cvelist/2007/2xxx/CVE-2007-2626.json
2019-03-18 00:15:30 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2626",
"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": "** DISPUTED ** SQL injection vulnerability in admin.php in SchoolBoard allows remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters. NOTE: CVE disputes this issue, because 'username' does not exist, and the password is not used in any queries."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070503 SchoolBoard (admin.php) Remote Login Bypass SQL Injection Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/467486/100/0/threaded"
},
{
"name": "23798",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23798"
},
{
"name": "36162",
"refsource": "OSVDB",
"url": "http://osvdb.org/36162"
},
{
"name": "2695",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2695"
},
{
"name": "20070511 probably false: SchoolBoard (admin.php) SQL injection",
"refsource": "VIM",
"url": "http://www.attrition.org/pipermail/vim/2007-May/001609.html"
}
]
}
}