6.5

CVE-2012-2435

Exploit

Directory traversal vulnerability in the captcha module in Pligg CMS before 1.2.2 allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in the captcha parameter to module.php, as demonstrated by cross-site request forgery (CSRF) attacks.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PliggPligg Cms Version <= 1.2.1
PliggPligg Cms Version1.0.0
PliggPligg Cms Version1.0.0 Updaterc1
PliggPligg Cms Version1.0.0 Updaterc2
PliggPligg Cms Version1.0.0 Updaterc3
PliggPligg Cms Version1.0.0 Updaterc4
PliggPligg Cms Version1.0.0 Updaterc5
PliggPligg Cms Version1.0.1
PliggPligg Cms Version1.0.2
PliggPligg Cms Version1.0.3
PliggPligg Cms Version1.0.4
PliggPligg Cms Version1.1.0
PliggPligg Cms Version1.1.2
PliggPligg Cms Version1.1.3
PliggPligg Cms Version1.1.4
PliggPligg Cms Version1.1.5
PliggPligg Cms Version1.2.0
PliggPligg Cms Version9.5
PliggPligg Cms Version9.9
PliggPligg Cms Version9.9.0
PliggPligg Cms Version9.9.0 Updatebeta
PliggPligg Cms Version9.9.5
PliggPligg Cms Version9.9.5 Updatebeta
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.72% 0.701
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 8 6.4
AV:N/AC:L/Au:S/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.