SB2018050326 - Multiple vulnerabilities in PHP 



SB2018050326 - Multiple vulnerabilities in PHP

Published: May 3, 2018 Updated: June 8, 2025

Security Bulletin ID SB2018050326
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Input validation error (CVE-ID: CVE-2005-0524)

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The php_handle_iff function in image.c for PHP 4.2.2, 4.3.9, 4.3.10 and 5.0.3, as reachable by the getimagesize PHP function, allows remote attackers to cause a denial of service (infinite loop) via a -8 size value.


2) Input validation error (CVE-ID: CVE-2005-0525)

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The php_next_marker function in image.c for PHP 4.2.2, 4.3.9, 4.3.10 and 5.0.3, as reachable by the getimagesize PHP function, allows remote attackers to cause a denial of service (infinite loop) via a JPEG image with an invalid marker value, which causes a negative length value to be passed to php_stream_seek.


Remediation

Install update from vendor's website.