vendor:
LetoDMS
by:
Shai rod
8,8
CVSS
HIGH
Multiple Reflected/Stored XSS & Password Change CSRF
79, 79, 352, 352
CWE
Product Name: LetoDMS
Affected Version From: 3.3.6
Affected Version To: 3.3.6
Patch Exists: NO
Related CWE: N/A
CPE: letodms
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
2012
LetoDMS 3.3.6 Multiple Reflected/Stored XSS & Password Change CSRF Vulnerability
LetoDMS is an open-source document-management-system based on PHP and MySQL published under the GPL. There is a Reflected XSS vulnerability in the Login Page, Stored XSS vulnerability in Document Owner/User name (when viewing user document) and Stored XSS in Calendar. There is also a Change Password CSRF vulnerability.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application. Implement a strong password policy and use two-factor authentication. Use a WAF to detect and block malicious requests.