mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
19 lines
875 B
Markdown
19 lines
875 B
Markdown
### [CVE-2009-2123](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2123)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Elvin 1.2.0 allow remote attackers to execute arbitrary SQL commands via the (1) inUser (aka Username) and (2) inPass (aka Password) parameters to (a) inc/login.ei, reachable through login.php; and the (3) id parameter to (b) show_bug.php and (c) show_activity.php. NOTE: it was later reported that vector 3c also affects 1.2.2.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8953
|
|
- https://www.exploit-db.com/exploits/9342
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|