Exploitation Summary
EIP tracks 2 public exploits for CVE-2014-125115.
PoCs published by Metasploit, including Metasploit module exploits/linux/http/pandora_fms_sqli.
AI-analyzed exploit summary This Metasploit module exploits SQL injection and authentication bypass vulnerabilities in Pandora FMS to achieve remote code execution. It first attempts default credentials, then extracts password hashes via SQLi if authentication fails.
Description
An unauthenticated SQL injection vulnerability exists in Pandora FMS version 5.0 SP2 and earlier. The mobile/index.php endpoint fails to properly sanitize user input in the loginhash_data parameter, allowing attackers to extract administrator credentials or active session tokens via crafted requests. This occurs because input is directly concatenated into an SQL query without adequate validation, enabling SQL injection. After authentication is bypassed, a second vulnerability in the File Manager component permits arbitrary PHP file uploads. The file upload functionality does not enforce MIME-type or file extension restrictions, allowing authenticated users to upload web shells into a publicly accessible directory and achieve remote code execution.
Exploits (2)
This Metasploit module exploits SQL injection and authentication bypass vulnerabilities in Pandora FMS to achieve remote code execution. It first attempts default credentials, then extracts password hashes via SQLi if authentication fails.
This Metasploit module exploits a SQL injection vulnerability in Pandora FMS to extract credentials and achieve remote code execution. It first attempts default credentials, then leverages SQLi to extract password hashes if authentication fails.
References (5)
Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H