The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP method of a request, which can be controlled by the website. If a user used the 'Copy as cURL' feature and pasted the command into a terminal, it could have resulted in command injection and arbitrary command execution. *Note: this issue only affects Firefox on Windows operating systems.*. This vulnerability affects Firefox ESR < 68.8, Firefox < 76, and Thunderbird < 68.8.0.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://www.mozilla.org/security/advisories/mfsa2020-18/ | vendor advisory |
https://www.mozilla.org/security/advisories/mfsa2020-16/ | vendor advisory |
https://www.mozilla.org/security/advisories/mfsa2020-17/ | vendor advisory |
https://bugzilla.mozilla.org/show_bug.cgi?id=1615471 | permissions required |