CVE-2018-16055
An authenticated command injection vulnerability exists in status_interfaces.php via dhcp_relinquish_lease() in pfSense before 2.4.4 due to its passing user input from the $_POST parameters "ifdescr" and "ipv" to a shell without escaping the contents of…
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 11.2%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
Description
An authenticated command injection vulnerability exists in status_interfaces.php via dhcp_relinquish_lease() in pfSense before 2.4.4 due to its passing user input from the $_POST parameters "ifdescr" and "ipv" to a shell without escaping the contents of the variables. This allows an authenticated WebGUI user with privileges for the affected page to execute commands in the context of the root user when submitting a request to relinquish a DHCP lease for an interface which is configured to obtain its address via DHCP.
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 11.19% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- netgate/pfsense
- Source
- cve@mitre.org
References
- https://doddsecurity.com/190/command-injection-on-pfsense-firewalls/Third Party Advisory
- https://www.pfsense.org/security/advisories/pfSense-SA-18_08.webgui.ascMitigation, Vendor Advisory
- https://doddsecurity.com/190/command-injection-on-pfsense-firewalls/Third Party Advisory
- https://www.pfsense.org/security/advisories/pfSense-SA-18_08.webgui.ascMitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.