CVE-2019-13343
CVSS V2 Medium 5
CVSS V3 High 7.5
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.
Overview
- CVE ID
- CVE-2019-13343
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2019-10-02T16:15:14
- Last Modified Date
- 2019-10-09T23:46:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:butor:portal:*:*:*:*:*:*:*:* | 1 | OR | 1.0.27 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://bitbucket.org/butor-team/portal/commits/all | Third Party Advisory |
https://bitbucket.org/account/user/butor-team/projects/PROJ | Third Party Advisory |
https://bitbucket.org/butor-team/portal/commits/cd7055d33e194fcf530100ee1d8d13aa9cde230b | Patch 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 |
https://www.gosecure.net/blog/2019/09/30/butor-portal-arbitrary-file-download-vulnerability-cve-2019-13343 | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-13343 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13343 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:03:12 | Added to TrackCVE | |||
2022-12-04 03:41:02 | 2019-10-02T16:15Z | 2019-10-02T16:15:14 | CVE Published Date | updated |
2022-12-04 03:41:02 | 2019-10-09T23:46:26 | CVE Modified Date | updated | |
2022-12-04 03:41:02 | Modified | Vulnerability Status | updated |