mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
19 lines
1011 B
Markdown
19 lines
1011 B
Markdown
### [CVE-2009-3357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3357)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in the Hotel Booking Reservation System (aka HBS or com_hbssearch) component for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1) h_id, (2) id, and (3) rid parameters to longDesc.php, and the h_id parameter to (4) detail.php, (5) detail1.php, (6) detail2.php, (7) detail3.php, (8) detail4.php, (9) detail5.php, (10) detail6.php, (11) detail7.php, and (12) detail8.php, different vectors than CVE-2008-5865, CVE-2008-5874, and CVE-2008-5875.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://e-rdc.org/v1/news.php?readmore=142
|
|
- http://www.exploit-db.com/exploits/9648
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|