| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| Exploit for Cross-site Scripting in Ritecms | 4 Mar 202403:37 | โ | githubexploit | |
| CVE-2024-28623 | 13 Mar 202409:26 | โ | circl | |
| RiteCMS ่ทจ็ซ่ๆฌๆผๆด | 13 Mar 202400:00 | โ | cnnvd | |
| RiteCMS Cross-Site Scripting Vulnerability (CNVD-2025-21552) | 15 Mar 202400:00 | โ | cnvd | |
| CVE-2024-28623 | 13 Mar 202400:00 | โ | cve | |
| CVE-2024-28623 | 13 Mar 202400:00 | โ | cvelist | |
| RiteCMS 3.0.0 - Reflected Cross Site Scripting (XSS) | 18 Aug 202500:00 | โ | exploitdb | |
| RiteCMS 3.0.0 - Cross-site Scripting | 6 Jun 202603:01 | โ | nuclei | |
| CVE-2024-28623 | 13 Mar 202408:15 | โ | nvd | |
| Cross site scripting | 13 Mar 202408:15 | โ | prion |
# Exploit Title: RiteCMS 3.0.0 โ Reflected Cross-Site Scripting (XSS)
# Google Dork: N/A
# Date: 2024-08-12
# Exploit Author: GURJOT SINGH
# Vendor Homepage: https://ritecms.com/
# Software Link: https://github.com/handylulu/RiteCMS/releases/download/V3.0.0/ritecms.v3.0.0.zip
# Version: <= 3.0.0
# Tested on: Ubuntu 22.04 LTS, PHP 8.1, Apache 2.4
# CVE: CVE-2024-28623
## Description:
A reflected Cross-Site Scripting (XSS) vulnerability exists in RiteCMS v3.0.0 within the `main_menu/edit_section` parameter.
An attacker can inject arbitrary JavaScript code that will execute in the context of the victim's browser session.
## Impact:
- Theft of credentials or session tokens
- Phishing or malicious redirection
- Full control over the victimโs active browser session
## Proof of Concept (PoC):
Payload:
'"><svg/onload=confirm(/xsss/)>
Steps:
1. Log in or navigate to the vulnerable `main_menu/edit_section` functionality.
2. Inject the above payload into the vulnerable parameter.
3. Observe the execution of the injected JavaScript.
Video PoC:
https://github.com/GURJOTEXPERT/ritecms/blob/main/POC.mp4
Full write-up & repository:
https://github.com/GURJOTEXPERT/ritecms
## Mitigation:
- Implement strict input validation and output encoding.
- Enforce a Content Security Policy (CSP) to limit script execution.
- Update RiteCMS to a patched version when available.Data
Build on a solid foundation withย Vulners data
Weย provide theย essential building blocks forย cybersecurity solutions withย comprehensive, structured, andย constantly updated vulnerability andย exploits data
Api
Power your application withย Vulners API
The Vulners REST API offers reliable, high-performance access toย vulnerabilityย intelligence, withย 99.9%ย SLAย uptime andย CDN-backed data delivery forย seamlessย global access
App
Assess and manage vulnerabilities withย Vulnersย tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation