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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in PHPRecipeBook 2.24 and 2.39 allows remote attackers to execute arbitrary SQL commands via the (1) base_id or (2) course_id parameter in a search action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/8182
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|