CVE-2024-2653 (GCVE-0-2024-2653)
Vulnerability from cvelistv5
Published
2024-04-03 17:18
Modified
2025-02-13 17:41
Summary
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.
Impacted products
Vendor Product Version
AMPHP amphp/http-client Version: v4.0.0-rc10   <
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:18:48.205Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:amphp:http-client:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "affected",
            "product": "http-client",
            "vendor": "amphp",
            "versions": [
              {
                "lessThanOrEqual": "4.0.0",
                "status": "affected",
                "version": "v4.0.0-rc10",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:amphp:http:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "affected",
            "product": "http",
            "vendor": "amphp",
            "versions": [
              {
                "lessThanOrEqual": "2.1.0",
                "status": "affected",
                "version": "2.0.0-beta1",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:amphp:http:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "affected",
            "product": "http",
            "vendor": "amphp",
            "versions": [
              {
                "lessThanOrEqual": "1.7.2",
                "status": "affected",
                "version": "v1.6.0-rc1",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 8.2,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "NONE",
              "integrityImpact": "LOW",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-2653",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-06T16:35:51.687001Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-06T16:43:42.206Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "amphp/http-client",
          "vendor": "AMPHP",
          "versions": [
            {
              "lessThanOrEqual": "4.0.0",
              "status": "affected",
              "version": "v4.0.0-rc10",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "amphp/http",
          "vendor": "AMPHP",
          "versions": [
            {
              "lessThanOrEqual": "2.1.0",
              "status": "affected",
              "version": "2.0.0-beta.1",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "amphp/http",
          "vendor": "AMPHP",
          "versions": [
            {
              "lessThanOrEqual": "1.7.2",
              "status": "affected",
              "version": "v1.6.0-rc1",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-789: Memory Allocation with Excessive Size Value",
              "lang": "en"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-01T18:12:25.382Z",
        "orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
        "shortName": "certcc"
      },
      "references": [
        {
          "url": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm"
        },
        {
          "url": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4"
        },
        {
          "url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "CVE-2024-2653",
      "x_generator": {
        "engine": "VINCE 2.1.12",
        "env": "prod",
        "origin": "https://cveawg.mitre.org/api/cve/CVE-2024-2653"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
    "assignerShortName": "certcc",
    "cveId": "CVE-2024-2653",
    "datePublished": "2024-04-03T17:18:29.944Z",
    "dateReserved": "2024-03-19T15:20:53.090Z",
    "dateUpdated": "2025-02-13T17:41:15.178Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-2653\",\"sourceIdentifier\":\"cret@cert.org\",\"published\":\"2024-04-03T18:15:07.317\",\"lastModified\":\"2024-11-21T09:10:13.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"amphp/http recopilar\u00e1 cuadros de CONTINUACI\u00d3N en un b\u00fafer ilimitado y no verificar\u00e1 un l\u00edmite hasta que haya recibido el indicador END_HEADERS establecido, lo que provocar\u00e1 un bloqueo de OOM.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2}]},\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"cret@cert.org\"},{\"url\":\"https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4\",\"source\":\"cret@cert.org\"},{\"url\":\"https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm\",\"source\":\"cret@cert.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T19:18:48.205Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-2653\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-06T16:35:51.687001Z\"}}}], \"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\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-06T16:39:27.308Z\"}}], \"cna\": {\"title\": \"CVE-2024-2653\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"affected\": [{\"vendor\": \"AMPHP\", \"product\": \"amphp/http-client\", \"versions\": [{\"status\": \"affected\", \"version\": \"v4.0.0-rc10\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"4.0.0\"}]}, {\"vendor\": \"AMPHP\", \"product\": \"amphp/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.0.0-beta.1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.1.0\"}]}, {\"vendor\": \"AMPHP\", \"product\": \"amphp/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.6.0-rc1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.7.2\"}]}], \"references\": [{\"url\": \"https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm\"}, {\"url\": \"https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\"}], \"x_generator\": {\"env\": \"prod\", \"engine\": \"VINCE 2.1.12\", \"origin\": \"https://cveawg.mitre.org/api/cve/CVE-2024-2653\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-789: Memory Allocation with Excessive Size Value\"}]}], \"providerMetadata\": {\"orgId\": \"37e5125f-f79b-445b-8fad-9564f167944b\", \"shortName\": \"certcc\", \"dateUpdated\": \"2024-05-01T18:12:25.382Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-2653\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:41:15.178Z\", \"dateReserved\": \"2024-03-19T15:20:53.090Z\", \"assignerOrgId\": \"37e5125f-f79b-445b-8fad-9564f167944b\", \"datePublished\": \"2024-04-03T17:18:29.944Z\", \"assignerShortName\": \"certcc\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.


Loading…

Loading…