EIP-2026-106858
PRE-CVEEmployee Management System v1 - 'email' SQL Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-106858. PoCs published by SoSPiro.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the Employee Management System v1 login functionality. The vulnerable code directly incorporates user input into an SQL query without proper sanitization, allowing attackers to bypass authentication using a simple 'OR 1=1' payload.
Description
Employee Management System v1 - 'email' SQL Injection
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the Employee Management System v1 login functionality. The vulnerable code directly incorporates user input into an SQL query without proper sanitization, allowing attackers to bypass authentication using a simple 'OR 1=1' payload.