Files
CVEs-PoC/2012/CVE-2012-4281.md
2024-06-18 02:51:15 +02:00

19 lines
831 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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.