cvelist/2004/1xxx/CVE-2004-1100.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:23:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-1100",
"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 22:23:08 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in mailpost.exe in MailPost 5.1.1sv, and possibly earlier versions, when debug mode is enabled, allows remote attackers to execute arbitrary web script or HTML via the append parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:23:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.procheckup.com/security_info/vuln_pr0410.html",
"refsource": "MISC",
"url": "http://www.procheckup.com/security_info/vuln_pr0410.html"
},
{
"name": "mailpost-append-xss(17953)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/17953"
},
{
"name": "VU#107998",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/107998"
},
{
"name": "11596",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/11596"
}
]
}
}