GHSA-3QH4-R86R-GRVM
Vulnerability from github – Published: 2020-09-02 18:24 – Updated: 2020-08-31 18:36
VLAI?
Summary
Arbitrary JavaScript Execution in typed-function
Details
Versions of typed-function prior to 0.10.6 are vulnerable to Arbitrary JavaScript Execution. Function names are not properly sanitized and may allow an attacker to execute arbitrary code.
Recommendation
Upgrade to version 0.10.6 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "typed-function"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-1001004"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:36:57Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `typed-function` prior to 0.10.6 are vulnerable to Arbitrary JavaScript Execution. Function names are not properly sanitized and may allow an attacker to execute arbitrary code.\n\n\n## Recommendation\n\nUpgrade to version 0.10.6 or later.",
"id": "GHSA-3qh4-r86r-grvm",
"modified": "2020-08-31T18:36:57Z",
"published": "2020-09-02T18:24:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1001004"
},
{
"type": "WEB",
"url": "https://github.com/josdejong/typed-function/commit/6478ef4f2c3f3c2d9f2c820e2db4b4ba3425e6fe"
},
{
"type": "WEB",
"url": "https://github.com/josdejong/typed-function/commit/6478ef4f2c3f3c2d9f2c820e2db4b4ba3425e6fe?diff=split#diff-9e1f22c2954a38db1fdf444dbc74e0a8"
},
{
"type": "WEB",
"url": "https://github.com/josdejong/typed-function/blob/master/HISTORY.md#2017-11-18-version-0106"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-TYPEDFUNCTION-174139"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/819"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Arbitrary JavaScript Execution in typed-function"
}
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…