9.8

CVE-2023-49606

Exploit
A use-after-free vulnerability exists in the HTTP Connection Headers parsing in Tinyproxy 1.11.1 and Tinyproxy 1.10.0. A specially crafted HTTP header can trigger reuse of previously freed memory, which leads to memory corruption and could lead to remote code execution. An attacker needs to make an unauthenticated HTTP request to trigger this vulnerability.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Tinyproxy ProjectTinyproxy Version1.10.0
Tinyproxy ProjectTinyproxy Version1.11.1
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 63.08% 0.991
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
talos-cna@cisco.com 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://www.openwall.com/lists/oss-security/2024/05/07/1
Patch
Third Party Advisory
Exploit
Mailing List
Issue Tracking
https://talosintelligence.com/vulnerability_reports/TALOS-2023-1889
Third Party Advisory
Exploit
https://lists.debian.org/debian-lts-announce/2024/09/msg00035.html
https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1889