cvelist/2019/0xxx/CVE-2019-0218.json
2019-04-24 10:00:43 +00:00

72 lines
2.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-0218",
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Pony Mail (incubating)",
"version": {
"version_data": [
{
"version_value": "0.8 to 0.10"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Reflected XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[ponymail-users] 20190420 [CVE-2019-0218] Apache Pony Mail (incubating) Reflected XSS",
"url": "https://lists.apache.org/thread.html/18a7ff26bc31a77e32e5e02e65dc86b1c41b610c753f8927d2cf955a@%3Cdev.ponymail.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190420 [CVE-2019-0218] Apache Pony Mail (incubating) Reflected XSS",
"url": "https://www.openwall.com/lists/oss-security/2019/04/20/1"
},
{
"refsource": "BID",
"name": "108046",
"url": "http://www.securityfocus.com/bid/108046"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was discovered wherein a specially crafted URL could enable reflected XSS via JavaScript in the pony mail interface."
}
]
}
}