ghsa-h3r7-x4mp-2c39
Vulnerability from github
Published
2022-09-20 00:00
Modified
2022-09-22 00:00
Severity ?
Details
Tinyproxy commit 84f203f and earlier does not process HTTP request lines in the process_request() function and is using uninitialized buffers. This vulnerability allows attackers to access sensitive information at system runtime.
{ "affected": [], "aliases": [ "CVE-2022-40468" ], "database_specific": { "cwe_ids": [ "CWE-1188" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-19T17:15:00Z", "severity": "HIGH" }, "details": "Tinyproxy commit 84f203f and earlier does not process HTTP request lines in the process_request() function and is using uninitialized buffers. This vulnerability allows attackers to access sensitive information at system runtime.", "id": "GHSA-h3r7-x4mp-2c39", "modified": "2022-09-22T00:00:23Z", "published": "2022-09-20T00:00:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40468" }, { "type": "WEB", "url": "https://github.com/tinyproxy/tinyproxy/issues/457" }, { "type": "WEB", "url": "https://github.com/tinyproxy/tinyproxy/issues/457#issuecomment-1264176815" }, { "type": "WEB", "url": "https://github.com/tinyproxy/tinyproxy" }, { "type": "WEB", "url": "https://github.com/tinyproxy/tinyproxy/blob/84f203fb1c4733608c7283bbe794005a469c4b00/src/reqs.c#L346" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202305-27" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.