First published: Wed Aug 29 2007(Updated: )
Multiple buffer overflows in php_iisfunc.dll in the iisfunc extension for PHP 5.2.0 and earlier allow context-dependent attackers to execute arbitrary code, probably during Unicode conversion, as demonstrated by a long string in the first argument to the iis_getservicestate function, related to the ServiceId argument to the (1) fnStartService, (2) fnGetServiceState, (3) fnStopService, and possibly other functions.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <=5.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-4586 has been classified as a critical vulnerability due to the potential for arbitrary code execution.
To fix CVE-2007-4586, you should upgrade PHP to version 5.2.1 or later, as these versions contain the necessary patches.
CVE-2007-4586 affects all users of PHP version 5.2.0 and earlier running on systems that utilize the iisfunc extension.
CVE-2007-4586 can be exploited by context-dependent attackers who manipulate input, particularly during Unicode conversion.
Exploitation of CVE-2007-4586 can lead to remote code execution, allowing attackers to run arbitrary commands on the server.