6.5

CVE-2021-46897

Exploit
views.py in Wagtail CRX CodeRed Extensions (formerly CodeRed CMS or coderedcms) before 0.22.3 allows upward protected/..%2f..%2f path traversal when serving protected media.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
WagtailcrxCodered Extensions Version < 0.22.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.71% 0.486
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/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.

https://github.com/coderedcorp/coderedcms/compare/v0.22.2...v0.22.3
Patch
https://github.com/coderedcorp/coderedcms/issues/448
Exploit
Issue Tracking
https://github.com/coderedcorp/coderedcms/pull/450
Third Party Advisory