antsle antman before 0.9.1a allows remote attackers to bypass authentication via invalid characters in the username and password parameters, as demonstrated by a username=>&password=%0a string to the /login URI. This allows obtaining root permissions within the web management console, because the login process uses Java's ProcessBuilder class and a bash script called antsle-auth with insufficient input validation.
References
Link | Resource |
---|---|
http://blog.codecatoctin.com/2018/02/antman-authentication-bypass.html | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/44220/ | Exploit Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/44262/ | Exploit Third Party Advisory VDB Entry |
Configurations
History
No history.
Information
Published : 2018-03-07 02:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-7739
Mitre link : CVE-2018-7739
CVE.ORG link : CVE-2018-7739
JSON object : View
Products Affected
antsle
- antman
CWE
CWE-20
Improper Input Validation