cvelist/2023/0xxx/CVE-2023-0996.json
2023-02-24 04:00:35 +00:00

75 lines
2.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0996",
"ASSIGNER": "cve_disclosure@tech.gov.sg",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is a vulnerability in the strided image data parsing code in the emscripten wrapper for libheif. An attacker could exploit this through a crafted image file to cause a buffer overflow in linear memory during a memcpy call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
"cweId": "CWE-120"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Struktur",
"product": {
"product_data": [
{
"product_name": "libheif",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.14.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/strukturag/libheif/pull/759",
"refsource": "MISC",
"name": "https://github.com/strukturag/libheif/pull/759"
},
{
"url": "https://govtech-csg.github.io/security-advisories/2023/02/24/CVE-2023-0996.html",
"refsource": "MISC",
"name": "https://govtech-csg.github.io/security-advisories/2023/02/24/CVE-2023-0996.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
}
}