GHSA-3MPR-HQ3P-49H9
Vulnerability from github – Published: 2018-07-26 15:10 – Updated: 2023-03-01 01:32
VLAI?
Summary
Prototype Pollution in mixin-deep
Details
Versions of mixin-deep before 1.3.1 are vulnerable to prototype pollution via merging functions.
Recommendation
Update to version 1.3.1 or later.
Severity ?
8.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "mixin-deep"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-3719"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-471"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:55:36Z",
"nvd_published_at": "2018-06-07T02:29:00Z",
"severity": "HIGH"
},
"details": "Versions of `mixin-deep` before 1.3.1 are vulnerable to prototype pollution via merging functions.\n\n\n## Recommendation\n\nUpdate to version 1.3.1 or later.",
"id": "GHSA-3mpr-hq3p-49h9",
"modified": "2023-03-01T01:32:37Z",
"published": "2018-07-26T15:10:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3719"
},
{
"type": "WEB",
"url": "https://github.com/jonschlinkert/mixin-deep/commit/578b0bc5e74e14de9ef4975f504dc698796bdf9c"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/311236"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3mpr-hq3p-49h9"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/578"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Prototype Pollution in mixin-deep"
}
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…