2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-10-21 19:18:42 +03:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-10-21T16:18:39.671181Z" ,
2020-01-21 23:01:08 +00:00
"ID" : "CVE-2020-7750" ,
2020-10-21 19:18:42 +03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Scripting (XSS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "scratch-svg-renderer" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "0.2.0-prerelease.20201019174008"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-10-21 17:02:36 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-SCRATCHSVGRENDERER-1020497" ,
"name" : "https://snyk.io/vuln/SNYK-JS-SCRATCHSVGRENDERER-1020497"
2020-10-21 19:18:42 +03:00
} ,
{
2020-10-21 17:02:36 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/LLK/scratch-svg-renderer/commit/9ebf57588aa596c4fa3bb64209e10ade395aee90" ,
"name" : "https://github.com/LLK/scratch-svg-renderer/commit/9ebf57588aa596c4fa3bb64209e10ade395aee90"
2020-10-21 19:18:42 +03:00
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-21 17:02:36 +00:00
"value" : "This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM via the _transformMeasurements function."
2020-01-21 23:01:08 +00:00
}
]
2020-10-21 19:18:42 +03:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "apple502j"
}
]
2020-01-21 23:01:08 +00:00
}