cvelist/2008/1xxx/CVE-2008-1484.json
2018-10-11 16:05:44 -04:00

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-1484",
"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" : "The password reset feature in PunBB 1.2.16 and earlier uses predictable random numbers based on the system time, which allows remote authenticated users to determine the new password via a brute force attack on a seed that is based on the approximate creation time of the targeted account. NOTE: this issue might be related to CVE-2006-5737."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20080220 Advisory SE-2008-01: PunBB Blind Password Recovery Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/488408/100/200/threaded"
},
{
"name" : "http://sektioneins.de/advisories/SE-2008-01.txt",
"refsource" : "MISC",
"url" : "http://sektioneins.de/advisories/SE-2008-01.txt"
},
{
"name" : "5165",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/5165"
},
{
"name" : "http://punbb.org/download/changelogs/1.2.16_to_1.2.17.txt",
"refsource" : "CONFIRM",
"url" : "http://punbb.org/download/changelogs/1.2.16_to_1.2.17.txt"
},
{
"name" : "http://punbb.org/forums/viewtopic.php?id=18460",
"refsource" : "CONFIRM",
"url" : "http://punbb.org/forums/viewtopic.php?id=18460"
},
{
"name" : "27908",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/27908"
},
{
"name" : "45561",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45561"
},
{
"name" : "29043",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/29043"
}
]
}
}