Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-111929. PoCs published by lahilote.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the 'School Full CBT' application, specifically in the 'show.php' file where user input is directly used in a SQL query without proper sanitization. The provided example shows how to extract admin credentials and database information via a UNION-based SQL injection.
Description
School Full CBT 0.1 - SQL Injection
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the 'School Full CBT' application, specifically in the 'show.php' file where user input is directly used in a SQL query without proper sanitization. The provided example shows how to extract admin credentials and database information via a UNION-based SQL injection.