CVE-2020-11021

Source
https://cve.org/CVERecord?id=CVE-2020-11021
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11021.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-11021
Aliases
Related
Published
2020-04-29T18:15:13.423Z
Modified
2026-04-02T02:09:15.337009Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

Actions Http-Client (NPM @actions/http-client) before version 1.0.8 can disclose Authorization headers to incorrect domain in certain redirect scenarios. The conditions in which this happens are if consumers of the http-client: 1. make an http request with an authorization header 2. that request leads to a redirect (302) and 3. the redirect url redirects to another domain or hostname Then the authorization header will get passed to the other domain. The problem is fixed in version 1.0.8.

References

Affected packages

Git / github.com/actions/http-client

Affected ranges

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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11021.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.0.8"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.0.8"
            }
        ]
    }
]