Skip to content

Commit 4c77a39

Browse files
bukkasaundefined
authored andcommitted
Update NEWS with entries for security fixes
1 parent 97c51c0 commit 4c77a39

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.2.29
44

5+
- PGSQL:
6+
. Fixed GHSA-hrwm-9436-5mv3 (pgsql extension does not check for errors during
7+
escaping). (CVE-2025-1735) (Jakub Zelenka)
8+
9+
- SOAP:
10+
. Fixed GHSA-453j-q27h-5p8x (NULL Pointer Dereference in PHP SOAP Extension
11+
via Large XML Namespace Prefix). (CVE-2025-6491) (Lekssays, nielsdos)
12+
13+
- Standard:
14+
. Fixed GHSA-3cr5-j632-f35r (Null byte termination in hostnames).
15+
(CVE-2025-1220) (Jakub Zelenka)
16+
517
13 Mar 2025, PHP 8.2.28
618

719
- Core:

0 commit comments

Comments
 (0)