GHSA-W277-WPQF-RCFV
Vulnerability from github – Published: 2024-02-06 20:30 – Updated: 2026-01-23 22:35
VLAI?
Summary
Duplicate Advisory: Svix vulnerable to improper comparison of different-length signatures
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-747x-5m58-mq97. This link is maintained to preserve external references.
Original Description
The Webhook::verify function incorrectly compared signatures of different lengths - the two signatures would only be compared up to the length of the shorter signature. This allowed an attacker to pass in v1, as the signature, which would always pass verification.
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "svix"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-02-06T20:30:14Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-747x-5m58-mq97. This link is maintained to preserve external references.\n\n## Original Description\nThe `Webhook::verify` function incorrectly compared signatures of different lengths - the two signatures would only be compared up to the length of the shorter signature. This allowed an attacker to pass in `v1,` as the signature, which would always pass verification.",
"id": "GHSA-w277-wpqf-rcfv",
"modified": "2026-01-23T22:35:18Z",
"published": "2024-02-06T20:30:14Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/svix/svix-webhooks/pull/1190"
},
{
"type": "WEB",
"url": "https://github.com/svix/svix-webhooks/commit/958821bd3b956d1436af65f70a0964d4ffb7daf6"
},
{
"type": "PACKAGE",
"url": "https://github.com/svix/svix-webhooks"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0010.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Duplicate Advisory: Svix vulnerable to improper comparison of different-length signatures",
"withdrawn": "2026-01-23T22:35:18Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…