CVE-2023-34152
30.05.2023, 22:15
A vulnerability was found in ImageMagick. This security flaw cause a remote code execution vulnerability in OpenBlob with --enable-pipes configured.
Vendor | Product | Version |
---|---|---|
imagemagick | imagemagick | 𝑥 < 7.1.1-11 |
fedoraproject | extra_packages_for_enterprise_linux | 8.0 |
redhat | enterprise_linux | 6.0 |
redhat | enterprise_linux | 7.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software 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.
References