osv-2024-867
Vulnerability from osv_ossfuzz
Published
2024-08-16 00:05
Modified
2025-03-19 14:29
Summary
Use-of-uninitialized-value in std::__1::ostreambuf_iterator<char, std::__1::char_traits<char>> std::__1::__pad
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68801
Crash type: Use-of-uninitialized-value
Crash state:
std::__1::ostreambuf_iterator<char, std::__1::char_traits<char>> std::__1::__pad
std::__1::basic_ostream<char, std::__1::char_traits<char>>& std::__1::__put_char
ostream
{
"affected": [
{
"database_specific": {
"fixed_range": "bc5c08d3df37e9d725656c345d3991ab0c982717:49ac8ef78c4d0f6455e16e57d1fe71349fca16c5",
"introduced_range": "805d75ca1f33ff33951d5082e3d3535c7a090808:4d48615c9bfb2ef0c61d50e1e1dd3e3d63a82be0"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "pcapplusplus",
"purl": "pkg:generic/pcapplusplus"
},
"ranges": [
{
"events": [
{
"introduced": "56668faab242e53b1282b3405eaa4bb51e474bee"
},
{
"fixed": "49ac8ef78c4d0f6455e16e57d1fe71349fca16c5"
}
],
"repo": "https://github.com/seladb/PcapPlusPlus",
"type": "GIT"
}
],
"versions": [
"v24.09"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68801\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\nstd::__1::ostreambuf_iterator\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e std::__1::__pad\nstd::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e\u0026 std::__1::__put_char\nostream\n```\n",
"id": "OSV-2024-867",
"modified": "2025-03-19T14:29:11.494602Z",
"published": "2024-08-16T00:05:38.614485Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68801"
}
],
"schema_version": "1.6.0",
"summary": "Use-of-uninitialized-value in std::__1::ostreambuf_iterator\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e std::__1::__pad"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…