CVE-2019-13343

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:butor:portal:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:24

Type Values Removed Values Added
References () https://bitbucket.org/account/user/butor-team/projects/PROJ - Third Party Advisory () https://bitbucket.org/account/user/butor-team/projects/PROJ - Third Party Advisory
References () https://bitbucket.org/butor-team/portal/commits/all - Third Party Advisory () https://bitbucket.org/butor-team/portal/commits/all - Third Party Advisory
References () https://bitbucket.org/butor-team/portal/commits/cd7055d33e194fcf530100ee1d8d13aa9cde230b - Patch, Third Party Advisory () https://bitbucket.org/butor-team/portal/commits/cd7055d33e194fcf530100ee1d8d13aa9cde230b - Patch, Third Party Advisory
References () https://bitbucket.org/butor-team/portal/src/cd7055d33e194fcf530100ee1d8d13aa9cde230b/src/main/java/com/butor/portal/web/servlet/WhiteLabelingServlet.java?at=master - Exploit, Third Party Advisory () https://bitbucket.org/butor-team/portal/src/cd7055d33e194fcf530100ee1d8d13aa9cde230b/src/main/java/com/butor/portal/web/servlet/WhiteLabelingServlet.java?at=master - Exploit, Third Party Advisory
References () https://www.gosecure.net/blog/2019/09/30/butor-portal-arbitrary-file-download-vulnerability-cve-2019-13343 - Exploit, Third Party Advisory () https://www.gosecure.net/blog/2019/09/30/butor-portal-arbitrary-file-download-vulnerability-cve-2019-13343 - Exploit, Third Party Advisory

Information

Published : 2019-10-02 16:15

Updated : 2024-11-21 04:24


NVD link : CVE-2019-13343

Mitre link : CVE-2019-13343

CVE.ORG link : CVE-2019-13343


JSON object : View

Products Affected

butor

  • portal
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')