osv-2020-1564
Vulnerability from osv_ossfuzz
Published
2020-08-02 00:00
Modified
2022-04-13 03:04
Summary
Use-of-uninitialized-value in pb_encode_varint
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24582
Crash type: Use-of-uninitialized-value
Crash state:
pb_encode_varint
pb_enc_varint
encode_array
{
"affected": [
{
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "nanopb"
},
"ranges": [
{
"events": [
{
"introduced": "a5988446e6a257a1c968f8a7a6366f5101d85413"
},
{
"fixed": "cf507d1b1e71b45136ca2bd7d37b7b4958443cd1"
}
],
"repo": "https://github.com/nanopb/nanopb",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24582\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\npb_encode_varint\npb_enc_varint\nencode_array\n```\n",
"id": "OSV-2020-1564",
"modified": "2022-04-13T03:04:32.622428Z",
"published": "2020-08-02T00:00:28.082567Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24582"
}
],
"summary": "Use-of-uninitialized-value in pb_encode_varint"
}
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…