cvelist/2018/0xxx/CVE-2018-0499.json
2019-03-18 03:15:04 +00:00

72 lines
2.3 KiB
JSON

{
"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": [
{
"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()."
}
]
},
"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"
}
]
}
}