cbcvebase.
CVE-2019-6716
published 2019-03-21

CVE-2019-6716: An unauthenticated Insecure Direct Object Reference (IDOR) in Wicket Core in LogonBox Nervepoint Access Manager 2013 through 2017 allows a remote attacker to…

PriorityP265critical9.4CVSS 3.0
AVNACLPRNUINSUCLIHAH
EXPLOIT
EPSS
9.64%
94.9th percentile
An unauthenticated Insecure Direct Object Reference (IDOR) in Wicket Core in LogonBox Nervepoint Access Manager 2013 through 2017 allows a remote attacker to enumerate internal Active Directory usernames and group names, and alter back-end server jobs (backup and synchronization jobs), which could allow for the possibility of a Denial of Service attack via a modified jobId parameter in a runJob.html GET request.

Affected

3 ranges
VendorProductVersion rangeFixed in
logonboxnervepoint_access_manager
logonboxnervepoint_access_manager
logonboxnervepoint_access_manager

Detection & IOCsextracted from sources · hover to see the quote

url/runJob.html?jobId=
path/runJob.html
  • Monitor for unauthenticated GET requests to /runJob.html with a jobId parameter — iterating integer values indicates IDOR enumeration/abuse attempts.
  • Alert on GET requests to /runJob.html that lack a valid authenticated session cookie/token, as the vulnerability is unauthenticated.
  • Rapid sequential GET requests to /runJob.html with incrementing jobId values (e.g., jobId=1, jobId=2 … jobId=N) from the same source IP may indicate DoS or enumeration activity.
  • ·Affected versions span a wide range (2013–2017 / >= 1.2 through 1.4-RG4); ensure version checks cover all variants in this range when scoping detection.

CVSS provenance

nvdv3.09.4CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/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.