First published: Tue Mar 06 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
antsle Antman | <=0.9.0c |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-7739 has been classified as a high severity vulnerability due to its potential to allow remote attackers to gain unauthorized root access.
To fix CVE-2018-7739, upgrade to Antman version 0.9.1a or later, which addresses the authentication bypass issue.
CVE-2018-7739 is caused by improper validation of the username and password parameters, allowing special characters to bypass authentication.
CVE-2018-7739 affects Antman versions prior to 0.9.1a.
Administrators are at risk of unauthorized access to the web management console, potentially compromising system integrity.