CVE-2018-25199
HIGHOOP CMS BLOG 1.0 - Unauthenticated SQL Injection via Search Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25199. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in OOP CMS BLOG 1.0 via three endpoints: search.php, page.php, and posts.php. It includes crafted HTTP GET requests that extract database information, schema names, and user credentials through UNION-based SQLi.
Description
OOP CMS BLOG 1.0 contains SQL injection vulnerabilities that allow unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through multiple parameters. Attackers can inject SQL commands via the search parameter in search.php, pageid parameter in page.php, and id parameter in posts.php to extract database information including table names, schema names, and database credentials.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in OOP CMS BLOG 1.0 via three endpoints: search.php, page.php, and posts.php. It includes crafted HTTP GET requests that extract database information, schema names, and user credentials through UNION-based SQLi.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N