PoC Index

CVE-2019-7226

HIGH 8.8EPSS 5.3%

The ABB IDAL HTTP server CGI interface contains a URL that allows an unauthenticated attacker to bypass authentication and gain access to privileged functions. Specifically, /cgi/loginDefaultUser creates a session in an authenticated state and returns the session ID along with what may be the username and cleartext password of the user. An attacker can then supply an IDALToken value in a cookie, which will allow them to perform privileged operations such as restarting the service with /cgi/restart. A GET request to /cgi/loginDefaultUser may result in "1 #S_OK IDALToken=532c8632b86694f0232a68a0897a145c admin admin" or a similar response.

CVSS v3.1
8.8 HIGHCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
5.8 MEDIUMAV:A/AC:L/Au:N/C:P/I:P/A:P
EPSS
5.26% chance of exploitation in the next 30 days, 92th percentile
Published
2019-06-27
Updated
2024-08-04

Proof-of-concept exploits (2)

References

Related