Login
Newsletter
Werbung

Sicherheit: Mehrere Probleme in PHP
Aktuelle Meldungen Distributionen
Name: Mehrere Probleme in PHP
ID: USN-2658-1
Distribution: Ubuntu
Plattformen: Ubuntu 12.04 LTS, Ubuntu 14.04 LTS, Ubuntu 14.10, Ubuntu 15.04
Datum: Mo, 6. Juli 2015, 18:53
Referenzen: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3411
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3412
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4021
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4022
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4024
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4025
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4026
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4147
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4148
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4598
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4599
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4600
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4601
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4602
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4603
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4604
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4605
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4643
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4644
Applikationen: PHP

Originalnachricht

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============6586933840993092400==
Content-Type: multipart/signed; micalg=pgp-sha512;
protocol="application/pgp-signature";
boundary="Ss1EbhDGHhG86CmtorlKnugxItV7Apu8q"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--Ss1EbhDGHhG86CmtorlKnugxItV7Apu8q
Content-Type: text/plain; charset=utf-
Content-Transfer-Encoding: quoted-printable

==========================================================================
Ubuntu Security Notice USN-2658-1
July 06, 2015

php5 vulnerabilities
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 15.04
- Ubuntu 14.10
- Ubuntu 14.04 LTS
- Ubuntu 12.04 LTS

Summary:

Several security issues were fixed in PHP.

Software Description:
- php5: HTML-embedded scripting language interpreter

Details:

Neal Poole and Tomas Hoger discovered that PHP incorrectly handled NULL
bytes in file paths. A remote attacker could possibly use this issue to
bypass intended restrictions and create or obtain access to sensitive
files. (CVE-2015-3411, CVE-2015-3412, CVE-2015-4025, CVE-2015-4026,
CVE-2015-4598)

Emmanuel Law discovered that the PHP phar extension incorrectly handled
filenames starting with a NULL byte. A remote attacker could use this issue
with a crafted tar archive to cause a denial of service. (CVE-2015-4021)

Max Spelsberg discovered that PHP incorrectly handled the LIST command
when connecting to remote FTP servers. A malicious FTP server could
possibly use this issue to execute arbitrary code. (CVE-2015-4022,
CVE-2015-4643)

Shusheng Liu discovered that PHP incorrectly handled certain malformed form
data. A remote attacker could use this issue with crafted form data to
cause CPU consumption, leading to a denial of service. (CVE-2015-4024)

Andrea Palazzo discovered that the PHP Soap client incorrectly validated
data types. A remote attacker could use this issue with crafted serialized
data to possibly execute arbitrary code. (CVE-2015-4147)

Andrea Palazzo discovered that the PHP Soap client incorrectly validated
that the uri property is a string. A remote attacker could use this issue
with crafted serialized data to possibly obtain sensitive information.
(CVE-2015-4148)

Taoguang Chen discovered that PHP incorrectly validated data types in
multiple locations. A remote attacker could possibly use these issues to
obtain sensitive information or cause a denial of service. (CVE-2015-4599,
CVE-2015-4600, CVE-2015-4601, CVE-2015-4602, CVE-2015-4603)

It was discovered that the PHP Fileinfo component incorrectly handled
certain files. A remote attacker could use this issue to cause PHP to
crash, resulting in a denial of service. This issue only affected Ubuntu
15.04. (CVE-2015-4604, CVE-2015-4605)

It was discovered that PHP incorrectly handled table names in
php_pgsql_meta_data. A local attacker could possibly use this issue to
cause PHP to crash, resulting in a denial of service. (CVE-2015-4644)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 15.04:
libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2
php5-cgi 5.6.4+dfsg-4ubuntu6.2
php5-cli 5.6.4+dfsg-4ubuntu6.2
php5-fpm 5.6.4+dfsg-4ubuntu6.2

Ubuntu 14.10:
libapache2-mod-php5 5.5.12+dfsg-2ubuntu4.6
php5-cgi 5.5.12+dfsg-2ubuntu4.6
php5-cli 5.5.12+dfsg-2ubuntu4.6
php5-fpm 5.5.12+dfsg-2ubuntu4.6

Ubuntu 14.04 LTS:
libapache2-mod-php5 5.5.9+dfsg-1ubuntu4.11
php5-cgi 5.5.9+dfsg-1ubuntu4.11
php5-cli 5.5.9+dfsg-1ubuntu4.11
php5-fpm 5.5.9+dfsg-1ubuntu4.11

Ubuntu 12.04 LTS:
libapache2-mod-php5 5.3.10-1ubuntu3.19
php5-cgi 5.3.10-1ubuntu3.19
php5-cli 5.3.10-1ubuntu3.19
php5-fpm 5.3.10-1ubuntu3.19

In general, a standard system update will make all the necessary changes.

References:
http://www.ubuntu.com/usn/usn-2658-1
CVE-2015-3411, CVE-2015-3412, CVE-2015-4021, CVE-2015-4022,
CVE-2015-4024, CVE-2015-4025, CVE-2015-4026, CVE-2015-4147,
CVE-2015-4148, CVE-2015-4598, CVE-2015-4599, CVE-2015-4600,
CVE-2015-4601, CVE-2015-4602, CVE-2015-4603, CVE-2015-4604,
CVE-2015-4605, CVE-2015-4643, CVE-2015-4644

Package Information:
https://launchpad.net/ubuntu/+source/php5/5.6.4+dfsg-4ubuntu6.2
https://launchpad.net/ubuntu/+source/php5/5.5.12+dfsg-2ubuntu4.6
https://launchpad.net/ubuntu/+source/php5/5.5.9+dfsg-1ubuntu4.11
https://launchpad.net/ubuntu/+source/php5/5.3.10-1ubuntu3.19



--Ss1EbhDGHhG86CmtorlKnugxItV7Apu8q
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVmnnlAAoJEGVp2FWnRL6TspEQAIeLTGlu/WUNjsOGjgnBQRp1
LQOUDoft3ImMPbGAT+WReW2NHobVDK+LnkOK5YO1oSrYS3Yl/SW4dQ8fBBsgSuOs
ashqslFz9X2xd0Wn3Q5AFd2IoBI+9f3/nZ4S170896ebd/zYXCl2oyG9JupPHA2n
vPkyKKWqgLtcUBl/oGyURYdarO6gVHCcS2XKGRm2mhI4774AnwtavlOQL3bDMGDf
JqUcd2bnCe9wmqchTh2C5ae5TZoJnq/ipMBtoOiFiFbmaU0ptcI3AXmkMVbrTUd1
y3mlylwm421Y14CgxNdpBise4MNSh9coYZI0kBQMZABtZNUl35KK92aQ3sUNNS/z
aHAbryw94Olo9er2HZcCGgSj/SI0lGDv+5FBC+/RwWh0Xl/UTHaUCH9Q+u3obLHb
mUGcyHXJYVkCSRL2QP0DY5VMhOrCx2Z0wpOHzvPLPwjOQXgCFSickmmmicc8odTV
L57mN9lXZp+dZqVu96RqKEFjjMOJ/CmgnIpq0LrhF1BXH27tzORJzG+P+zH1DJkR
dCHXroAdNXrnH788dFFhawelglCUMy7SPaJZBPVoAryMQ+jC5m7p6esmlUh2lgWM
E8dkwbrjA2KUoKIVYTKeyQ0Tv5VF8EWc3Zq741cQUqo2yiue7Db3cnukXbPOrSdG
p8SHAvjCzLlzKSXiTmSk
=BtZS
-----END PGP SIGNATURE-----

--Ss1EbhDGHhG86CmtorlKnugxItV7Apu8q--


--===============6586933840993092400==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--
ubuntu-security-announce mailing list
ubuntu-security-announce@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce

--===============6586933840993092400==--
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung