5.1

CVE-2006-2516

Exploit

mainfile.php in XOOPS 2.0.13.2 and earlier, when register_globals is enabled, allows remote attackers to overwrite variables such as $xoopsOption['nocommon'] and conduct directory traversal attacks or include PHP files via (1) xoopsConfig[language] to misc.php or (2) xoopsConfig[theme_set] to index.php, as demonstrated by injecting PHP sequences into a log file.

Data is provided by the National Vulnerability Database (NVD)
XoopsXoops Version <= 2.0.13.2
XoopsXoops Version2.0
XoopsXoops Version2.0.1
XoopsXoops Version2.0.2
XoopsXoops Version2.0.3
XoopsXoops Version2.0.4
XoopsXoops Version2.0.5
XoopsXoops Version2.0.5.1
XoopsXoops Version2.0.5.2
XoopsXoops Version2.0.6
XoopsXoops Version2.0.7
XoopsXoops Version2.0.9
XoopsXoops Version2.0.9.2
XoopsXoops Version2.0.9.3
XoopsXoops Version2.0.10
XoopsXoops Version2.0.11
XoopsXoops Version2.0.12_jp
XoopsXoops Version2.0.13.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 5.24% 0.889
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.1 4.9 6.4
AV:N/AC:H/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.