Improper input validation in Image Processing Project
CVE-2022-24720
image_processing is an image processing wrapper for libvips and ImageMagick/GraphicsMagick. Prior to version 1.12.2, using the `#apply` method from image_processing to apply a series of operations that are coming from unsanitized user input allows the attacker to execute shell commands. This method is called internally by Active Storage variants, so Active Storage is vulnerable as well. The vulnerability has been fixed in version 1.12.2 of image_processing. As a workaround, users who process based on user input should always sanitize the user input by allowing only a constrained set of operations.
Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)
EPSS: 0.026 (84.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Image_processing_project Image_processing
- Janko Image_processing — versions < 1.12.2
- Debian Debian_linux — versions 11.0
Weakness classification (CWE)
References
- security-advisories@github.com (Exploit, Vendor Advisory)
- security-advisories@github.com (Patch)
- security-advisories@github.com (vendor-advisory, Third Party Advisory)
Frequently asked questions
- What is CVE-2022-24720?
- CVE-2022-24720 is a critical-severity vulnerability in Image Processing Project, classified under Improper Input Validation. CVSS score: 9.8/10. Published 2022-03-01.
- How severe is CVE-2022-24720?
- Critical severity. CVSS v3 base score is 9.8 out of 10.