ghsa-g3qw-9pgp-xpj4
Vulnerability from github
Published
2020-09-01 21:08
Modified
2020-08-31 18:32
VLAI Severity ?
Summary
Out-of-bounds Read in njwt
Details
Versions of njwt prior to 1.0.0 are vulnerable to out-of-bounds reads when a number is passed into the base64urlEncode function.
On Node.js 6.x or lower this can expose sensitive information and on any other version of Node.js this creates a Denial of Service vulnerability.
Recommendation
Upgrade to version 1.0.0.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "njwt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:32:28Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "Versions of `njwt` prior to 1.0.0 are vulnerable to out-of-bounds reads when a number is passed into the `base64urlEncode` function. \n\nOn Node.js 6.x or lower this can expose sensitive information and on any other version of Node.js this creates a Denial of Service vulnerability.\n\n\n## Recommendation\n\nUpgrade to version 1.0.0.",
"id": "GHSA-g3qw-9pgp-xpj4",
"modified": "2020-08-31T18:32:28Z",
"published": "2020-09-01T21:08:44Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/321704"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/679"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Out-of-bounds Read in njwt"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…