{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.12.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6ce96d9d6eb3fa036d73aaf535784caddc7f3552"
            }
          ],
          "repo": "https://github.com/accel-ppp/accel-ppp",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The rad_packet_recv function in radius/packet.c suffers from a memcpy buffer overflow, resulting in an overly-large recvfrom into a fixed buffer that causes a buffer overflow and overwrites arbitrary memory. If the server connects with a malicious client, crafted client requests can remotely trigger this vulnerability.",
  "id": "CVE-2022-24705",
  "modified": "2026-03-13T21:53:26.786167172Z",
  "published": "2022-02-14T22:15:08.270Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/accel-ppp/accel-ppp/pull/35"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}