cvelist/2007/6xxx/CVE-2007-6013.json
2018-10-15 17:03:25 -04:00

123 lines
3.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-6013",
"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" : "Wordpress 1.5 through 2.3.1 uses cookie values based on the MD5 hash of a password MD5 hash, which allows attackers to bypass authentication by obtaining the MD5 hash from the user database, then generating the authentication cookie from that hash."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20071119 Wordpress Cookie Authentication Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/483927/100/0/threaded"
},
{
"name" : "20071119 Wordpress Cookie Authentication Vulnerability",
"refsource" : "FULLDISC",
"url" : "http://lists.grok.org.uk/pipermail/full-disclosure/2007-November/058576.html"
},
{
"name" : "http://www.cl.cam.ac.uk/~sjm217/advisories/wordpress-cookie-auth.txt",
"refsource" : "MISC",
"url" : "http://www.cl.cam.ac.uk/~sjm217/advisories/wordpress-cookie-auth.txt"
},
{
"name" : "http://trac.wordpress.org/ticket/5367",
"refsource" : "CONFIRM",
"url" : "http://trac.wordpress.org/ticket/5367"
},
{
"name" : "FEDORA-2008-0103",
"refsource" : "FEDORA",
"url" : "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00079.html"
},
{
"name" : "FEDORA-2008-0126",
"refsource" : "FEDORA",
"url" : "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00098.html"
},
{
"name" : "ADV-2007-3941",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/3941"
},
{
"name" : "40801",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/40801"
},
{
"name" : "1018980",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id?1018980"
},
{
"name" : "27714",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/27714"
},
{
"name" : "28310",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/28310"
},
{
"name" : "3375",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/3375"
},
{
"name" : "wordpress-password-weak-security(38578)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/38578"
}
]
}
}