CVE-2012-1672
Hotel Booking Portal 0.1 - SQL Injection via Country Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-1672. PoCs published by Mark Stanislav.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the 'Hotel Booking Portal' software via the 'country' POST parameter in getcity.php. The PoC uses a UNION-based SQL injection to read the contents of /etc/passwd via the load_file function.
Description
SQL injection vulnerability in getcity.php in Hotel Booking Portal 0.1 allows remote attackers to execute arbitrary SQL commands via the country parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the 'Hotel Booking Portal' software via the 'country' POST parameter in getcity.php. The PoC uses a UNION-based SQL injection to read the contents of /etc/passwd via the load_file function.