Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-113071. PoCs published by Geek.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in VicBlog, where user-supplied input is not properly sanitized before being used in SQL queries. The example demonstrates how an attacker could exploit this by injecting malicious SQL via the 'tag' or 'updated_max' parameters in the URL.
Description
VicBlog - Multiple SQL Injections
Exploits (1)
The provided text describes a SQL injection vulnerability in VicBlog, where user-supplied input is not properly sanitized before being used in SQL queries. The example demonstrates how an attacker could exploit this by injecting malicious SQL via the 'tag' or 'updated_max' parameters in the URL.