ghsa-hj3f-6gcp-jg8j
Vulnerability from github
Published
2023-05-25 12:30
Modified
2024-11-18 22:08
Severity ?
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Summary
Open redirect in Tornado
Details
Open redirect vulnerability in Tornado versions 6.3.1 and earlier allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having user access a specially crafted URL.
{ affected: [ { package: { ecosystem: "PyPI", name: "tornado", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "6.3.2", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2023-28370", ], database_specific: { cwe_ids: [ "CWE-601", ], github_reviewed: true, github_reviewed_at: "2023-05-25T17:00:25Z", nvd_published_at: "2023-05-25T10:15:09Z", severity: "MODERATE", }, details: "Open redirect vulnerability in Tornado versions 6.3.1 and earlier allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having user access a specially crafted URL.", id: "GHSA-hj3f-6gcp-jg8j", modified: "2024-11-18T22:08:08Z", published: "2023-05-25T12:30:16Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-28370", }, { type: "WEB", url: "https://github.com/tornadoweb/tornado/commit/32ad07c54e607839273b4e1819c347f5c8976b2f", }, { type: "WEB", url: "https://github.com/pypa/advisory-database/tree/main/vulns/tornado/PYSEC-2023-75.yaml", }, { type: "PACKAGE", url: "https://github.com/tornadoweb/tornado", }, { type: "WEB", url: "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2", }, { type: "WEB", url: "https://jvn.jp/en/jp/JVN45127776", }, ], 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", }, { score: "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", type: "CVSS_V4", }, ], summary: "Open redirect in Tornado", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.