5.3

CVE-2022-1166

Exploit

Noo JobMonster <= 4.6.6 - Sensitive Information Disclosure via Directory Listing

The JobMonster Theme was vulnerable to Directory Listing in the /wp-content/uploads/jobmonster/ folder, as it did not include a default PHP file, or .htaccess file. This could expose personal data such as people's resumes. Although Directory Listing can be prevented by securely configuring the web server, vendors can also take measures to make it less likely to happen.
Mögliche Gegenmaßnahme
Noo JobMonster: Update to version 4.6.6.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Theme
Produkt Noo JobMonster
Version *-4.6.6
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NoothemeJobmonster SwPlatformwordpress Version < 4.6.6.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.34% 0.563
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.3 3.9 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/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.