ghsa-c2gp-86p4-5935
Vulnerability from github
Published
2020-09-02 18:25
Modified
2021-09-27 16:20
Severity ?
VLAI Severity ?
Summary
Use-After-Free in puppeteer
Details
Versions of puppeteer prior to 1.13.0 are vulnerable to the Use-After-Free vulnerability in Chromium (CVE-2019-5786). The Chromium FileReader API is vulnerable to Use-After-Free which may lead to Remote Code Execution.
Recommendation
Upgrade to version 1.13.0 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "puppeteer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-5786"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:37:09Z",
"nvd_published_at": "2019-06-27T17:15:13Z",
"severity": "MODERATE"
},
"details": "Versions of `puppeteer` prior to 1.13.0 are vulnerable to the Use-After-Free vulnerability in Chromium (CVE-2019-5786). The Chromium FileReader API is vulnerable to Use-After-Free which may lead to Remote Code Execution.\n\n\n## Recommendation\n\nUpgrade to version 1.13.0 or later.",
"id": "GHSA-c2gp-86p4-5935",
"modified": "2021-09-27T16:20:33Z",
"published": "2020-09-02T18:25:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5786"
},
{
"type": "WEB",
"url": "https://github.com/GoogleChrome/puppeteer/issues/4141"
},
{
"type": "WEB",
"url": "https://blog.exodusintel.com/2019/03/20/cve-2019-5786-analysis-and-exploitation"
},
{
"type": "WEB",
"url": "https://chromereleases.googleblog.com/2019/03/stable-channel-update-for-desktop.html"
},
{
"type": "WEB",
"url": "https://crbug.com/936448"
},
{
"type": "PACKAGE",
"url": "https://github.com/GoogleChrome/puppeteer"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-PUPPETEER-174321"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/824"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Use-After-Free in puppeteer"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…