4

CVE-2008-0615

Exploit

DMSGuestbook <= 1.8.0 - Directory Traversal

Directory traversal vulnerability in wp-admin/admin.php in the DMSGuestbook 1.8.0 and 1.7.0 plugin for WordPress allows remote authenticated users to read arbitrary files via a .. (dot dot) in the (1) folder and (2) file parameters.
Mögliche Gegenmaßnahme
DMSGuestbook: Update to version 1.8.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt DMSGuestbook
Version *-1.8.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dmsguestbook ProjectDmsguestbook Version1.7.0 SwPlatformwordpress
Dmsguestbook ProjectDmsguestbook Version1.8.0 SwPlatformwordpress
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.43% 0.618
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:P/I:N/A:N
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.