osv-2021-1312
Vulnerability from osv_ossfuzz
Published
2021-09-18 00:01
Modified
2022-04-13 03:04
Summary
Use-of-uninitialized-value in std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38808
Crash type: Use-of-uninitialized-value
Crash state:
std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha
print_json
fuzz_dump.cpp
{
"affected": [
{
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "simdjson"
},
"ranges": [
{
"events": [
{
"introduced": "d28e5534d96a57aae44a6604aa08ab6cea36fa84"
},
{
"fixed": "1dce4fed6e3432f6fca8d4b09dc4ca6a44823ee1"
}
],
"repo": "https://github.com/simdjson/simdjson.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38808\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\nstd::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026 std::__1::__put_cha\nprint_json\nfuzz_dump.cpp\n```\n",
"id": "OSV-2021-1312",
"modified": "2022-04-13T03:04:31.443505Z",
"published": "2021-09-18T00:01:03.273096Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38808"
}
],
"summary": "Use-of-uninitialized-value in std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026 std::__1::__put_cha"
}
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…