Missing checks on Content-Type headers in geckodriver before 0.27.0 could lead to a CSRF vulnerability, that might, when paired with a specifically prepared request, lead to remote code execution.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://github.com/mozilla/geckodriver/releases/tag/v0.27.0 | third party advisory release notes |
http://www.openwall.com/lists/oss-security/2022/02/07/3 | third party advisory mailing list |