Author: Patrick Allaert (patrickallaert)
Date: 2022-09-29T17:50:07+02:00
Commit:
https://github.com/php/web-php/commit/eed0a19115e16f914f67b12dade8ff26c1fa9c5b
Raw diff:
https://github.com/php/web-php/commit/eed0a19115e16f914f67b12dade8ff26c1fa9c5b.diff
Manually added CVE info
Changed paths:
M ChangeLog-8.php
Diff:
diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index ca9fb4474..4a4eef07c 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -13,8 +13,8 @@
<b><?php release_date('29-Sep-2022'); ?></b>
<ul><li>Core:
<ul>
- <li><?php bugfix(81726); ?>: phar wrapper: DOS when using quine gzip
file.</li>
- <li><?php bugfix(81727); ?>: Don't mangle HTTP variable names that clash
with ones that have a specific semantic meaning.</li>
+ <li><?php bugfix(81726); ?>: phar wrapper: DOS when using quine gzip file.
(CVE-2022-31628)</li>
+ <li><?php bugfix(81727); ?>: Don't mangle HTTP variable names that clash
with ones that have a specific semantic meaning. (CVE-2022-31629)</li>
<li>Fixed bug <?php githubissuel('php/php-src', 9323); ?> (Crash in
ZEND_RETURN/GC/zend_call_function) (Tim Starling)</li>
<li>Fixed bug <?php githubissuel('php/php-src', 9361); ?> (Segmentation
fault on script exit #9379).</li>
<li>Fixed bug <?php githubissuel('php/php-src', 9447); ?> (Invalid class FQN
emitted by AST dump for new and class constants in constant expressions).</li>
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php