GHSA-57CF-349J-352G
Vulnerability from github – Published: 2019-06-12 16:37 – Updated: 2020-08-31 18:31
VLAI?
Summary
Out-of-bounds Read in npmconf
Details
Versions of npmconf before 2.1.3 allocate and write to disk uninitialized memory contents when a typed number is passed as input on Node.js 4.x.
Recommendation
Update to version 2.1.3 or later. Consider switching to another config storage mechanism, as npmconf is deprecated and should not be used.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "npmconf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-12T16:35:03Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `npmconf` before 2.1.3 allocate and write to disk uninitialized memory contents when a typed number is passed as input on Node.js 4.x.\n\n\n## Recommendation\n\nUpdate to version 2.1.3 or later. Consider switching to another config storage mechanism, as npmconf is deprecated and should not be used.",
"id": "GHSA-57cf-349j-352g",
"modified": "2020-08-31T18:31:27Z",
"published": "2019-06-12T16:37:00Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/320269"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/653"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Out-of-bounds Read in npmconf"
}
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…