cvelist/2007/1xxx/CVE-2007-1963.json

93 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-1963",
"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" : "SQL injection vulnerability in the create_session function in class_session.php in MyBB (aka MyBulletinBoard) 1.2.3 and earlier allows remote attackers to execute arbitrary SQL commands via the Client-IP HTTP header, as utilized by index.php, a related issue to CVE-2006-3775."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070403 MyBulletinBoard (MyBB) <= 1.2.3 Remote Code Execution Exploit",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/464563/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "3653",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/3653"
},
{
"name" : "http://community.mybboard.net/attachment.php?aid=5842",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://community.mybboard.net/attachment.php?aid=5842"
},
{
"name" : "http://community.mybboard.net/showthread.php?tid=18002",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://community.mybboard.net/showthread.php?tid=18002"
},
{
"name" : "ADV-2007-1244",
"refsource" : "VUPEN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.vupen.com/english/advisories/2007/1244"
},
{
"name" : "34657",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://osvdb.org/34657"
},
{
"name" : "24689",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/24689"
}
]
}
}