cvelist/2022/25xxx/CVE-2022-25759.json
2022-07-22 21:00:46 +00:00

102 lines
3.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-07-22T20:00:06.678829Z",
"ID": "CVE-2022-25759",
"STATE": "PUBLIC",
"TITLE": "Remote Code Injection"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "convert-svg-core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.6.2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JS-CONVERTSVGCORE-2849633",
"name": "https://security.snyk.io/vuln/SNYK-JS-CONVERTSVGCORE-2849633"
},
{
"refsource": "MISC",
"url": "https://github.com/neocotic/convert-svg/pull/82",
"name": "https://github.com/neocotic/convert-svg/pull/82"
},
{
"refsource": "MISC",
"url": "https://github.com/neocotic/convert-svg/issues/81",
"name": "https://github.com/neocotic/convert-svg/issues/81"
},
{
"refsource": "MISC",
"url": "https://github.com/neocotic/convert-svg/commit/7e6031ac7427cf82cf312cb4a25040f2e6efe7a5",
"name": "https://github.com/neocotic/convert-svg/commit/7e6031ac7427cf82cf312cb4a25040f2e6efe7a5"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package convert-svg-core before 0.6.2 are vulnerable to Remote Code Injection via sending an SVG file containing the payload."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
}
},
"credit": [
{
"lang": "eng",
"value": "Manh Nguyen Van"
}
]
}