cbcvebase.
CVE-2017-16542
published 2017-11-05

CVE-2017-16542: Zoho ManageEngine Applications Manager 13 before build 13500 allows Post-authentication SQL injection via the name parameter in a…

PriorityP268high8.8CVSS 3.0
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
5.49%
91.8th percentile
Zoho ManageEngine Applications Manager 13 before build 13500 allows Post-authentication SQL injection via the name parameter in a manageApplications.do?method=insert request.

Affected

1 ranges
VendorProductVersion rangeFixed in
zohocorpmanageengine_applications_manager

Detection & IOCsextracted from sources · hover to see the quote

url/manageApplications.do?method=insert
url/GraphicalView.do?
url/GraphicalView.do
port9090
commandmethod=saveBusinessViewPropsForADDM
commandmethod=getLatestStatusForJIT&haid=10000106&viewid=1&currentime=1509869908111&resourceIDs=(0000106,0)
  • Detect POST requests to /manageApplications.do with method=insert parameter, which is the primary SQLi injection point via the 'name' parameter
  • Detect POST requests to /GraphicalView.do with method=saveBusinessViewPropsForADDM, where the viewProps yCanvas field may contain injected SQL payload
  • Detect POST requests to /GraphicalView.do with method=getLatestStatusForJIT and a resourceIDs parameter containing SQL-injectable tuple syntax
  • Inspect the 'name' POST body parameter in requests to manageApplications.do for SQL metacharacters or injection strings
  • ·Exploitation requires prior authentication; unauthenticated scanning will not trigger this vulnerability
  • ·Vulnerable only on builds prior to 13500 of Applications Manager version 13; patched instances at build 13500 or later are not affected

CVSS provenance

nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.