Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ glsa 202009-10 ] php
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Mon Sep 14, 2020 6:26 am    Post subject: [ glsa 202009-10 ] php Reply with quote

Gentoo Linux Security Advisory

Title: PHP: Denial of service (GLSA 202009-10)
Severity: low
Exploitable: local, remote
Date: 2020-09-13
Bug(s): #736158
ID: 202009-10

Synopsis

A vulnerabilities in PHP could lead to a Denial of Service
condition.


Background

PHP is an open source general-purpose scripting language that is
especially suited for web development.


Affected Packages

Package: dev-lang/php
Vulnerable: < 7.2.33
Vulnerable: < 7.3.21
Vulnerable: < 7.4.9
Unaffected: >= 7.2.33
Unaffected: >= 7.3.21
Unaffected: >= 7.4.9
Architectures: All supported architectures


Description

It was discovered that PHP did not properly handle PHAR files.

Impact

A remote attacker could entice a user to open a specially crafted PHAR
file using PHP, possibly allowing attacker to obtain sensitive
information or cause a Denial of Service condition.


Workaround

There is no known workaround at this time.

Resolution

All PHP 7.2 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-lang/php-7.2.33"
   
All PHP 7.3 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-lang/php-7.3.21"
   
All PHP 7.4 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-lang/php-7.4.9"
   


References

CVE-2020-7068
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum