Lucene search

K
vulnrichmentCertccVULNRICHMENT:CVE-2024-2653
HistoryApr 03, 2024 - 5:18 p.m.

CVE-2024-2653 CVE-2024-2653

2024-04-0317:18:29
certcc
github.com
2
amphp
http
unbounded
buffer
vulnerability
oom
crash

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:amphp:http-client:*:*:*:*:*:*:*:*"
    ],
    "vendor": "amphp",
    "product": "http-client",
    "versions": [
      {
        "status": "affected",
        "version": "v4.0.0-rc10",
        "versionType": "custom",
        "lessThanOrEqual": "4.0.0"
      }
    ],
    "defaultStatus": "affected"
  },
  {
    "cpes": [
      "cpe:2.3:a:amphp:http:*:*:*:*:*:*:*:*"
    ],
    "vendor": "amphp",
    "product": "http",
    "versions": [
      {
        "status": "affected",
        "version": "2.0.0-beta1",
        "versionType": "custom",
        "lessThanOrEqual": "2.1.0"
      }
    ],
    "defaultStatus": "affected"
  },
  {
    "cpes": [
      "cpe:2.3:a:amphp:http:*:*:*:*:*:*:*:*"
    ],
    "vendor": "amphp",
    "product": "http",
    "versions": [
      {
        "status": "affected",
        "version": "v1.6.0-rc1",
        "versionType": "custom",
        "lessThanOrEqual": "1.7.2"
      }
    ],
    "defaultStatus": "affected"
  }
]

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial