CVE-2016-10709
published 2018-01-22CVE-2016-10709: pfSense before 2.3 allows remote authenticated users to execute arbitrary OS commands via a '|' character in the status_rrd_graph_img.php graph parameter…
PriorityP271high8.8CVSS 3.0
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
34.25%
98.2th percentile
pfSense before 2.3 allows remote authenticated users to execute arbitrary OS commands via a '|' character in the status_rrd_graph_img.php graph parameter, related to _rrd_graph_img.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pfsense | pfsense | <= 2.2.6 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP GET requests to /_rrd_graph_img.php or /status_rrd_graph_img.php for the presence of a pipe character ('|') in the 'graph' parameter, which is the injection point for OS command execution. ↗
- →Alert on authenticated POST/GET requests to /system_groupmanager.php on pfSense <= 2.3.1_1 that contain shell metacharacters, as this endpoint is also exploitable for RCE. ↗
- →Commands injected via this vulnerability execute as root; look for unexpected child processes spawned from the pfSense web server process (e.g., php/lighttpd) on BSD-based systems. ↗
- ·Exploitation requires prior authentication; unauthenticated attackers cannot directly trigger this vulnerability. Detection should focus on authenticated sessions abusing these endpoints. ↗
CVSS provenance
nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.09.0CRITICALAV:N/AC:L/Au:S/C:C/I:C/A:C
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Metasploit
pfSense authenticated group member RCE
metasploit
pfSense authenticated group member RCE
pfSense authenticated group member RCE
pfSense, a free BSD based open source firewall distribution, version <= 2.3.1_1 contains a remote command execution vulnerability post authentication in the system_groupmanager.php page. Verified against 2.2.6 and 2.3.
Metasploit
pfSense authenticated graph status RCE
metasploit
pfSense authenticated graph status RCE
pfSense authenticated graph status RCE
pfSense, a free BSD based open source firewall distribution, version <= 2.2.6 contains a remote command execution vulnerability post authentication in the _rrd_graph_img.php page. The vulnerability occurs via the graph GET parameter. A non-administrative authenticated attacker can inject arbitrary operating system commands and execute them as the root user. Verified against 2.2.6, 2.2.5, and 2.1.3.
No writeups or analysis indexed.
https://www.exploit-db.com/exploits/39709/https://www.pfsense.org/security/advisories/pfSense-SA-16_01.webgui.aschttps://www.rapid7.com/db/modules/exploit/unix/http/pfsense_graph_injection_exechttps://www.security-assessment.com/files/documents/advisory/pfsenseAdvisory.pdfhttps://www.exploit-db.com/exploits/39709/https://www.pfsense.org/security/advisories/pfSense-SA-16_01.webgui.aschttps://www.rapid7.com/db/modules/exploit/unix/http/pfsense_graph_injection_exechttps://www.security-assessment.com/files/documents/advisory/pfsenseAdvisory.pdf
2018-01-22
Published