{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.6.9"
              },
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.2.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "85a50d5e894d14068b2e90a0601481cf52a0abec"
            },
            {
              "introduced": "6599885a736e4ad2962e0f68ae871933735c532e"
            },
            {
              "fixed": "80848b4ca4c8cf7f5ace37c25ceaabe12435e43e"
            },
            {
              "fixed": "b66e3342cf95205324023cfdf2cb5811e8a6dcf4"
            }
          ],
          "repo": "https://github.com/jooby-project/jooby",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused for HTTP Response Splitting.",
  "id": "CVE-2020-7622",
  "modified": "2026-03-13T21:51:06.383412889Z",
  "published": "2020-04-06T15:15:12.770Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/jooby-project/jooby/commit/b66e3342cf95205324023cfdf2cb5811e8a6dcf4"
    },
    {
      "type": "FIX",
      "url": "https://snyk.io/vuln/SNYK-JAVA-IOJOOBY-564249"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/jooby-project/jooby/security/advisories/GHSA-gv3v-92v6-m48j"
    }
  ],
  "related": [
    "GHSA-gv3v-92v6-m48j",
    "SNYK-JAVA-IOJOOBY-564249"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}