The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
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 |
|---|---|---|---|
| Red Hat Enterprise Linux 10 | RedHat | python3.12-0:3.12.12-3.el10_1.1 | * |
| Red Hat Enterprise Linux 8 | RedHat | python3-0:3.6.8-73.el8_10 | * |
| Red Hat Enterprise Linux 8 | RedHat | python3.12-0:3.12.12-3.el8_10 | * |
| Red Hat Enterprise Linux 8 | RedHat | python3.11-0:3.11.13-5.el8_10 | * |
| Red Hat Enterprise Linux 8 | RedHat | python3-0:3.6.8-73.el8_10 | * |
| Red Hat Enterprise Linux 9 | RedHat | python3.12-0:3.12.12-4.el9_7.1 | * |
| Red Hat Enterprise Linux 9 | RedHat | python3.9-0:3.9.25-3.el9_7.1 | * |
| Red Hat Enterprise Linux 9 | RedHat | python3.11-0:3.11.13-5.1.el9_7 | * |
| Red Hat Enterprise Linux 9 | RedHat | python3.9-0:3.9.25-3.el9_7.1 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | python3.12-0:3.12.9-1.el9_6.6 | * |
| Red Hat Update Infrastructure 5 | RedHat | rhui5/cds-rhel9:sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524 | * |
| Red Hat Update Infrastructure 5 | RedHat | rhui5/haproxy-rhel9:sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3 | * |
| Red Hat Update Infrastructure 5 | RedHat | rhui5/installer-rhel9:sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f | * |
| Red Hat Update Infrastructure 5 | RedHat | rhui5/rhua-rhel9:sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778 | * |
| Python2.7 | Ubuntu | esm-apps/focal | * |
| Python2.7 | Ubuntu | esm-apps/jammy | * |
| Python2.7 | Ubuntu | esm-infra-legacy/trusty | * |
| Python2.7 | Ubuntu | esm-infra/bionic | * |
| Python2.7 | Ubuntu | esm-infra/xenial | * |
| Python2.7 | Ubuntu | jammy | * |
| Python3.10 | Ubuntu | jammy | * |
| Python3.11 | Ubuntu | esm-apps/jammy | * |
| Python3.11 | Ubuntu | jammy | * |
| Python3.12 | Ubuntu | noble | * |
| Python3.13 | Ubuntu | questing | * |
| Python3.14 | Ubuntu | questing | * |
| Python3.4 | Ubuntu | esm-infra-legacy/trusty | * |
| Python3.5 | Ubuntu | esm-infra-legacy/trusty | * |
| Python3.5 | Ubuntu | esm-infra/xenial | * |
| Python3.6 | Ubuntu | esm-infra/bionic | * |
| Python3.7 | Ubuntu | esm-apps/bionic | * |
| Python3.8 | Ubuntu | esm-apps/bionic | * |
| Python3.8 | Ubuntu | esm-infra/focal | * |
| Python3.9 | Ubuntu | esm-apps/focal | * |
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.