GHSA-4G53-VP7Q-GFJV
Vulnerability from github – Published: 2021-05-28 19:18 – Updated: 2021-05-27 22:24
VLAI?
Summary
constructEvent does not verify header
Details
Impact
Anyone verifying a Stripe webhook request via this library's constructEvent function.
Patches
Upgrade to 1.1.4.
Workarounds
Use await verifyHeader(...) directly instead of constructEvent.
References
https://github.com/worker-tools/stripe-webhook/issues/1
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@worker-tools/stripe-webhook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2021-05-27T22:24:49Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "### Impact\nAnyone verifying a Stripe webhook request via this library\u0027s `constructEvent` function.\n\n### Patches\nUpgrade to 1.1.4. \n\n### Workarounds\nUse `await verifyHeader(...)` directly instead of `constructEvent`.\n\n### References\nhttps://github.com/worker-tools/stripe-webhook/issues/1\n",
"id": "GHSA-4g53-vp7q-gfjv",
"modified": "2021-05-27T22:24:49Z",
"published": "2021-05-28T19:18:28Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/worker-tools/stripe-webhook/security/advisories/GHSA-4g53-vp7q-gfjv"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "constructEvent does not verify header"
}
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…