vendor:
Elgg
by:
ThE Lorddemon
8,8
CVSS
HIGH
Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), Password Change
79, 352, 863
CWE
Product Name: Elgg
Affected Version From: 1.00
Affected Version To: 1.00
Patch Exists: Unknown
Related CWE: N/A
CPE: a:elgg:elgg
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Web
Unknown
CMS Elgg <1.00 (XSS;CSRF;Cambia Password)Multiple Remote Vulnerabilities
A vulnerability in CMS Elgg <1.00 allows an attacker to remotely change the password of a user by creating a new topic and editing it with a malicious script. The script can be used to store cookies and redirect the user to a page with a form that contains the new password. The form is then automatically submitted, allowing the attacker to change the password of the user.
Mitigation:
Ensure that all user input is properly sanitized and validated. Use a strong password policy and two-factor authentication.