{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.3.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d595c2209661a412d276a563843aea535a98c196"
            },
            {
              "fixed": "07f671da14ce63a80f4e52432b32e8d178d75fd3"
            }
          ],
          "repo": "https://github.com/hakobe/paranoidhttp",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Paranoidhttp before 0.3.0 allows SSRF because [::] is equivalent to the 127.0.0.1 address, but does not match the filter for private addresses.",
  "id": "CVE-2023-24623",
  "modified": "2026-03-15T21:49:17.406957580Z",
  "published": "2023-01-30T05:15:10.373Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md#v030-2023-01-19"
    },
    {
      "type": "FIX",
      "url": "https://github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178d75fd3"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}