CVE-2023-22465 (GCVE-0-2023-22465)

Vulnerability from cvelistv5 – Published: 2023-01-04 15:30 – Updated: 2025-03-10 21:32
VLAI?
Summary
Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the `User-Agent` and `Server` header parsers are susceptible to a fatal error on certain inputs. In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. Fixes are released in 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38. As a workaround, use the weakly typed header interface.
CWE
  • CWE-20 - Improper Input Validation
Assigner
References
Impacted products
Vendor Product Version
http4s http4s Affected: >= 0.1.0, < 0.21.34
Affected: >= 0.22.0, < 0.22.15
Affected: >= 0.23.0, < 0.23.17
Affected: >= 1.0.0-M1, < 1.0.0-M38
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T10:13:48.417Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-22465",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-03-10T21:02:19.525721Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-03-10T21:32:44.734Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "http4s",
          "vendor": "http4s",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 0.1.0, \u003c 0.21.34"
            },
            {
              "status": "affected",
              "version": "\u003e= 0.22.0, \u003c 0.22.15"
            },
            {
              "status": "affected",
              "version": "\u003e= 0.23.0, \u003c 0.23.17"
            },
            {
              "status": "affected",
              "version": "\u003e= 1.0.0-M1, \u003c 1.0.0-M38"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the `User-Agent` and `Server` header parsers are susceptible to a fatal error on certain inputs.  In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. Fixes are released in 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38. As a workaround, use the weakly typed header interface."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20: Improper Input Validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-01-04T15:30:04.129Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f"
        }
      ],
      "source": {
        "advisory": "GHSA-54w6-vxfh-fw7f",
        "discovery": "UNKNOWN"
      },
      "title": "Http4s has fatal error parsing User-Agent and Server headers"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2023-22465",
    "datePublished": "2023-01-04T15:30:04.129Z",
    "dateReserved": "2022-12-29T03:00:40.879Z",
    "dateUpdated": "2025-03-10T21:32:44.734Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"0.1.0\", \"versionEndExcluding\": \"0.21.34\", \"matchCriteriaId\": \"185B0C49-B7B4-436A-9577-3276FCE1181F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"0.22.0\", \"versionEndExcluding\": \"0.22.15\", \"matchCriteriaId\": \"AF811C59-F1EA-49A0-A335-D395AC17EC76\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"0.23.0\", \"versionEndExcluding\": \"0.23.17\", \"matchCriteriaId\": \"79816BBF-3E40-4E20-8138-281DA5CF65E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone1:*:*:*:*:*:*\", \"matchCriteriaId\": \"65C497F9-281C-4565-BD36-B6B4D7E6F8BD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone10:*:*:*:*:*:*\", \"matchCriteriaId\": \"6FCFC3E5-7530-4AAA-A2C7-36DC307B613B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone11:*:*:*:*:*:*\", \"matchCriteriaId\": \"D03CBFE3-0B31-4D7C-BC5D-61DCD3C2C486\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone12:*:*:*:*:*:*\", \"matchCriteriaId\": \"76F8BC53-544C-4285-8D9B-CB91AD080048\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone13:*:*:*:*:*:*\", \"matchCriteriaId\": \"778947CA-20BA-469F-87E1-97D8713ACC75\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone14:*:*:*:*:*:*\", \"matchCriteriaId\": \"F5B02828-1E40-49BE-8367-10296625C696\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone15:*:*:*:*:*:*\", \"matchCriteriaId\": \"A569F32F-3C8C-4F8F-B0BC-6ADC993596A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone16:*:*:*:*:*:*\", \"matchCriteriaId\": \"525DBF4B-F574-459D-9CE2-6AF597ABAE10\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone17:*:*:*:*:*:*\", \"matchCriteriaId\": \"FD05B15E-1E4F-43EA-B21A-3B96A77814D6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone18:*:*:*:*:*:*\", \"matchCriteriaId\": \"65C79F52-F05F-4F0A-AC27-393197B9EF00\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone19:*:*:*:*:*:*\", \"matchCriteriaId\": \"A426B4C0-643A-492F-B7FB-725549F613F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone2:*:*:*:*:*:*\", \"matchCriteriaId\": \"D95E231C-3D13-45FC-AF9A-CB8CF1FFC983\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone20:*:*:*:*:*:*\", \"matchCriteriaId\": \"CF973F58-0AC7-4B58-A2CF-654133CE7F1A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone21:*:*:*:*:*:*\", \"matchCriteriaId\": \"35C40331-C96C-477C-B6BD-D5506E612DA8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone22:*:*:*:*:*:*\", \"matchCriteriaId\": \"615BC827-3E0F-4C1E-8FD2-B59FF31F2D49\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone23:*:*:*:*:*:*\", \"matchCriteriaId\": \"FDFB35FD-4D08-4895-B1B6-FC03BCB3EB22\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone24:*:*:*:*:*:*\", \"matchCriteriaId\": \"97F74D04-031E-47D4-BA57-DBE9C74CE256\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone25:*:*:*:*:*:*\", \"matchCriteriaId\": \"2FDC2E12-DE86-4A82-BD2F-C18F715CA673\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone26:*:*:*:*:*:*\", \"matchCriteriaId\": \"C1C18467-5FD0-4DCC-8B75-979C03BFF1C4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone27:*:*:*:*:*:*\", \"matchCriteriaId\": \"6724B3CF-A393-469B-BA80-CED8AB98358A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone28:*:*:*:*:*:*\", \"matchCriteriaId\": \"804EF10D-46A9-49C0-B1C4-74B832115662\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone29:*:*:*:*:*:*\", \"matchCriteriaId\": \"2DE365D6-17C4-4E82-8F2B-1DA18CC8382F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone3:*:*:*:*:*:*\", \"matchCriteriaId\": \"DE093D65-1B3A-4A4A-BC76-05DEF9529712\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone30:*:*:*:*:*:*\", \"matchCriteriaId\": \"078E27D3-AD80-44E8-A97C-328AEB4E2929\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone31:*:*:*:*:*:*\", \"matchCriteriaId\": \"548DB4B7-872D-4A7E-9DA7-D0BF15BDE969\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone32:*:*:*:*:*:*\", \"matchCriteriaId\": \"07037A73-F463-4F8B-8F8B-AF513B31DA21\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone33:*:*:*:*:*:*\", \"matchCriteriaId\": \"801D2731-BD6D-4CD9-B69F-75DC1A0FE3CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone34:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA2C32F3-93A3-4A2F-9A9A-DC06056EDC81\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone35:*:*:*:*:*:*\", \"matchCriteriaId\": \"59C3ECBA-47D1-4A9B-8193-8033BC27CC37\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone36:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B7AF9D4-4548-4D25-84BC-54C525179342\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone37:*:*:*:*:*:*\", \"matchCriteriaId\": \"0D884D1D-F74D-406F-A363-C008097C997E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone4:*:*:*:*:*:*\", \"matchCriteriaId\": \"DC3CA618-148D-4F97-9913-316DDDD97838\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone5:*:*:*:*:*:*\", \"matchCriteriaId\": \"02FA538C-9D8A-49D5-8268-1A2C3E96B89B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone6:*:*:*:*:*:*\", \"matchCriteriaId\": \"D18A3ABC-5C47-45BF-978C-5BB17787DCFA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone7:*:*:*:*:*:*\", \"matchCriteriaId\": \"1CE1CF51-E61A-418A-AB22-9D7A6D690BAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone8:*:*:*:*:*:*\", \"matchCriteriaId\": \"29A70AAA-B77A-4291-A700-C910362DB8D4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:typelevel:http4s:1.0.0:milestone9:*:*:*:*:*:*\", \"matchCriteriaId\": \"9F8F3C38-57AB-4CBC-8959-7FF51CBA7907\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the `User-Agent` and `Server` header parsers are susceptible to a fatal error on certain inputs.  In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. Fixes are released in 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38. As a workaround, use the weakly typed header interface.\"}, {\"lang\": \"es\", \"value\": \"Http4s es una interfaz de Scala para servicios HTTP. A partir de la versi\\u00f3n 0.1.0 y anteriores a las versiones 0.21.34, 0.22.15, 0.23.17 y 1.0.0-M38, los analizadores de encabezado `User-Agent` y `Server` son susceptibles a un error fatal en ciertas entradas. En http4s, los encabezados modelados se analizan de forma diferida, por lo que esto solo se aplica a los servicios que solicitan expl\\u00edcitamente estos encabezados escritos. Las correcciones se publicaron en 0.21.34, 0.22.15, 0.23.17 y 1.0.0-M38. Como workaround, utilice la interfaz de encabezado con tipos d\\u00e9biles.\"}]",
      "id": "CVE-2023-22465",
      "lastModified": "2024-11-21T07:44:51.550",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
      "published": "2023-01-04T16:15:09.323",
      "references": "[{\"url\": \"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Mitigation\", \"Third Party Advisory\"]}]",
      "sourceIdentifier": "security-advisories@github.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-22465\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-01-04T16:15:09.323\",\"lastModified\":\"2024-11-21T07:44:51.550\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the `User-Agent` and `Server` header parsers are susceptible to a fatal error on certain inputs.  In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. Fixes are released in 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38. As a workaround, use the weakly typed header interface.\"},{\"lang\":\"es\",\"value\":\"Http4s es una interfaz de Scala para servicios HTTP. A partir de la versi\u00f3n 0.1.0 y anteriores a las versiones 0.21.34, 0.22.15, 0.23.17 y 1.0.0-M38, los analizadores de encabezado `User-Agent` y `Server` son susceptibles a un error fatal en ciertas entradas. En http4s, los encabezados modelados se analizan de forma diferida, por lo que esto solo se aplica a los servicios que solicitan expl\u00edcitamente estos encabezados escritos. Las correcciones se publicaron en 0.21.34, 0.22.15, 0.23.17 y 1.0.0-M38. Como workaround, utilice la interfaz de encabezado con tipos d\u00e9biles.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.1.0\",\"versionEndExcluding\":\"0.21.34\",\"matchCriteriaId\":\"185B0C49-B7B4-436A-9577-3276FCE1181F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.22.0\",\"versionEndExcluding\":\"0.22.15\",\"matchCriteriaId\":\"AF811C59-F1EA-49A0-A335-D395AC17EC76\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.23.0\",\"versionEndExcluding\":\"0.23.17\",\"matchCriteriaId\":\"79816BBF-3E40-4E20-8138-281DA5CF65E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone1:*:*:*:*:*:*\",\"matchCriteriaId\":\"65C497F9-281C-4565-BD36-B6B4D7E6F8BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone10:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FCFC3E5-7530-4AAA-A2C7-36DC307B613B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone11:*:*:*:*:*:*\",\"matchCriteriaId\":\"D03CBFE3-0B31-4D7C-BC5D-61DCD3C2C486\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone12:*:*:*:*:*:*\",\"matchCriteriaId\":\"76F8BC53-544C-4285-8D9B-CB91AD080048\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone13:*:*:*:*:*:*\",\"matchCriteriaId\":\"778947CA-20BA-469F-87E1-97D8713ACC75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone14:*:*:*:*:*:*\",\"matchCriteriaId\":\"F5B02828-1E40-49BE-8367-10296625C696\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone15:*:*:*:*:*:*\",\"matchCriteriaId\":\"A569F32F-3C8C-4F8F-B0BC-6ADC993596A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone16:*:*:*:*:*:*\",\"matchCriteriaId\":\"525DBF4B-F574-459D-9CE2-6AF597ABAE10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone17:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD05B15E-1E4F-43EA-B21A-3B96A77814D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone18:*:*:*:*:*:*\",\"matchCriteriaId\":\"65C79F52-F05F-4F0A-AC27-393197B9EF00\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone19:*:*:*:*:*:*\",\"matchCriteriaId\":\"A426B4C0-643A-492F-B7FB-725549F613F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D95E231C-3D13-45FC-AF9A-CB8CF1FFC983\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone20:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF973F58-0AC7-4B58-A2CF-654133CE7F1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone21:*:*:*:*:*:*\",\"matchCriteriaId\":\"35C40331-C96C-477C-B6BD-D5506E612DA8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone22:*:*:*:*:*:*\",\"matchCriteriaId\":\"615BC827-3E0F-4C1E-8FD2-B59FF31F2D49\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone23:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDFB35FD-4D08-4895-B1B6-FC03BCB3EB22\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone24:*:*:*:*:*:*\",\"matchCriteriaId\":\"97F74D04-031E-47D4-BA57-DBE9C74CE256\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone25:*:*:*:*:*:*\",\"matchCriteriaId\":\"2FDC2E12-DE86-4A82-BD2F-C18F715CA673\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone26:*:*:*:*:*:*\",\"matchCriteriaId\":\"C1C18467-5FD0-4DCC-8B75-979C03BFF1C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone27:*:*:*:*:*:*\",\"matchCriteriaId\":\"6724B3CF-A393-469B-BA80-CED8AB98358A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone28:*:*:*:*:*:*\",\"matchCriteriaId\":\"804EF10D-46A9-49C0-B1C4-74B832115662\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone29:*:*:*:*:*:*\",\"matchCriteriaId\":\"2DE365D6-17C4-4E82-8F2B-1DA18CC8382F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone3:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE093D65-1B3A-4A4A-BC76-05DEF9529712\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone30:*:*:*:*:*:*\",\"matchCriteriaId\":\"078E27D3-AD80-44E8-A97C-328AEB4E2929\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone31:*:*:*:*:*:*\",\"matchCriteriaId\":\"548DB4B7-872D-4A7E-9DA7-D0BF15BDE969\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone32:*:*:*:*:*:*\",\"matchCriteriaId\":\"07037A73-F463-4F8B-8F8B-AF513B31DA21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone33:*:*:*:*:*:*\",\"matchCriteriaId\":\"801D2731-BD6D-4CD9-B69F-75DC1A0FE3CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone34:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA2C32F3-93A3-4A2F-9A9A-DC06056EDC81\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone35:*:*:*:*:*:*\",\"matchCriteriaId\":\"59C3ECBA-47D1-4A9B-8193-8033BC27CC37\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone36:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B7AF9D4-4548-4D25-84BC-54C525179342\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone37:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D884D1D-F74D-406F-A363-C008097C997E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone4:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC3CA618-148D-4F97-9913-316DDDD97838\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone5:*:*:*:*:*:*\",\"matchCriteriaId\":\"02FA538C-9D8A-49D5-8268-1A2C3E96B89B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone6:*:*:*:*:*:*\",\"matchCriteriaId\":\"D18A3ABC-5C47-45BF-978C-5BB17787DCFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone7:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CE1CF51-E61A-418A-AB22-9D7A6D690BAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone8:*:*:*:*:*:*\",\"matchCriteriaId\":\"29A70AAA-B77A-4291-A700-C910362DB8D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:typelevel:http4s:1.0.0:milestone9:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F8F3C38-57AB-4CBC-8959-7FF51CBA7907\"}]}]}],\"references\":[{\"url\":\"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\", \"name\": \"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T10:13:48.417Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-22465\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-10T21:02:19.525721Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-10T21:02:20.768Z\"}}], \"cna\": {\"title\": \"Http4s has fatal error parsing User-Agent and Server headers\", \"source\": {\"advisory\": \"GHSA-54w6-vxfh-fw7f\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"http4s\", \"product\": \"http4s\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.1.0, \u003c 0.21.34\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.22.0, \u003c 0.22.15\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.23.0, \u003c 0.23.17\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.0.0-M1, \u003c 1.0.0-M38\"}]}], \"references\": [{\"url\": \"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\", \"name\": \"https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the `User-Agent` and `Server` header parsers are susceptible to a fatal error on certain inputs.  In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. Fixes are released in 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38. As a workaround, use the weakly typed header interface.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-01-04T15:30:04.129Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-22465\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-10T21:32:44.734Z\", \"dateReserved\": \"2022-12-29T03:00:40.879Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-01-04T15:30:04.129Z\", \"assignerShortName\": \"GitHub_M\"}",
      "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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…