cvelist/2018/1000xxx/CVE-2018-1000643.json

66 lines
1.8 KiB
JSON
Raw Normal View History

2018-08-20 15:04:48 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-08-19T17:09:33.114771",
"DATE_REQUESTED" : "2018-08-08T13:06:11",
"ID" : "CVE-2018-1000643",
"REQUESTER" : "karan.ramani@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OWASP ANTISAMY",
"version" : {
"version_data" : [
{
"version_value" : "1.5.7 and earlier"
}
]
}
}
]
},
"vendor_name" : "OWASP"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "OWASP OWASP ANTISAMY version 1.5.7 and earlier contains a Cross Site Scripting (XSS) vulnerability in AntiSamy.scan() - for both SAX & DOM that can result in Cross Site Scripting."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/nahsra/antisamy/issues/32",
"refsource" : "MISC",
"url" : "https://github.com/nahsra/antisamy/issues/32"
}
]
}
}