First published: Mon Jul 26 2021(Updated: )
In RPCMS v1.8 and below, the "nickname" variable is not properly sanitized before being displayed on page. When the API functions are enabled, the attacker can use API to update user nickname with XSS payload and achieve stored XSS. Users who view the articles published by the injected user will trigger the XSS.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Runit | <=1.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID is CVE-2021-37392.
The severity level is medium with a CVSS score of 5.4.
An attacker can exploit this vulnerability by using the API to update a user's nickname with XSS payload to achieve stored XSS.
The CWE ID associated with this vulnerability is CWE-79.