CVE-2020-26259

Source
https://cve.org/CVERecord?id=CVE-2020-26259
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-26259.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-26259
Aliases
Downstream
Related
Published
2020-12-16T01:15:12.413Z
Modified
2026-02-23T01:47:47.458261Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.

References

Affected packages

Git / github.com/python-pillow/pillow

Affected ranges

Type
GIT
Repo
https://github.com/python-pillow/pillow
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*
1.0
1.2
1.7.6
1.7.7
1.7.8
2.*
2.0.0
2.1.0
2.2.0
2.2.1
2.2.2
2.3.0
2.5.0
2.6.0
2.6.0-rc1
2.7.0
2.8.0
2.8.1
2.9.0
2.9.0.dev0
2.9.0.dev1
2.9.0.dev2
3.*
3.0.0
3.1.0
3.1.0-rc1
3.2.0
3.3.0
3.3.1
3.4.0
4.*
4.0.0
4.0.0a
4.1.0
4.2.0
4.3.0
5.*
5.0.0
5.1.0
5.2.0
5.3.0
5.4.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-26259.json"
vanir_signatures
[
    {
        "id": "CVE-2020-26259-51d14016",
        "deprecated": false,
        "target": {
            "file": "src/libImaging/Convert.c",
            "function": "p2pa"
        },
        "signature_version": "v1",
        "source": "https://github.com/python-pillow/pillow/commit/4f3b44960f103bc201a742332dbf9a77de1eaa87",
        "digest": {
            "function_hash": "255048409989384898423342617797236044713",
            "length": 325.0
        },
        "signature_type": "Function"
    },
    {
        "id": "CVE-2020-26259-ed7b9c04",
        "deprecated": false,
        "target": {
            "file": "src/libImaging/Convert.c"
        },
        "signature_version": "v1",
        "source": "https://github.com/python-pillow/pillow/commit/4f3b44960f103bc201a742332dbf9a77de1eaa87",
        "digest": {
            "line_hashes": [
                "212844923024162513812070094118909564752",
                "97350248307236232480004430104894797882",
                "180911085545104631480080429929757347806",
                "124980393845086740056659185904778212194",
                "60495205243273535266731068084334333143"
            ],
            "threshold": 0.9
        },
        "signature_type": "Line"
    }
]