mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2007-2626](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2626)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2695
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|