CVE-2007-1884

critical

Description

Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location.

References

https://exchange.xforce.ibmcloud.com/vulnerabilities/33755

http://www.vupen.com/english/advisories/2007/2374

http://www.vupen.com/english/advisories/2007/1991

http://www.securityfocus.com/bid/23219

http://www.php.net/releases/5_2_1.php

http://www.php-security.org/MOPB/MOPB-38-2007.html

http://www.osvdb.org/34767

http://www.osvdb.org/33955

http://secunia.com/advisories/25850

http://secunia.com/advisories/25423

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01086137

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01056506

Details

Source: Mitre, NVD

Published: 2007-04-06

Updated: 2018-10-30

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

Severity: Medium

CVSS v3

Base Score: 9.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical