vendor:
Feng Office
by:
Provensec
4,3
CVSS
MEDIUM
XSS Stored
79
CWE
Product Name: Feng Office
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:feng_office:feng_office
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Feng Office XSS Stored Vulnerability
Feng Office is prone to a Persistent Cross Site Scripting attack that allows a malicious user to inject HTML or scripts that can access any cookies, session tokens, or other sensitive information retained by your browser and used with that site. Proof of concept: 1. Create or Edit a client 2. Complete the field Name ( customer[name] ) using this value: "><script>alert('XSS by Provensec')</script> 3. Save changes. 4. Share your client in the Activity feed to infect others.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.