Lucene search
+L

163 matches found

Kitploit
Kitploit
added 2026/09/13 8:35 p.m.5 views

ritecms

🛡️ CVE-2024-28623 – XSS Vulnerability in RiteCMS v3.0.0 🔍 Overview This repository documents a Cross-Site Scripting XSS vulnerability discovered in RiteCMS v3.0.0 , which I reported and was assigned the CVE ID CVE-2024-28623. 📄 Vulnerability Details CVE ID : CVE-2024-28623 Product : RiteCMS Versio...

6.1CVSS5.9AI score0.01317EPSS
SaveExploits4References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.70 views

RiteCMS 3.0.0 - Cross-site Scripting

RiteCMS v3.0.0 contains a reflected XSS caused by unsanitized input in the mainmenu/editsection component, letting attackers execute arbitrary scripts in the context of the victim's browser. id: CVE-2024-28623 info: name: RiteCMS 3.0.0 - Cross-site Scripting author: 0xAkoko severity: medium...

6.1CVSS6.2AI score0.01317EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/12 5:01 p.m.4 views

CVE-2023-44767_RiteCMS-File-Upload--XSS---Filemanager

RiteCMS 3.0 文件上传 - XSS 作者: Sergio 描述: RiteCMS 3.0 中的文件上传漏洞允许本地攻击者上传包含 XSS 内容的 svg 文件。 攻击向量: AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L POC: 我们创建一个包含以下内容的 svg 文件: root@kitploit: 登录面板后,我们将进入管理菜单的"文件管理器"部分,然后点击"上传文件"。 这里我们看到 svg 文件上传成功: 然后我们打开该文件,XSS 弹窗出现: 附加信息: https://github.com/handylulu/RiteCMS/...

4.8CVSS5.8AI score0.00455EPSS
SaveExploits1References1
Exploit DB
Exploit DB
added 2026/04/06 12:00 a.m.181 views

RiteCMS 3.1.0 - Authenticated Remote Code Execution

Exploit Title: RiteCMS 3.1.0 - Authenticated Remote Code Execution Date: 2025-10-26 Exploit Author: Chokri Hammedi Vendor Homepage: https://github.com/handylulu/RiteCMS Software Link: https://github.com/handylulu/RiteCMS/releases/download/V3.1.0/ritecms.v3.1.0.zip Version: 3.1.0 Tested on: Window...

5.3AI score
SaveExploits0
CNVD
CNVD
added 2025/12/25 12:00 a.m.11 views

RiteCMS File Containment Vulnerability

RiteCMS is an open source content management system based on php and sqlite. RiteCMS has a file inclusion vulnerability, the vulnerability stems from the admin.php component does not do effective filtering of local file resource calls, an attacker can use this vulnerability to read any file on th...

7.5CVSS5.9AI score0.01319EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/25 12:00 a.m.14 views

RiteCMS Cross-Site Scripting Vulnerability

RiteCMS is an open source content management system based on php and sqlite. RiteCMS suffers from a cross-site scripting vulnerability that stems from the application's lack of effective filtering and escaping of user-supplied data, which can be exploited by an attacker to execute arbitrary Web...

6.1CVSS6AI score0.00266EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/25 12:00 a.m.19 views

RiteCMS Cross-Site Request Forgery Vulnerability

RiteCMS is an open source content management system based on php and sqlite. RiteCMS has a cross-site request forgery vulnerability, the vulnerability stems from the page creation and editing functions do not adequately verify whether the request comes from a trusted user, an attacker can use thi...

6.8CVSS5.9AI score0.00193EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/25 12:00 a.m.13 views

Unspecified Vulnerability in RiteCMS

RiteCMS is an open source content management system based on php and sqlite. An unspecified vulnerability exists in RiteCMS that stems from the use of insecure encryption to store passwords. No detailed vulnerability details are provided at this time...

5.3CVSS5.9AI score0.00142EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/25 12:00 a.m.46 views

RiteCMS Code Execution Vulnerability

RiteCMS is an open source content management system based on php and sqlite. RiteCMS has a code execution vulnerability that stems from a flaw in the parsespecialtags function, which can be exploited by an attacker to cause remote code execution...

7.2CVSS6.5AI score0.00918EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/25 12:00 a.m.14 views

RiteCMS Improper Access Control Vulnerability

RiteCMS is an open source content management system based on php and sqlite. RiteCMS suffers from an improper access control vulnerability that stems from a lack of validity checking of paths in the /templates/ component when processing directory requests, which can be exploited by an attacker to...

7.5CVSS5.9AI score0.00816EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/18 12:36 a.m.22 views

CVE-2025-67171

Incorrect access control in the /templates/ component of RiteCMS v3.1.0 allows attackers to access sensitive files via directory traversal...

7.5CVSS6.8AI score0.00816EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/18 12:36 a.m.28 views

CVE-2025-67168

RiteCMS v3.1.0 was discovered to use insecure encryption to store passwords...

5.3CVSS7.2AI score0.00142EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/18 12:35 a.m.23 views

CVE-2025-67173

A Cross-Site Request Forgery CSRF in the page creation/editing function of RiteCMS v3.1.0 allows attackers to arbitrarily create pages via a crafted POST request...

6.8CVSS6.8AI score0.00193EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/18 12:35 a.m.24 views

CVE-2025-67172

RiteCMS v3.1.0 was discovered to contain an authenticated remote code execution RCE vulnerability via the parsespecialtags function...

7.2CVSS8.4AI score0.00918EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/18 12:35 a.m.27 views

CVE-2025-67174

A local file inclusion LFI vulnerability in RiteCMS v3.1.0 allows attackers to read arbitrary files on the host via a directory traversal in the adminlanguagefile and defaultpagelanguagefile in the admin.php component...

7.5CVSS6.6AI score0.01319EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/18 12:35 a.m.21 views

CVE-2025-67170

A reflected cross-site scripting XSS vulnerability in RiteCMS v3.1.0 allows attackers to execute arbitrary code in the context of a user's browser via a crafted payload...

6.1CVSS6.3AI score0.00266EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/12/17 9:30 p.m.10 views

EUVD-2025-203932

A local file inclusion LFI vulnerability in RiteCMS v3.1.0 allows attackers to read arbitrary files on the host via a directory traversal in the adminlanguagefile and defaultpagelanguagefile in the admin.php component...

6.1AI score0.01319EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/12/17 9:30 p.m.11 views

EUVD-2025-203931

RiteCMS v3.1.0 was discovered to use insecure encryption to store passwords...

5.3CVSS6.7AI score0.00142EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/17 9:30 p.m.10 views

EUVD-2025-203915

A Cross-Site Request Forgery CSRF in the page creation/editing function of RiteCMS v3.1.0 allows attackers to arbitrarily create pages via a crafted POST request...

6.8CVSS6.2AI score0.00193EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/12/17 9:30 p.m.9 views

EUVD-2025-203914

A reflected cross-site scripting XSS vulnerability in RiteCMS v3.1.0 allows attackers to execute arbitrary code in the context of a user's browser via a crafted payload...

6.1CVSS5.7AI score0.00266EPSS
SaveExploits1References3
Rows per page
Query Builder