2017-11-27 19:03:38 -05:00
{
2019-03-18 03:15:04 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org" ,
"ID" : "CVE-2018-0499" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Xapian xapian-core before 1.4.6" ,
"version" : {
"version_data" : [
{
"version_value" : "Xapian xapian-core before 1.4.6"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-02 08:04:38 -04:00
{
2019-03-18 03:15:04 +00:00
"lang" : "eng" ,
"value" : "A cross-site scripting vulnerability in queryparser/termgenerator_internal.cc in Xapian xapian-core before 1.4.6 exists due to incomplete HTML escaping by Xapian::MSet::snippet()."
2018-07-02 08:04:38 -04:00
}
2019-03-18 03:15:04 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "XSS"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://trac.xapian.org/wiki/SecurityFixes/2018-07-02" ,
"refsource" : "CONFIRM" ,
"url" : "https://trac.xapian.org/wiki/SecurityFixes/2018-07-02"
} ,
{
"name" : "USN-3709-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3709-1/"
} ,
{
"name" : "https://lists.xapian.org/pipermail/xapian-discuss/2018-July/009652.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://lists.xapian.org/pipermail/xapian-discuss/2018-July/009652.html"
}
]
}
}