PT-2007-3132 · Php · Php

Published

2007-03-29

·

Updated

2018-10-30

·

CVE-2007-1777

CVSS v2.0

7.5

High

VectorAV:N/AC:L/Au:N/C:P/I:P/A:P
Name of the Vulnerable Software and Affected Versions: PHP versions prior to 4.4.5
Description: The issue is related to an integer overflow in the zip read entry function. This allows remote attackers to execute arbitrary code via a ZIP archive that contains an entry with a length value of 0xffffffff. The value is incremented before use in an emalloc call, triggering a heap overflow.
Recommendations: For versions prior to 4.4.5, update to version 4.4.5 or later to resolve the issue. As a temporary workaround, consider restricting the handling of ZIP archives to minimize the risk of exploitation. Avoid using the zip read entry function with untrusted ZIP archives until the issue is resolved.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2007-1777
DSA-1282-1
DSA-1283-1
DTSA-39-1
DTSA-40-1

Affected Products

Php