Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-106707. PoCs published by Easy Laster.
AI-analyzed exploit summary This Python script exploits a SQL injection vulnerability in Easy-Clanpage v2.01 by injecting a UNION-based query to extract user credentials (username, password, email) from the 'ecp_user' table. The exploit constructs a malicious URL with a crafted SQL payload and parses the response to display the extracted data.
Description
Easy-Clanpage 2.01 - SQL Injection
Exploits (1)
This Python script exploits a SQL injection vulnerability in Easy-Clanpage v2.01 by injecting a UNION-based query to extract user credentials (username, password, email) from the 'ecp_user' table. The exploit constructs a malicious URL with a crafted SQL payload and parses the response to display the extracted data.