CVE-2018-7739 in antman
Summary
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.
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
Reservation
03/06/2018
Disclosure
03/06/2018
Status
Confirmed
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 114164 | antsle antman Web Management Console login ProcessBuilder access control | 264 | Proof-of-Concept | Official fix | CVE-2018-7739 |