Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0395. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a simple SQL injection vulnerability in Car Portal v1.0, allowing authentication bypass via crafted input in the username and password fields. The payload ' or '1=1' is used to manipulate the SQL query logic.
Description
SQL injection vulnerability in the login feature in NetArt Media Car Portal 1.0 allows remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters.
Exploits (1)
This exploit demonstrates a simple SQL injection vulnerability in Car Portal v1.0, allowing authentication bypass via crafted input in the username and password fields. The payload ' or '1=1' is used to manipulate the SQL query logic.