cvelist/2002/0xxx/CVE-2002-0903.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"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" : "20020526 wbbboard 1.1.1 registration _new_users_vulnerability_",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://online.securityfocus.com/archive/1/274269"
},
{
"name" : "burningboard-bbs-account-hijacking(9177)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "http://www.iss.net/security_center/static/9177.php"
},
{
"name" : "4859",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/4859"
}
]
}
}