cvelist/2002/0xxx/CVE-2002-0903.json
2019-03-18 00:38:19 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0903",
"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": [
{
"lang": "eng",
"value": "register.php for WoltLab Burning Board (wbboard) 1.1.1 uses a small number of random values for the \"code\" parameter that is provided to action.php to approve a new registration, along with predictable new user ID's, which allows remote attackers to hijack new user accounts via a brute force attack on the new user ID and the code value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "burningboard-bbs-account-hijacking(9177)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9177.php"
},
{
"name": "20020526 wbbboard 1.1.1 registration _new_users_vulnerability_",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/274269"
},
{
"name": "4859",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4859"
}
]
}
}