CVE-2025-67171
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-17

Last updated on: 2025-12-18

Assigner: MITRE

Description
Incorrect access control in the /templates/ component of RiteCMS v3.1.0 allows attackers to access sensitive files via directory traversal.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-17
Last Modified
2025-12-18
Generated
2026-05-07
AI Q&A
2025-12-17
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
ritecms ritecms 3.1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an incorrect access control issue in the /templates/ component of RiteCMS version 3.1.0. It allows attackers to perform directory traversal attacks, which means they can access sensitive files on the server that should normally be protected. [1]


How can this vulnerability impact me? :

The vulnerability can lead to unauthorized disclosure of sensitive files, potentially exposing confidential information. This can compromise the security of the affected system and may lead to further attacks or data breaches. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

You can detect this vulnerability by attempting to access sensitive files through directory traversal in the /templates/ component of RiteCMS v3.1.0. For example, using curl or wget commands to request URLs with directory traversal patterns such as '/templates/../../../../etc/passwd' may reveal if the system is vulnerable. [1]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include restricting access to the /templates/ component, applying patches or updates from the vendor if available, and implementing input validation to prevent directory traversal attacks. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart