osv-2023-1259
Vulnerability from osv_ossfuzz
Published
2023-12-06 04:45
Modified
2025-05-14 14:15
Summary
Use-of-uninitialized-value in std::__1::__stdoutbuf<char>::xsputn
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64693
Crash type: Use-of-uninitialized-value
Crash state:
std::__1::__stdoutbuf<char>::xsputn
std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > std::__1::__pa
std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha
{
"affected": [
{
"database_specific": {
"introduced_range": "3227ad11ec457c3dad062db548432d2a1c837d50:0c95dfb3557644acc6a10060e48cfae1a61fc2f0"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "pcapplusplus",
"purl": "pkg:generic/pcapplusplus"
},
"ranges": [
{
"events": [
{
"introduced": "813f15b87f5e76a62d64360f8cbdf449c21316e4"
}
],
"repo": "https://github.com/seladb/PcapPlusPlus",
"type": "GIT"
}
],
"versions": [
"v24.09",
"v25.05-beta",
"v25.05"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64693\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\nstd::__1::__stdoutbuf\u003cchar\u003e::xsputn\nstd::__1::ostreambuf_iterator\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e std::__1::__pa\nstd::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026 std::__1::__put_cha\n```\n",
"id": "OSV-2023-1259",
"modified": "2025-05-14T14:15:48.653022Z",
"published": "2023-12-06T04:45:58.561174Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64693"
}
],
"schema_version": "1.6.0",
"summary": "Use-of-uninitialized-value in std::__1::__stdoutbuf\u003cchar\u003e::xsputn"
}
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…