ghsa-6342-4x32-pp8v
Vulnerability from github
Published
2023-02-09 21:30
Modified
2024-03-27 15:30
Severity ?
Details
A use after free vulnerability exists in curl <7.87.0. Curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.
{ "affected": [], "aliases": [ "CVE-2022-43552" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-02-09T20:15:00Z", "severity": "HIGH" }, "details": "A use after free vulnerability exists in curl \u003c7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.", "id": "GHSA-6342-4x32-pp8v", "modified": "2024-03-27T15:30:36Z", "published": "2023-02-09T21:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43552" }, { "type": "WEB", "url": "https://hackerone.com/reports/1764858" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202310-12" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230214-0002" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT213670" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Mar/17" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.