Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-112777. PoCs published by Jafer Al Zidjali.
AI-analyzed exploit summary This Ruby script exploits a SQL injection vulnerability in Traidnt UP v2.0 by crafting malicious HTTP requests to extract admin credentials (username and password hash) from the database. The exploit relies on magic_quotes_gpc being disabled and uses a hex-encoded payload to bypass basic filters.
Description
Traidnt UP 2.0 - SQL Injection
Exploits (1)
This Ruby script exploits a SQL injection vulnerability in Traidnt UP v2.0 by crafting malicious HTTP requests to extract admin credentials (username and password hash) from the database. The exploit relies on magic_quotes_gpc being disabled and uses a hex-encoded payload to bypass basic filters.