summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-02-17 19:21:51 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-02-17 19:21:51 +0100
commit5009b9811d1ac323fcd45c14abd9693803040b13 (patch)
treeac9ddbbea009a696abeac12562b04919481734bc
parent28263642984e8f1d582b75b03204a54c4989cd33 (diff)
downloadphp-git-5009b9811d1ac323fcd45c14abd9693803040b13.tar.gz
Update NEWS [ci skip]
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63349d3e81..e427232fff 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,14 @@ PHP NEWS
. Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
cmb)
+- Phar:
+ . Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
+ all-access permissions). (CVE-2020-7063) (stas)
+
+- Session:
+ . Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
+ (CVE-2020-7062) (stas)
+
23 Jan 2020, PHP 7.2.27
- Mbstring: