{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.12.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "6ce96d9d6eb3fa036d73aaf535784caddc7f3552"
            }
          ],
          "repo": "https://github.com/accel-ppp/accel-ppp",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The rad_packet_recv function in opt/src/accel-pppd/radius/packet.c suffers from a buffer overflow vulnerability, whereby user input len is copied into a fixed buffer \u0026attr-\u003eval.integer without any bound checks. If the client connects to the server and sends a large radius packet, a buffer overflow vulnerability will be triggered.",
  "id": "CVE-2022-24704",
  "modified": "2026-03-13T21:46:56.134772812Z",
  "published": "2022-02-14T22:15:08.230Z",
  "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"
    }
  ]
}