mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
19 lines
953 B
Markdown
19 lines
953 B
Markdown
### [CVE-2008-5892](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5892)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in ClickAndEmail allow remote attackers to execute arbitrary SQL commands via (1) the ID parameter to admin_dblayers.asp in an update action, (2) the adminid parameter to admin_loginCheck.asp (aka the USERNAME field in admin_main.asp), and (3) the PassWord parameter to admin_loginCheck.asp (aka the PASSWORD field in admin_main.asp). NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4903
|
|
- https://www.exploit-db.com/exploits/7485
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|