CVE-2019-13343 CRITICAL

CVE-2019-13343

Vendor N/A
Product n/a
Published October 2, 2019
Last update August 4, 2024

CVSS base score

9.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.0/AC:L/AV:N/A:L/C:H/I:L/PR:N/S:C/UI:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 2, 2019 CVE published
August 4, 2024 Record updated