Improper Input Validation Affecting php-horde-image package, versions *


Severity

Recommended
medium

Based on Ubuntu security rating.

Threat Intelligence

EPSS
1.31% (86th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-UBUNTU1604-PHPHORDEIMAGE-282463
  • published21 Sept 2017
  • disclosed21 Sept 2017

Introduced: 21 Sep 2017

CVE-2017-14650  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

There is no fixed version for Ubuntu:16.04 php-horde-image.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php-horde-image package and not the php-horde-image package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A 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.