Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. svix
  4. ›
  5. CVE-2024-21491

CVE-2024-21491: svix vulnerable to Authentication Bypass

February 13, 2024 (updated October 16, 2024)

Versions of the package svix before 1.17.0 are vulnerable to Authentication Bypass due to an issue in the verify function where signatures of different lengths are incorrectly compared. An attacker can bypass signature verification by providing a shorter signature that matches the beginning of the actual signature.

Note:

The attacker would need to know a victim uses the Rust library for verification,no easy way to automatically check that; and uses webhooks by a service that uses Svix, and then figure out a way to craft a malicious payload that will actually include all of the correct identifiers needed to trick the receivers to cause actual issues.

References

  • github.com/advisories/GHSA-747x-5m58-mq97
  • github.com/svix/svix-webhooks
  • github.com/svix/svix-webhooks/commit/958821bd3b956d1436af65f70a0964d4ffb7daf6
  • github.com/svix/svix-webhooks/pull/1190
  • nvd.nist.gov/vuln/detail/CVE-2024-21491
  • rustsec.org/advisories/RUSTSEC-2024-0010.html
  • security.snyk.io/vuln/SNYK-RUST-SVIX-6230729

Code Behaviors & Features

Detect and mitigate CVE-2024-21491 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.17.0

Fixed versions

  • 1.17.0

Solution

Upgrade to version 1.17.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-288: Authentication Bypass Using an Alternate Path or Channel
  • CWE-347: Improper Verification of Cryptographic Signature

Source file

cargo/svix/CVE-2024-21491.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.