CVE-2021-41951
montala resourcespace Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Record summary
CVE-2021-41951 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
ResourceSpace before 9.6 rev 18290 is affected by a reflected Cross-Site Scripting vulnerability in plugins/wordpress_sso/pages/index.php via the wordpress_user parameter. If an attacker is able to persuade a victim to visit a crafted URL, malicious JavaScript content may be executed within the context of the victim's browser.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · May 31, 2022 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
resourcespaceBrowse montala / resourcespace | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryMEDIUMResourcespace - Cross-Site ScriptingCVSS 6.1
ResourceSpace before 9.6 rev 18290 is affected by a reflected cross-site scripting vulnerability in plugins/wordpress_sso/pages/index.php via the wordpress_user parameter.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
Remediation
To remediate this issue, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
Source: ProjectDiscovery