7.5

CVE-2008-3486

Directory traversal vulnerability in the user_get_profile function in include/functions.inc.php in Coppermine Photo Gallery (CPG) 1.4.18 and earlier, when the charset is utf-8, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang part of serialized data in an _data cookie.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Coppermine-galleryCoppermine Photo Gallery Version1.0 Updaterc3
Coppermine-galleryCoppermine Photo Gallery Version1.1 Updatebeta_2
Coppermine-galleryCoppermine Photo Gallery Version1.2.0 Updaterc2
Coppermine-galleryCoppermine Photo Gallery Version1.2.1 Updateb
Coppermine-galleryCoppermine Photo Gallery Version1.2.1 Updateb-nuke
Coppermine-galleryCoppermine Photo Gallery Version1.4 Updatebeta
Coppermine-galleryCoppermine Photo Gallery Version1.4.0 Updatealpha
Coppermine-galleryCoppermine Photo Gallery Version1.4.1 Updatebeta
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.89% 0.877
CVSS Metriken
Quelle 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.