vendor:
pfSense
by:
Matthew Aberegg
5.4
CVSS
MEDIUM
Persistent Cross-Site Scripting
79
CWE
Product Name: pfSense
Affected Version From: PfSense 2.4.4-P3
Affected Version To: PfSense 2.4.4-P3
Patch Exists: YES
Related CWE: CVE-2020-11457
CPE: a:netgate:pfsense:2.4.4-p3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: FreeBSD 11.2-RELEASE-p10
2020
pfSense 2.4.4-P3 – ‘User Manager’ Persistent Cross-Site Scripting
A persistent cross-site scripting vulnerability exists within the 'User Manager' functionality of the pfSense administration panel. The vulnerability can be triggered by navigating to 'https://TARGET/system_usermanager_addprivs.php?userid=0' where userid is the id of the user containing the payload.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.