Ritecms
by Handylulu
Source repositories
CVEs (17)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-23934 | 0.05 | — | 0.16 | Aug 18, 2020 | An issue was discovered in RiteCMS 2.2.1. An authenticated user can directly execute system commands by uploading a php web shell in the "Filemanager" section. | |||
| CVE-2024-28623 | 0.03 | — | 0.01 | Mar 13, 2024 | RiteCMS v3.0.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the component main_menu/edit_section. | |||
| CVE-2013-5317 | 0.03 | — | 0.03 | Aug 20, 2013 | Cross-site scripting (XSS) vulnerability in RiteCMS 1.0.0 allows remote authenticated users to inject arbitrary web script or HTML via the mode parameter to cms/index.php. | |||
| CVE-2013-5316 | 0.03 | — | 0.02 | Aug 20, 2013 | Cross-site request forgery (CSRF) vulnerability in RiteCMS 1.0.0 allows remote attackers to hijack the authentication of administrators for requests that change the administrator password via an edit user action to cms/index.php. | |||
| CVE-2021-46367 | 0.02 | — | 0.30 | Apr 8, 2022 | RiteCMS version 3.1.0 and below suffers from a remote code execution vulnerability in the admin panel. An authenticated attacker can upload a PHP file and bypass the .htacess configuration to deny execution of .php files in media and files directory by default. | |||
| CVE-2025-67168 | 0.00 | — | 0.00 | Dec 17, 2025 | RiteCMS v3.1.0 was discovered to use insecure encryption to store passwords. | |||
| CVE-2025-67174 | 0.00 | — | 0.01 | Dec 17, 2025 | 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 admin_language_file and default_page_language_file in the admin.php component | |||
| CVE-2025-67172 | 0.00 | — | 0.01 | Dec 17, 2025 | RiteCMS v3.1.0 was discovered to contain an authenticated remote code execution (RCE) vulnerability via the parse_special_tags() function. | |||
| CVE-2025-67170 | 0.00 | — | 0.00 | Dec 17, 2025 | 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. | |||
| CVE-2025-67171 | 0.00 | — | 0.01 | Dec 17, 2025 | Incorrect access control in the /templates/ component of RiteCMS v3.1.0 allows attackers to access sensitive files via directory traversal. | |||
| CVE-2025-67173 | 0.00 | — | 0.00 | Dec 17, 2025 | 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. | |||
| CVE-2023-44767 | 0.00 | — | 0.00 | Oct 24, 2023 | A File upload vulnerability in RiteCMS 3.0 allows a local attacker to upload a SVG file with XSS content. | |||
| CVE-2023-43877 | 0.00 | — | 0.01 | Oct 4, 2023 | Rite CMS 3.0 has Multiple Cross-Site scripting (XSS) vulnerabilities that allow attackers to execute arbitrary code via a payload crafted in the Home Page fields in the Administration menu. | |||
| CVE-2023-43878 | 0.00 | — | 0.00 | Sep 28, 2023 | Rite CMS 3.0 has Multiple Cross-Site scripting (XSS) vulnerabilities that allow attackers to execute arbitrary code via a crafted payload into the Main Menu Items in the Administration Menu. | |||
| CVE-2023-43879 | 0.00 | — | 0.00 | Sep 28, 2023 | Rite CMS 3.0 has a Cross-Site scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload into the Global Content Blocks in the Administration Menu. | |||
| CVE-2022-24248 | 0.00 | — | 0.21 | Apr 12, 2022 | RiteCMS version 3.1.0 and below suffers from an arbitrary file deletion via path traversal vulnerability in Admin Panel. Exploiting the vulnerability allows an authenticated attacker to delete any file in the web root (along with any other file on the server that the PHP process… | |||
| CVE-2022-24247 | 0.00 | — | 0.04 | Apr 12, 2022 | RiteCMS version 3.1.0 and below suffers from an arbitrary file overwrite via path traversal vulnerability in Admin Panel. Exploiting the vulnerability allows an authenticated attacker to overwrite any file in the web root (along with any other file on the server that the PHP… |
- CVE-2020-23934Aug 18, 2020risk 0.05cvss —epss 0.16
An issue was discovered in RiteCMS 2.2.1. An authenticated user can directly execute system commands by uploading a php web shell in the "Filemanager" section.
- CVE-2024-28623Mar 13, 2024risk 0.03cvss —epss 0.01
RiteCMS v3.0.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the component main_menu/edit_section.
- CVE-2013-5317Aug 20, 2013risk 0.03cvss —epss 0.03
Cross-site scripting (XSS) vulnerability in RiteCMS 1.0.0 allows remote authenticated users to inject arbitrary web script or HTML via the mode parameter to cms/index.php.
- CVE-2013-5316Aug 20, 2013risk 0.03cvss —epss 0.02
Cross-site request forgery (CSRF) vulnerability in RiteCMS 1.0.0 allows remote attackers to hijack the authentication of administrators for requests that change the administrator password via an edit user action to cms/index.php.
- CVE-2021-46367Apr 8, 2022risk 0.02cvss —epss 0.30
RiteCMS version 3.1.0 and below suffers from a remote code execution vulnerability in the admin panel. An authenticated attacker can upload a PHP file and bypass the .htacess configuration to deny execution of .php files in media and files directory by default.
- CVE-2025-67168Dec 17, 2025risk 0.00cvss —epss 0.00
RiteCMS v3.1.0 was discovered to use insecure encryption to store passwords.
- CVE-2025-67174Dec 17, 2025risk 0.00cvss —epss 0.01
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 admin_language_file and default_page_language_file in the admin.php component
- CVE-2025-67172Dec 17, 2025risk 0.00cvss —epss 0.01
RiteCMS v3.1.0 was discovered to contain an authenticated remote code execution (RCE) vulnerability via the parse_special_tags() function.
- CVE-2025-67170Dec 17, 2025risk 0.00cvss —epss 0.00
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.
- CVE-2025-67171Dec 17, 2025risk 0.00cvss —epss 0.01
Incorrect access control in the /templates/ component of RiteCMS v3.1.0 allows attackers to access sensitive files via directory traversal.
- CVE-2025-67173Dec 17, 2025risk 0.00cvss —epss 0.00
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.
- CVE-2023-44767Oct 24, 2023risk 0.00cvss —epss 0.00
A File upload vulnerability in RiteCMS 3.0 allows a local attacker to upload a SVG file with XSS content.
- CVE-2023-43877Oct 4, 2023risk 0.00cvss —epss 0.01
Rite CMS 3.0 has Multiple Cross-Site scripting (XSS) vulnerabilities that allow attackers to execute arbitrary code via a payload crafted in the Home Page fields in the Administration menu.
- CVE-2023-43878Sep 28, 2023risk 0.00cvss —epss 0.00
Rite CMS 3.0 has Multiple Cross-Site scripting (XSS) vulnerabilities that allow attackers to execute arbitrary code via a crafted payload into the Main Menu Items in the Administration Menu.
- CVE-2023-43879Sep 28, 2023risk 0.00cvss —epss 0.00
Rite CMS 3.0 has a Cross-Site scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload into the Global Content Blocks in the Administration Menu.
- CVE-2022-24248Apr 12, 2022risk 0.00cvss —epss 0.21
RiteCMS version 3.1.0 and below suffers from an arbitrary file deletion via path traversal vulnerability in Admin Panel. Exploiting the vulnerability allows an authenticated attacker to delete any file in the web root (along with any other file on the server that the PHP process…
- CVE-2022-24247Apr 12, 2022risk 0.00cvss —epss 0.04
RiteCMS version 3.1.0 and below suffers from an arbitrary file overwrite via path traversal vulnerability in Admin Panel. Exploiting the vulnerability allows an authenticated attacker to overwrite any file in the web root (along with any other file on the server that the PHP…