cvelist/2007/2xxx/CVE-2007-2081.json
2018-10-16 11:17:01 -04:00

83 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2081",
"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" : "MyBlog 0.9.8 and earlier allows remote attackers to bypass authentication requirements via the admin cookie parameter to certain admin files, as demonstrated by admin/settings.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070415 MyBlog <= 0.9.8 Remote Command Execution Exploit",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/465873/100/0/threaded"
},
{
"name" : "23521",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/23521"
},
{
"name" : "41593",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/41593"
},
{
"name" : "2581",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2581"
},
{
"name" : "myblog-admin-cookie-authentication-bypass(34025)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34025"
}
]
}
}