cvelist/2021/29xxx/CVE-2021-29059.json
2021-07-06 13:00:49 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-29059",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service (ReDOS) occurs if the application is provided and checks a crafted invalid SVG string."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.npmjs.com/package/is-svg",
"refsource": "MISC",
"name": "https://www.npmjs.com/package/is-svg"
},
{
"url": "https://github.com/yetingli/SaveResults/blob/main/js/is-svg.js",
"refsource": "MISC",
"name": "https://github.com/yetingli/SaveResults/blob/main/js/is-svg.js"
},
{
"url": "https://github.com/sindresorhus/is-svg/releases/tag/v4.3.0",
"refsource": "MISC",
"name": "https://github.com/sindresorhus/is-svg/releases/tag/v4.3.0"
},
{
"refsource": "MISC",
"name": "https://github.com/yetingli/PoCs/blob/main/CVE-2021-29059/IS-SVG.md",
"url": "https://github.com/yetingli/PoCs/blob/main/CVE-2021-29059/IS-SVG.md"
}
]
}
}