Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-113362. PoCs published by anonymous.
AI-analyzed exploit summary This is a technical analysis of a SQL injection vulnerability in Webspell's authentication mechanism, specifically in the handling of the `ws_auth` cookie. The writeup details how the lack of proper input sanitization allows for authentication bypass via SQL injection when `magic_quotes` is disabled.
Description
webSPELL 4 - Authentication Bypass
Exploits (1)
This is a technical analysis of a SQL injection vulnerability in Webspell's authentication mechanism, specifically in the handling of the `ws_auth` cookie. The writeup details how the lack of proper input sanitization allows for authentication bypass via SQL injection when `magic_quotes` is disabled.