7.5

CVE-2012-1839

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)
AjaxplorerAjaxplorer Version3.2
AjaxplorerAjaxplorer Version3.2.1
AjaxplorerAjaxplorer Version3.2.2
AjaxplorerAjaxplorer Version3.2.3
AjaxplorerAjaxplorer Version3.2.4
AjaxplorerAjaxplorer Version4.0
AjaxplorerAjaxplorer Version4.0.1
AjaxplorerAjaxplorer Version4.0.2
AjaxplorerAjaxplorer Version4.0.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.31% 0.779
CVSS Metriken
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.