cvelist/2005/3xxx/CVE-2005-3153.json

88 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-3153",
"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" : "login.php in myBloggie 2.1.3 beta and earlier allows remote attackers to bypass a whitelist regular expression and conduct SQL injection attacks via a username parameter with SQL after a null character, which causes the whitelist check to succeed but injects the SQL into a query string, a different vulnerability than CVE-2005-2838. NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a myBloggie vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20051001 MyBloggie 2.1.3beta null char + SQL Injection -> Login Bypass",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=112818273307878&w=2"
},
{
"name" : "http://rgod.altervista.org/mybloggie213b.html",
"refsource" : "MISC",
"url" : "http://rgod.altervista.org/mybloggie213b.html"
},
{
"name" : "http://mywebland.com/forums/showtopic.php?t=399",
"refsource" : "CONFIRM",
"url" : "http://mywebland.com/forums/showtopic.php?t=399"
},
{
"name" : "19935",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/19935"
},
{
"name" : "1014995",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1014995"
},
{
"name" : "42",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/42"
}
]
}
}