ghsa-xwgq-pcqx-hpmv
Vulnerability from github
Published
2020-02-12 18:45
Modified
2021-08-19 16:56
Severity ?
VLAI Severity ?
Summary
URL Redirection to Untrusted Site (Open Redirect) in Ktor
Details
In Ktor through 1.2.6, the client resends data from the HTTP Authorization header to a redirect location.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.2.6" }, "package": { "ecosystem": "Maven", "name": "io.ktor:ktor-client-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-19703" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2020-02-11T17:33:16Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "In Ktor through 1.2.6, the client resends data from the HTTP Authorization header to a redirect location.", "id": "GHSA-xwgq-pcqx-hpmv", "modified": "2021-08-19T16:56:45Z", "published": "2020-02-12T18:45:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19703" }, { "type": "WEB", "url": "https://github.com/ktorio/ktor/issues/1467" }, { "type": "WEB", "url": "https://github.com/ktorio/ktor/commit/0c108156f45423d09014b47be810188629cb878f" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "URL Redirection to Untrusted Site (Open Redirect) in Ktor" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…