cvelist/2019/1010xxx/CVE-2019-1010258.json
2019-05-15 18:00:48 +00:00

72 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1010258",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nanosvg",
"version": {
"version_data": [
{
"version_value": "after commit c1f6e209c16b18b46aa9f45d7e619acf42c29726"
}
]
}
}
]
},
"vendor_name": "nanosvg library"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "nanosvg library nanosvg after commit c1f6e209c16b18b46aa9f45d7e619acf42c29726 is affected by: Buffer Overflow. The impact is: Memory corruption leading to at least DoS. More severe impact vectors need more investigation. The component is: it's part of a svg processing library. function nsvg__parseColorRGB in src/nanosvg.h / line 1227. The attack vector is: It depends library usage. If input is passed from the network, then network connectivity is enough. Most likely an attack will require opening a specially crafted .svg file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/memononen/nanosvg/issues/136",
"refsource": "MISC",
"name": "https://github.com/memononen/nanosvg/issues/136"
},
{
"refsource": "MISC",
"name": "https://0day.work/cve-2019-1000032-memory-corruption-in-nanosvg/",
"url": "https://0day.work/cve-2019-1000032-memory-corruption-in-nanosvg/"
},
{
"refsource": "MISC",
"name": "https://github.com/memononen/nanosvg/",
"url": "https://github.com/memononen/nanosvg/"
}
]
}
}