mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
18 lines
686 B
Markdown
18 lines
686 B
Markdown
### [CVE-2012-6507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6507)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in admin.php in ChurchCMS 0.0.1 allow remote attackers to execute arbitrary SQL commands via the (1) uname or (2) pass parameters in a login action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/112106/ChurchCMS-0.0.1-SQL-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|