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.
References
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 04:47
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/153402/ABB-IDAL-HTTP-Server-Authentication-Bypass.html - Exploit, Third Party Advisory, VDB Entry | |
References | () http://seclists.org/fulldisclosure/2019/Jun/39 - Exploit, Mailing List, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/108886 - Third Party Advisory, VDB Entry | |
References | () https://www.darkmatter.ae/xen1thlabs/abb-idal-http-server-authentication-bypass-vulnerability-xl-19-010/ - Exploit, Third Party Advisory |
Information
Published : 2019-06-27 16:15
Updated : 2024-11-21 04:47
NVD link : CVE-2019-7226
Mitre link : CVE-2019-7226
CVE.ORG link : CVE-2019-7226
JSON object : View
Products Affected
abb
- pb610_panel_builder_600_firmware
- pb610_panel_builder_600
CWE
CWE-287
Improper Authentication