osv-2024-1417
Vulnerability from osv_ossfuzz
Published
2025-01-02 00:15
Modified
2025-01-02 00:15
Summary
Heap-buffer-overflow in cv::PngDecoder::read_from_io
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=386688710
Crash type: Heap-buffer-overflow READ 4
Crash state:
cv::PngDecoder::read_from_io
cv::PngDecoder::read_chunk
cv::PngDecoder::readHeader
{
"affected": [
{
"database_specific": {
"fixed_range": "4d26e16af8f45dc8d356770749ae273c8992aa4e:a6f72f813d307f77e7597447bdba25dcb5b6447d",
"introduced_range": "9c33baebbd262ed6f45436cf71d5f7a50907e9fe:8bc65a1d136c2ac4c31910ee271b5f3c9d14317e"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "opencv",
"purl": "pkg:generic/opencv"
},
"ranges": [
{
"events": [
{
"introduced": "d39aae6bdfc1a45553e1426334a9c72848354261"
},
{
"fixed": "12963ea6995fa7dbf6a113038a6a6fd920b0e588"
},
{
"fixed": "a6f72f813d307f77e7597447bdba25dcb5b6447d"
}
],
"repo": "https://github.com/opencv/opencv.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=386688710\n\n```\nCrash type: Heap-buffer-overflow READ 4\nCrash state:\ncv::PngDecoder::read_from_io\ncv::PngDecoder::read_chunk\ncv::PngDecoder::readHeader\n```\n",
"id": "OSV-2024-1417",
"modified": "2025-01-02T00:15:00.247102Z",
"published": "2025-01-02T00:15:00.246767Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=386688710"
}
],
"schema_version": "1.6.0",
"summary": "Heap-buffer-overflow in cv::PngDecoder::read_from_io"
}
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…