GHSA-GM9G-2G8V-FVXJ
Vulnerability from github – Published: 2019-06-06 15:32 – Updated: 2021-09-16 20:59
VLAI?
Summary
Prototype Pollution in upmerge
Details
All versions of upmerge are vulnerable to Prototype Pollution. The merge() function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other vulnerabilities leading to Remote Code Execution.
Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "upmerge"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-345",
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-06T10:04:57Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "All versions of `upmerge` are vulnerable to Prototype Pollution. The merge() function fails to prevent user input to alter an Object\u0027s prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other vulnerabilities leading to Remote Code Execution.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative module until a fix is made available.\n",
"id": "GHSA-gm9g-2g8v-fvxj",
"modified": "2021-09-16T20:59:20Z",
"published": "2019-06-06T15:32:28Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/439120"
},
{
"type": "PACKAGE",
"url": "https://github.com/jazzfog/UpMerge"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-UPMERGE-174133"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/809"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Prototype Pollution in upmerge"
}
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…