Lucene search
+L

161 matches found

NVD
NVD
added 2025/12/17 7:16 p.m.10 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.1CVSS0.00227EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/17 7:16 p.m.8 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.8CVSS0.00165EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/17 7:16 p.m.10 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.5CVSS0.01141EPSS
SaveExploits1References4
NVD
NVD
added 2025/12/17 7:16 p.m.9 views

CVE-2025-67168

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

5.3CVSS0.0013EPSS
SaveExploits1References3
NVD
NVD
added 2025/12/17 6:15 p.m.12 views

CVE-2025-67172

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

7.2CVSS0.00803EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/12/17 12:0 a.m.2 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...

5.9AI score0.00227EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/17 12:0 a.m.9 views

PT-2025-51856

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.00227EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/12/17 12:0 a.m.5 views

CVE-2025-67168

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

6.8AI score0.0013EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/12/17 12:0 a.m.4 views

CVE-2025-67172

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

8.1AI score0.00803EPSS
SaveExploits1References4
CVE
CVE
added 2025/12/17 12:0 a.m.22 views

CVE-2025-67168

RiteCMS v3.1.0 is affected by CVE-2025-67168 due to insecure password storage via weak encryption. Multiple sources (NVD, Red Hat, EUVD, CNVD, OSV, CNVD) describe the issue consistently; root cause is insecure password encryption, with impact limited to confidentiality (C: Low) and no integrity/a...

5.3CVSS6.8AI score0.0013EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2025/12/17 12:0 a.m.13 views

CVE-2025-67170

RiteCMS v3.1.0 is affected by a reflected cross-site scripting (XSS) vulnerability. The issue stems from insufficient filtering/escaping of user-supplied data, enabling an attacker to cause arbitrary script execution in the context of a victim’s browser via a crafted payload. Affected product is ...

6.1CVSS5.9AI score0.00227EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/12/17 12:0 a.m.32 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...

0.00227EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/17 12:0 a.m.10 views

PT-2025-51864

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.00713EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/17 12:0 a.m.9 views

PT-2025-51865

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...

6.6AI score0.01141EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/12/17 12:0 a.m.7 views

RiteCMS 安全漏洞

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.1CVSS5.9AI score0.00227EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/12/17 12:0 a.m.8 views

RiteCMS 安全漏洞

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.8AI score0.01141EPSS
SaveExploits1References5
CVE
CVE
added 2025/12/17 12:0 a.m.20 views

CVE-2025-67171

Summary (CVE-2025-67171): RiteCMS v3.1.0 has an improper access control in the /templates/ component that allows directory traversal to access sensitive files. The root cause is lack of validity checking of paths when processing directory requests, exposing confidentiality (high) but not integrit...

7.5CVSS6.4AI score0.00713EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2025/12/17 12:0 a.m.15 views

CVE-2025-67173

RiteCMS v3.1.0 has a Cross-Site Request Forgery (CSRF) vulnerability in the page creation/editing functions that allows an attacker to arbitrarily create pages via a crafted POST request. Multiple sources corroborate that the issue arises from requests not adequately verifying the origin/intent o...

6.8CVSS6.4AI score0.00165EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/12/17 12:0 a.m.6 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.2AI score
SaveExploits0References4
OSV
OSV
added 2025/12/17 12:0 a.m.8 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...

6.2CVSS6.5AI score
SaveExploits0References6
Rows per page
Query Builder