GHSA-2XV3-H762-CCXV
Vulnerability from github – Published: 2019-05-29 19:18 – Updated: 2020-08-31 18:31
VLAI?
Summary
Out-of-bounds Read in concat-with-sourcemaps
Details
Versions of concat-with-sourcemaps before 1.0.6 allocates uninitialized Buffers when a number is passed as a separator.
Recommendation
Update to version 1.0.6 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "concat-with-sourcemaps"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": true,
"github_reviewed_at": "2019-05-29T19:17:27Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `concat-with-sourcemaps` before 1.0.6 allocates uninitialized Buffers when a number is passed as a separator.\n\n\n## Recommendation\n\nUpdate to version 1.0.6 or later.",
"id": "GHSA-2xv3-h762-ccxv",
"modified": "2020-08-31T18:31:05Z",
"published": "2019-05-29T19:18:02Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/320166"
},
{
"type": "WEB",
"url": "https://github.com/floridoo/concat-with-sourcemaps/blob/v1.0.5/index.js#L18"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/644"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Out-of-bounds Read in concat-with-sourcemaps"
}
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…