Alerts This Week
Warning Icon 1 537
Alerts This Week
Warning Icon 1 537

Debian 3.0: DSA 168-1 Critical: PHP Command Injection and Execution

debian
Calendar Grey September 19, 2002
Debian Logo
Multiple vulnerabilities in PHP can lead to unauthorized command execution and exploitation of HTTP headers. It's crucial to keep PHP libraries updated to maintain security.
It is possible for scripts to pass arbitrary text to sendmail as commandline extension when sending a mail through PHP even when safe_mode is turned on

Summary

Wojciech Purczynski found out that it is possible for scripts to pass
arbitrary text to sendmail as commandline extension when sending a
mail through PHP even when safe_mode is turned on. Passing 5th
argument should be disabled if PHP is configured in safe_mode, which
is the case for newer PHP versions and for the versions below. This
does not affect PHP3, though.

Wojciech Purczynski also found out that arbitrary ASCII control
characters may be injected into string arguments of mail() function.
If mail() arguments are taken from user's input it may give the user
ability to alter message content including mail headers.

Ulf Harnhammar discovered that file() and fopen() are vulnerable to
CRLF injection. An attacker could use it to escape certain
restrictions and add arbitrary text to alleged HTTP requests that are
passed through.

However this only happens if something is passed to these functions
which is neither a valid file name nor a valid url. Any string that
contains control chars cannot be a...

Read the Full Advisory

Severity
critical
Lowest
Low
Medium
High
Critical

Package: PHP3, PHP4
CVE ID: CAN-2002-0985 CAN-2002-0986

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here