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.
Link | Tags |
---|---|
https://bugs.chromium.org/p/chromium/issues/detail?id=759111 | vendor advisory issue tracking exploit |
https://github.com/GoogleChrome/rendertron/commit/8d70628c96ae72eff6eebb451d26fc9ed6b58b0e | patch |
https://github.com/GoogleChrome/rendertron/pull/88 | third party advisory patch |