cvelist/2002/1xxx/CVE-2002-1678.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:22:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-1678",
"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:22:43 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in memberlist.php in Jelsoft vBulletin 2.0 rc 2 through 2.2.4 allows remote attackers to steal authentication credentials by injecting script into $letterbits."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:22:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020322 memberlist.php of vBulletin",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/263609"
},
{
"name": "4349",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4349"
},
{
"name": "20020322 RE: memberlist.php of vBulletin",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/264023/2002-11-01/2002-11-07/2"
},
{
"name": "vbulletin-memberlist-execute-code(8619)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/8619"
}
]
}
}