CVE-2005-4155
ATutor 1.5.1 pl2 - SQL Injection via NULL-Terminated Email Address
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-4155. PoCs published by rgod.
AI-analyzed exploit summary This PHP script exploits a SQL injection vulnerability in ATutor 1.5.1 pl2, allowing remote command execution via crafted SQL queries. It includes a web interface for inputting target details and commands.
Description
registration.PHP in ATutor 1.5.1 pl2 allows remote attackers to execute arbitrary SQL commands via an e-mail address that ends in a NULL character, which bypasses the PHP regular expression check. NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a vulnerability in ATutor.
Exploits (1)
This PHP script exploits a SQL injection vulnerability in ATutor 1.5.1 pl2, allowing remote command execution via crafted SQL queries. It includes a web interface for inputting target details and commands.