EIP-2026-105483
PRE-CVEBioly 1.3 - '/index.php' Cross-Site Scripting / SQL Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-105483. PoCs published by T0xic.
AI-analyzed exploit summary The provided code demonstrates functional proof-of-concept exploits for SQL injection and stored XSS vulnerabilities in Bioly 1.3. The SQLi exploit uses a null byte and single quote to manipulate the query, while the XSS exploit injects a malicious script via the 'email' parameter.
Description
Bioly 1.3 - '/index.php' Cross-Site Scripting / SQL Injection
Exploits (1)
The provided code demonstrates functional proof-of-concept exploits for SQL injection and stored XSS vulnerabilities in Bioly 1.3. The SQLi exploit uses a null byte and single quote to manipulate the query, while the XSS exploit injects a malicious script via the 'email' parameter.