CVE-2020-10688

Source
https://cve.org/CVERecord?id=CVE-2020-10688
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-10688.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-10688
Aliases
Downstream
Published
2021-05-27T19:15:07.643Z
Modified
2026-03-10T22:55:45.195135Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

A cross-site scripting (XSS) flaw was found in RESTEasy in versions before 3.11.1.Final and before 4.5.3.Final, where it did not properly handle URL encoding when the RESTEASY003870 exception occurs. An attacker could use this flaw to launch a reflected XSS attack.

References

Affected packages

Git / github.com/quarkusio/quarkus

Affected ranges

Type
GIT
Repo
https://github.com/quarkusio/quarkus
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.0"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "3.11.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/resteasy/resteasy
Events
Database specific
{
    "versions": [
        {
            "introduced": "4.5.0"
        },
        {
            "fixed": "4.5.3"
        }
    ]
}

Affected versions

4.*
4.5.0.Final
4.5.1.Final
4.5.2.Final

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-10688.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "7.3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "7.4"
            }
        ]
    }
]