2020-06-25 17:01:18 +00:00
{
"CVE_data_meta" : {
2020-08-19 18:18:05 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:18 +00:00
"ID" : "CVE-2020-15119" ,
2020-08-19 18:18:05 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "DOM-based XSS in auth0-lock"
2020-06-25 17:01:18 +00:00
} ,
2020-08-19 18:18:05 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "lock" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 11.25.1"
}
]
}
}
]
} ,
"vendor_name" : "auth0"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:18 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-19 18:18:05 -03:00
"value" : "In auth0-lock versions before and including 11.25.1, dangerouslySetInnerHTML is used to update the DOM. When dangerouslySetInnerHTML is used, the application and its users might be exposed to cross-site scripting (XSS) attacks."
2020-06-25 17:01:18 +00:00
}
]
2020-08-19 18:18:05 -03:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/auth0/lock/security/advisories/GHSA-6gg3-pmm7-97xc" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/auth0/lock/security/advisories/GHSA-6gg3-pmm7-97xc"
}
]
} ,
"source" : {
"advisory" : "GHSA-6gg3-pmm7-97xc" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:18 +00:00
}
}