ghsa-gqrq-j6pm-98c2
Vulnerability from github
Published
2023-12-14 15:30
Modified
2023-12-15 03:12
Severity ?
VLAI Severity ?
Summary
External Control of File Name or Path in h2oai/h2o-3
Details
Remote unauthenticated attackers can overwrite arbitrary server files with attacker-controllable data. The data that the attacker can control is not entirely arbitrary. h2o writes a CSV/XLS/etc file to disk, so the attacker data is wrapped in quotations and starts with "C1", if they're exporting as CSV.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "h2o" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.44.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-6569" ], "database_specific": { "cwe_ids": [ "CWE-610", "CWE-73" ], "github_reviewed": true, "github_reviewed_at": "2023-12-15T03:12:43Z", "nvd_published_at": "2023-12-14T13:15:55Z", "severity": "CRITICAL" }, "details": "Remote unauthenticated attackers can overwrite arbitrary server files with attacker-controllable data. The data that the attacker can control is not entirely arbitrary. h2o writes a CSV/XLS/etc file to disk, so the attacker data is wrapped in quotations and starts with \"C1\", if they\u0027re exporting as CSV.", "id": "GHSA-gqrq-j6pm-98c2", "modified": "2023-12-15T03:12:43Z", "published": "2023-12-14T15:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6569" }, { "type": "PACKAGE", "url": "https://github.com/h2oai/h2o-3" }, { "type": "WEB", "url": "https://huntr.com/bounties/a5d003dc-c23e-4c98-8dcf-35ba9252fa3c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H", "type": "CVSS_V3" } ], "summary": "External Control of File Name or Path in h2oai/h2o-3" }
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…