7.5
CVE-2012-1839
- EPSS 1.31%
- Published 22.03.2012 10:17:10
- Last modified 11.04.2025 00:51:21
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Multiple directory traversal vulnerabilities in the Get Template feature in plugins/gui.ajax/class.AJXP_ClientDriver.php in AjaXplorer 3.2.x before 3.2.5 and 4.0.x before 4.0.4 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) pluginName or (2) pluginPath parameter in a get_template action. NOTE: some of these details are obtained from third party information.
Data is provided by the National Vulnerability Database (NVD)
Ajaxplorer ≫ Ajaxplorer Version3.2
Ajaxplorer ≫ Ajaxplorer Version3.2.1
Ajaxplorer ≫ Ajaxplorer Version3.2.2
Ajaxplorer ≫ Ajaxplorer Version3.2.3
Ajaxplorer ≫ Ajaxplorer Version3.2.4
Ajaxplorer ≫ Ajaxplorer Version4.0
Ajaxplorer ≫ Ajaxplorer Version4.0.1
Ajaxplorer ≫ Ajaxplorer Version4.0.2
Ajaxplorer ≫ Ajaxplorer Version4.0.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.31% | 0.779 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
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.