Lucene search

K
vulnrichmentTalosVULNRICHMENT:CVE-2023-49606
HistoryMay 01, 2024 - 3:31 p.m.

CVE-2023-49606

2024-05-0115:31:01
CWE-416
talos
github.com
4
use-after-free
tinyproxy
http connection headers
remote code execution
memory corruption
cve-2023-49606

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

8

Confidence

Low

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:tinyproxy:tinyproxy:1.10.0:*:*:*:*:*:*:*"
    ],
    "vendor": "tinyproxy",
    "product": "tinyproxy",
    "versions": [
      {
        "status": "affected",
        "version": "1.10.0"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:tinyproxy:tinyproxy:1.11.1:*:*:*:*:*:*:*"
    ],
    "vendor": "tinyproxy",
    "product": "tinyproxy",
    "versions": [
      {
        "status": "affected",
        "version": "1.11.1"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

8

Confidence

Low

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total