osv-2021-1275
Vulnerability from osv_ossfuzz
Published
2021-09-17 00:00
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=38785
Crash type: Use-of-uninitialized-value
Crash state:
std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha
S2LogMessage::S2LogMessage
S2ContainsVertexQuery::ContainsSign
{
"affected": [
{
"database_specific": {
"fixed_range": "20ea540d81f4575a3fc0aea585aac611bcd03ede:4c7cdae4eb7345fc8824c08af6b8d9581bf8febb"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "s2geometry"
},
"ranges": [
{
"events": [
{
"introduced": "20ea540d81f4575a3fc0aea585aac611bcd03ede"
},
{
"fixed": "20ea540d81f4575a3fc0aea585aac611bcd03ede"
},
{
"introduced": "c061b65fe8f220340b1db8c9378529e8f3022c6a"
},
{
"fixed": "c061b65fe8f220340b1db8c9378529e8f3022c6a"
},
{
"fixed": "4c7cdae4eb7345fc8824c08af6b8d9581bf8febb"
}
],
"repo": "https://github.com/google/s2geometry",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38785\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\nS2LogMessage::S2LogMessage\nS2ContainsVertexQuery::ContainsSign\n```\n",
"id": "OSV-2021-1275",
"modified": "2022-04-13T03:04:32.383997Z",
"published": "2021-09-17T00:00:13.564872Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38785"
}
],
"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…