{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.3.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "69befd291b5991b7542b8b2784c52c60bf248578"
            }
          ],
          "repo": "https://github.com/meh/rust-ffmpeg",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) Null pointer dereference vulnerability in the name() method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check for a NULL return value from the av_get_sample_fmt_name() C function, which can be triggered by providing an unrecognized sample format.",
  "id": "CVE-2025-57612",
  "modified": "2026-03-10T21:52:23.666051419Z",
  "published": "2025-09-02T16:15:39.973Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/meh/rust-ffmpeg/issues/192"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}