GHSA-V66P-W7QX-WV98
Vulnerability from github – Published: 2020-09-04 17:29 – Updated: 2020-08-31 18:59
VLAI?
Summary
Authentication Bypass in express-laravel-passport
Details
All versions of express-laravel-passport are vulnerable to an Authentication Bypass. The package fails to properly validate JWTs, allowing attackers to send HTTP requests impersonating other users.
Recommendation
Upgrade to version 2.0.5 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "express-laravel-passport"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:59:44Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "All versions of `express-laravel-passport` are vulnerable to an Authentication Bypass. The package fails to properly validate JWTs, allowing attackers to send HTTP requests impersonating other users.\n\n\n## Recommendation\n\nUpgrade to version 2.0.5 or later.",
"id": "GHSA-v66p-w7qx-wv98",
"modified": "2020-08-31T18:59:44Z",
"published": "2020-09-04T17:29:34Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/748214"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1450"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Authentication Bypass in express-laravel-passport"
}
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…