Files
CVEs-PoC/2018/CVE-2018-7739.md
T
2025-09-29 21:09:30 +02:00

1009 B

CVE-2018-7739

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.

POC

Reference

Github

No PoCs found on GitHub currently.