Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

0X4M3R

#46709of 53,635
5.4Total CVSS
Vulnerabilities · 1
PT-2024-35694
5.4
2024-11-25
Boidcms · Boidcms · CVE-2024-53255
**Name of the Vulnerable Software and Affected Versions** BoidCMS versions prior to 2.1.2 **Description** A reflected Cross-site Scripting (XSS) issue exists in the "admin?page=media" endpoint, specifically in the `file` parameter, allowing an attacker to inject arbitrary JavaScript code. This could lead to stealing the user's session cookie, performing phishing attacks, or defacing the website. **Recommendations** For versions prior to 2.1.2, upgrade to version 2.1.2 to resolve the issue. As a temporary workaround, consider restricting access to the "/admin?page=media" endpoint to minimize the risk of exploitation. Avoid using the `file` parameter in the affected endpoint until the issue is resolved.