First published: Mon Dec 17 2018(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Google Rendertron | =1.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-18353 is classified as a critical vulnerability due to its potential to allow unauthorized shutdown of the service.
To fix CVE-2017-18353, ensure that access to the '_ah/stop' route is properly restricted to authorized users only.
CVE-2017-18353 affects Google Rendertron version 1.0.0.
An attacker can disable the core service of Rendertron by sending a GET request to the '_ah/stop' route.
There are no official workarounds for CVE-2017-18353; securing the route is necessary to mitigate the risk.