cve/2010/CVE-2010-4279.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2010-4279

Description

The default configuration of Pandora FMS 3.1 and earlier specifies an empty string for the loginhash_pwd field, which allows remote attackers to bypass authentication by sending a request to index.php with "admin" in the loginhash_user parameter, in conjunction with the md5 hash of "admin" in the loginhash_data parameter.

POC

Reference

Github

No PoCs found on GitHub currently.