Files
CVEs-PoC/2012/CVE-2012-4281.md
T
2025-09-29 21:09:30 +02:00

19 lines
842 B
Markdown

### [CVE-2012-4281](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4281)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple SQL injection vulnerabilities in Travelon Express 6.2.2 allow remote attackers to execute arbitrary SQL commands via the hid parameter to (1) holiday.php or (2) holiday_book.php, (3) id parameter to pages.php, (4) fid parameter to admin/airline-edit.php, or (5) cid parameter to admin/customer-edit.php.
### POC
#### Reference
- http://www.exploit-db.com/exploits/18871
- http://www.vulnerability-lab.com/get_content.php?id=530
#### Github
No PoCs found on GitHub currently.