CVE-2022-25769
Apache Struts Directory Traversal Vulnerability
Description
ImpactThe default .htaccess file has some restrictions in the access to PHP files to only allow specific PHP files to be executed in the root of the application. This logic isn't correct, as the regex in the second FilesMatch only checks the filename, not the full path.
INFO
Published Date :
Sept. 18, 2024, 3:15 p.m.
Last Modified :
Sept. 20, 2024, 12:30 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
5.8
Exploitability Score :
0.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-25769
.
URL | Resource |
---|---|
https://github.com/mautic/mautic/security/advisories/GHSA-mj6m-246h-9w56 | |
https://www.mautic.org/blog/community/mautic-4-2-one-small-step-mautic |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-25769
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-25769
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Received by [email protected]
Sep. 18, 2024
Action Type Old Value New Value Added Description ImpactThe default .htaccess file has some restrictions in the access to PHP files to only allow specific PHP files to be executed in the root of the application. This logic isn't correct, as the regex in the second FilesMatch only checks the filename, not the full path. Added Reference Mautic https://github.com/mautic/mautic/security/advisories/GHSA-mj6m-246h-9w56 [No types assigned] Added Reference Mautic https://www.mautic.org/blog/community/mautic-4-2-one-small-step-mautic [No types assigned] Added CWE Mautic CWE-1284 Added CVSS V3.1 Mautic AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-25769
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-25769
weaknesses.