gsd-2023-28370
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-28370", "id": "GSD-2023-28370" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-28370" ], "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": "GSD-2023-28370", "modified": "2023-12-13T01:20:48.133581Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2023-28370", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Tornado", "version": { "version_data": [ { "version_value": "versions 6.3.1 and earlier" } ] } } ] }, "vendor_name": "tornadoweb" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Open redirect" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2", "refsource": "MISC", "url": "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2" }, { "name": "https://jvn.jp/en/jp/JVN45127776/", "refsource": "MISC", "url": "https://jvn.jp/en/jp/JVN45127776/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c6.3.2", "affected_versions": "All versions before 6.3.2", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2023-06-01", "description": "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.", "fixed_versions": [ "6.3.2" ], "identifier": "CVE-2023-28370", "identifiers": [ "CVE-2023-28370", "GHSA-hj3f-6gcp-jg8j" ], "not_impacted": "All versions starting from 6.3.2", "package_slug": "pypi/tornado", "pubdate": "2023-05-25", "solution": "Upgrade to version 6.3.2 or above.", "title": "Open redirect in Tornado", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-28370", "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2", "https://jvn.jp/en/jp/JVN45127776/", "https://github.com/tornadoweb/tornado/commit/32ad07c54e607839273b4e1819c347f5c8976b2f", "https://github.com/advisories/GHSA-hj3f-6gcp-jg8j" ], "uuid": "2bcd5ce0-d976-45ea-97b0-0249497c029e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.3.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2023-28370" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-601" } ] } ] }, "references": { "reference_data": [ { "name": "https://jvn.jp/en/jp/JVN45127776/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://jvn.jp/en/jp/JVN45127776/" }, { "name": "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2", "refsource": "MISC", "tags": [ "Product" ], "url": "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2023-06-01T13:04Z", "publishedDate": "2023-05-25T10:15Z" } } }
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.