Due to insufficient escaping of the newline character in the “Copy as cURL” feature, an attacker could trick a user into using this command, potentially leading to local code execution on the users system. This vulnerability affects Firefox < 139, Firefox ESR < 115.24, Firefox ESR < 128.11, Thunderbird < 139, and Thunderbird < 128.11.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Firefox | Mozilla | * | 115.24.0 (excluding) |
Firefox | Mozilla | * | 139.0 (excluding) |
Firefox | Mozilla | 116.0 (including) | 128.11.0 (excluding) |
Red Hat Enterprise Linux 10 | RedHat | firefox-0:128.11.0-1.el10_0 | * |
Red Hat Enterprise Linux 10 | RedHat | thunderbird-0:128.11.0-1.el10_0 | * |
Red Hat Enterprise Linux 7 Extended Lifecycle Support | RedHat | firefox-0:128.11.0-1.el7_9 | * |
Red Hat Enterprise Linux 8 | RedHat | firefox-0:128.11.0-1.el8_10 | * |
Red Hat Enterprise Linux 8 | RedHat | thunderbird-0:128.11.0-1.el8_10 | * |
Red Hat Enterprise Linux 8.2 Advanced Update Support | RedHat | thunderbird-0:128.11.0-1.el8_2 | * |
Red Hat Enterprise Linux 8.2 Advanced Update Support | RedHat | firefox-0:128.11.0-1.el8_2 | * |
Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | thunderbird-0:128.11.0-1.el8_4 | * |
Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | firefox-0:128.11.0-1.el8_4 | * |
Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | thunderbird-0:128.11.0-1.el8_6 | * |
Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | firefox-0:128.11.0-1.el8_6 | * |
Red Hat Enterprise Linux 8.6 Telecommunications Update Service | RedHat | thunderbird-0:128.11.0-1.el8_6 | * |
Red Hat Enterprise Linux 8.6 Telecommunications Update Service | RedHat | firefox-0:128.11.0-1.el8_6 | * |
Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions | RedHat | thunderbird-0:128.11.0-1.el8_6 | * |
Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions | RedHat | firefox-0:128.11.0-1.el8_6 | * |
Red Hat Enterprise Linux 8.8 Telecommunications Update Service | RedHat | thunderbird-0:128.11.0-1.el8_8 | * |
Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | RedHat | thunderbird-0:128.11.0-1.el8_8 | * |
Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | RedHat | firefox-0:128.11.0-1.el8_8 | * |
Red Hat Enterprise Linux 9 | RedHat | firefox-0:128.11.0-1.el9_6 | * |
Red Hat Enterprise Linux 9 | RedHat | thunderbird-0:128.11.0-1.el9_6 | * |
Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions | RedHat | thunderbird-0:128.11.0-1.el9_0 | * |
Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions | RedHat | firefox-0:128.11.0-1.el9_0 | * |
Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | thunderbird-0:128.11.0-1.el9_2 | * |
Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | firefox-0:128.11.0-1.el9_2 | * |
Red Hat Enterprise Linux 9.4 Extended Update Support | RedHat | thunderbird-0:128.11.0-1.el9_4 | * |
Red Hat Enterprise Linux 9.4 Extended Update Support | RedHat | firefox-0:128.11.0-1.el9_4 | * |
Firefox | Ubuntu | focal | * |
Mozjs102 | Ubuntu | esm-apps/noble | * |
Mozjs102 | Ubuntu | jammy | * |
Mozjs102 | Ubuntu | noble | * |
Mozjs115 | Ubuntu | devel | * |
Mozjs115 | Ubuntu | noble | * |
Mozjs115 | Ubuntu | oracular | * |
Mozjs115 | Ubuntu | plucky | * |
Mozjs52 | Ubuntu | esm-apps/focal | * |
Mozjs52 | Ubuntu | esm-infra/bionic | * |
Mozjs52 | Ubuntu | focal | * |
Mozjs68 | Ubuntu | esm-infra/focal | * |
Mozjs68 | Ubuntu | focal | * |
Mozjs78 | Ubuntu | esm-apps/jammy | * |
Mozjs78 | Ubuntu | jammy | * |
Mozjs91 | Ubuntu | jammy | * |
Thunderbird | Ubuntu | focal | * |
Thunderbird | Ubuntu | jammy | * |
Command injection vulnerabilities typically occur when:
Many protocols and products have their own custom command language. While OS or shell command strings are frequently discovered and targeted, developers may not realize that these other command languages might also be vulnerable to attacks. Command injection is a common problem with wrapper programs.