Php-horde-image
Vulnerabilities
3
Known exploited
0
Max CVSS
8.8
Top EPSS
0.03986
Severity breakdown
Critical
0
High
2
Medium
1
Low
0
Also matched as (raw): php-horde-image
Top vulnerabilities
CVE-2017-9774Remote Code Execution was found in Horde_Image 2.x before 2.5.0 via a crafted GET request. Exploitation requires authentication.
CVE-2017-14650A Remote Code Execution vulnerability has been found in the Horde_Image library when using the "Im" backend that utilizes ImageMagick's "convert" utility. It's not exploitable through any Horde application, because the code path to the vulnerability is not used by any Horde code. Custom applications using the Horde_Image library might be affected. This vulnerability affects all versions of Horde_Image from 2.0.0 to 2.5.1, and is fixed in 2.5.2. The problem is missing input validation of the index field in _raw() during construction of an ImageMagick command line.
CVE-2017-9773Denial of Service was found in Horde_Image 2.x before 2.5.0 via a crafted URL to the "Null" image driver.