2020-01-28 19:02:09 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8127" ,
2020-02-28 20:01:12 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "reveal.js" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed version: 3.9.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - DOM (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/691977" ,
"url" : "https://hackerone.com/reports/691977"
}
]
2020-01-28 19:02:09 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-28 20:01:12 +00:00
"value" : "Insufficient validation in cross-origin communication (postMessage) in reveal.js version 3.9.1 and earlier allow attackers to perform cross-site scripting attacks."
2020-01-28 19:02:09 +00:00
}
]
}
}