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

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:52:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-1648",
"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-18 01:52:54 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in (1) index.asp, (2) ChangePassword.asp, (3) users_list.asp, (4) and users_add.asp in Password Protect allows remote attackers to inject arbitrary web script or HTML via the ShowMsg parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:52:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "password-protect-showmsg-xss(17187)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/17187"
},
{
"name": "11073",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/11073"
},
{
"name": "20040830 Password Protect XSS and SQL-Injection vulnerabilities.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=109414967003192&w=2"
},
{
"name": "12407",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/12407"
},
{
"name": "http://www.criolabs.net/advisories/passprotect.txt",
"refsource": "MISC",
"url": "http://www.criolabs.net/advisories/passprotect.txt"
}
]
}
}