CVE-2019-13343

Source
https://cve.org/CVERecord?id=CVE-2019-13343
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-13343.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-13343
Published
2019-10-02T16:15:14.227Z
Modified
2026-07-08T05:55:07.170279656Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "vendor_product": "butor:portal",
            "cpes": [
                "cpe:2.3:a:butor:portal:*:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
                {
                    "fixed": "1.0.27"
                }
            ],
            "source": "CPE_RANGE"
        },
        {
            "extracted_events": [
                {
                    "fixed": "1.0.27"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / bitbucket.org/butor-team/portal

Affected ranges

Type
GIT
Repo
https://bitbucket.org/butor-team/portal
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
cd7055d33e194fcf530100ee1d8d13aa9cde230b
Database specific
{
    "source": "REFERENCES"
}

Affected versions

v1.*
v1.0.12
v1.0.13
v1.0.14
v1.0.16
v1.0.17
v1.0.18
v1.0.19
v1.0.22
v1.0.23
v1.0.24
v1.0.25
v1.0.3
v1.0.5
v1.0.6
v1.0.7
v1.0.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-13343.json"