GHSA-V6GV-FG46-H89J
Vulnerability from github – Published: 2020-09-03 16:48 – Updated: 2020-08-31 18:43
VLAI?
Summary
Sensitive Data Exposure in put
Details
All versions of put are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of Node.js <=6.x.
Recommendation
Upgrade your Node.js version or consider using an alternative package.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "put"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:43:51Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "All versions of `put` are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of Node.js \u003c=6.x.\n\n\n## Recommendation\n\nUpgrade your Node.js version or consider using an alternative package.",
"id": "GHSA-v6gv-fg46-h89j",
"modified": "2020-08-31T18:43:51Z",
"published": "2020-09-03T16:48:36Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/321702"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1007"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Sensitive Data Exposure in put"
}
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…