← Back to browse · API

CVE-2019-13343

Severity
CRITICAL
CVSS
9.9
EPSS
0.02248
Risk score
40.39
CISA KEV
No
PoC
No
Published
2019-10-02
Modified
2024-08-04
First seen
2026-08-07
Aliases
EUVD-2019-4847, GHSA-PQRM-J279-R6CG
Products
n/a:n/a n/a
Sources
euvd EUVD-2019-4847

Description

Butor Portal before 1.0.27 is affected by a Path Traversal vulnerability leading to a pre-authentication arbitrary file download. Effectively, a remote anonymous user can download any file on servers running Butor Portal. WhiteLabelingServlet is responsible for this vulnerability. It does not properly sanitize user input on the theme t parameter before reusing it in a path. This path is then used without validation to fetch a file and return its raw content to the user via the /wl?t=../../...&h= substring followed by a filename.

References