npm package
rendertron
pkg:npm/rendertron
Vulnerabilities (5)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-8902 | — | < 3.0.0 | 3.0.0 | Feb 23, 2021 | Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery (SSRF) attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggeste | ||
| CVE-2017-18355 | — | < 1.1.0 | 1.1.0 | Dec 17, 2018 | Installed packages are exposed by node_modules in Rendertron 1.0.0, allowing remote attackers to read absolute paths on the server by examining the "_where" attribute of package.json files. | ||
| CVE-2017-18354 | — | < 1.1.0 | 1.1.0 | Dec 17, 2018 | Rendertron 1.0.0 allows for alternative protocols such as 'file://' introducing a Local File Inclusion (LFI) bug where arbitrary files can be read by a remote attacker. | ||
| CVE-2017-18353 | — | < 1.1.0 | 1.1.0 | Dec 17, 2018 | Rendertron 1.0.0 includes an _ah/stop route to shutdown the Chrome instance responsible for serving render requests to all users. Visiting this route with a GET request allows any unauthorized remote attacker to disable the core service of the application. | ||
| CVE-2017-18352 | — | < 1.1.0 | 1.1.0 | Dec 17, 2018 | Error reporting within Rendertron 1.0.0 allows reflected Cross Site Scripting (XSS) from invalid URLs. |
- CVE-2020-8902Feb 23, 2021affected < 3.0.0fixed 3.0.0
Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery (SSRF) attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggeste
- CVE-2017-18355Dec 17, 2018affected < 1.1.0fixed 1.1.0
Installed packages are exposed by node_modules in Rendertron 1.0.0, allowing remote attackers to read absolute paths on the server by examining the "_where" attribute of package.json files.
- CVE-2017-18354Dec 17, 2018affected < 1.1.0fixed 1.1.0
Rendertron 1.0.0 allows for alternative protocols such as 'file://' introducing a Local File Inclusion (LFI) bug where arbitrary files can be read by a remote attacker.
- CVE-2017-18353Dec 17, 2018affected < 1.1.0fixed 1.1.0
Rendertron 1.0.0 includes an _ah/stop route to shutdown the Chrome instance responsible for serving render requests to all users. Visiting this route with a GET request allows any unauthorized remote attacker to disable the core service of the application.
- CVE-2017-18352Dec 17, 2018affected < 1.1.0fixed 1.1.0
Error reporting within Rendertron 1.0.0 allows reflected Cross Site Scripting (XSS) from invalid URLs.