CVE-2016-9488
CRITICALManageEngine Applications Manager 12-13 < 13200 - Unauthenticated SQL Injection via MenuHandlerServlet
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-9488. PoCs published by aldorm.
AI-analyzed exploit summary This Python script exploits a SQL injection vulnerability in ManageEngine Applications Manager's MenuHandlerServlet to extract user credentials and optionally create a new admin user. It demonstrates the vulnerability by injecting SQL queries via the 'config_id' parameter.
Description
ManageEngine Applications Manager versions 12 and 13 before build 13200 suffer from remote SQL injection vulnerabilities. An unauthenticated attacker is able to access the URL /servlet/MenuHandlerServlet, which is vulnerable to SQL injection. The attacker could extract users' password hashes, which are MD5 hashes without salt, and, depending on the database type and its configuration, could also execute operating system commands using SQL queries.
Exploits (1)
This Python script exploits a SQL injection vulnerability in ManageEngine Applications Manager's MenuHandlerServlet to extract user credentials and optionally create a new admin user. It demonstrates the vulnerability by injecting SQL queries via the 'config_id' parameter.
References (5)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H