Exploitation Summary
EIP tracks 2 public exploits for CVE-2018-7739. PoCs published by Joshua Bowser.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass in antMan <= 0.9.0c by manipulating POST parameters to force the authentication script to produce unintended return values, granting root access.
Description
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.
Exploits (2)
This exploit demonstrates an authentication bypass in antMan <= 0.9.0c by manipulating POST parameters to force the authentication script to produce unintended return values, granting root access.
This exploit demonstrates an authentication bypass in antMan <= 0.9.0c by manipulating POST parameters to force the authentication script to produce unintended return values, granting root access.
References (3)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H