cvelist/2017/11xxx/CVE-2017-11503.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:59:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-11503",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:59:06 +00:00
"lang": "eng",
"value": "PHPMailer 5.2.23 has XSS in the \"From Email Address\" and \"To Email Address\" fields of code_generator.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:59:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "99293",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99293/"
},
{
"name": "https://packetstormsecurity.com/files/143138/phpmailer-xss.txt",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/143138/phpmailer-xss.txt"
},
{
"name": "https://cxsecurity.com/issue/WLB-2017060181",
"refsource": "MISC",
"url": "https://cxsecurity.com/issue/WLB-2017060181"
},
{
"name": "1039026",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1039026"
}
]
}
}