osv-2020-1372
Vulnerability from osv_ossfuzz
Published
2020-07-28 00:00
Modified
2022-04-13 03:04
Summary
Index-out-of-bounds in stbi__build_huffman
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22584
Crash type: Index-out-of-bounds
Crash state:
stbi__build_huffman
stbi__process_marker
stbi__decode_jpeg_header
{
"affected": [
{
"database_specific": {
"fixed_range": "8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55:5736b15f7ea0ffb08dd38af21067c314d6a3aae9"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "stb"
},
"ranges": [
{
"events": [
{
"introduced": "f54acd4e13430c5122cab4ca657705c84aa61b08"
},
{
"fixed": "5736b15f7ea0ffb08dd38af21067c314d6a3aae9"
}
],
"repo": "https://github.com/nothings/stb.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22584\n\n```\nCrash type: Index-out-of-bounds\nCrash state:\nstbi__build_huffman\nstbi__process_marker\nstbi__decode_jpeg_header\n```\n",
"id": "OSV-2020-1372",
"modified": "2022-04-13T03:04:40.796838Z",
"published": "2020-07-28T00:00:04.120846Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22584"
}
],
"summary": "Index-out-of-bounds in stbi__build_huffman"
}
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…