CVE-2020-26258

Source
https://cve.org/CVERecord?id=CVE-2020-26258
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-26258.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-26258
Aliases
Downstream
Related
Published
2020-12-16T01:15:12.333Z
Modified
2026-02-24T11:35:09.170681Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/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, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available 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 if 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-26258.json"
vanir_signatures
[
    {
        "source": "https://github.com/python-pillow/pillow/commit/4f3b44960f103bc201a742332dbf9a77de1eaa87",
        "signature_type": "Function",
        "digest": {
            "function_hash": "255048409989384898423342617797236044713",
            "length": 325.0
        },
        "deprecated": false,
        "target": {
            "file": "src/libImaging/Convert.c",
            "function": "p2pa"
        },
        "id": "CVE-2020-26258-51d14016",
        "signature_version": "v1"
    },
    {
        "source": "https://github.com/python-pillow/pillow/commit/4f3b44960f103bc201a742332dbf9a77de1eaa87",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "212844923024162513812070094118909564752",
                "97350248307236232480004430104894797882",
                "180911085545104631480080429929757347806",
                "124980393845086740056659185904778212194",
                "60495205243273535266731068084334333143"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "target": {
            "file": "src/libImaging/Convert.c"
        },
        "id": "CVE-2020-26258-ed7b9c04",
        "signature_version": "v1"
    }
]