OpenRapid RapidCMS version 1.3.1 contains a Cross-Site Scripting (XSS) vulnerability in the /user/user-move.php endpoint.
- Vendor: OpenRapid
- Product: RapidCMS
- Version: 1.3.1
- Vulnerable Component:
/admin/user/user-move.php
- Vulnerability Type: Cross-Site Scripting (XSS)
- Attack Type: Remote
- Attack Vectors:
- Network-based attack
- Remote unauthenticated attacker via crafted 'username' GET parameter
- User interaction required
- Impact: Information Disclosure
The vulnerability exists in the user-move.php component of RapidCMS 1.3.1. An attacker can exploit this vulnerability by crafting malicious input in the 'username' GET parameter, which is not properly sanitized before being reflected in the application's output.
A remote, unauthenticated attacker can craft a malicious URL containing XSS payload in the 'username' parameter. When an authenticated administrator visits this crafted URL, the malicious script executes in the context of the administrator's session, potentially leading to session hijacking, unauthorized actions, or information disclosure.
- Vendor Website: http://openrapid.com
- Product Website: http://rapidcms.com
b1uel0n3
CVE-2025-64047