mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-16 00:18:04 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2009-2010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2010)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Haudenschilt Family Connections CMS (FCMS) 1.9 and earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) thread parameter to messageboard.php, (2) member parameter to profile.php, (3) pid parameter to gallery/index.php, and the (4) fcms_login_id cookie parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8671
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|