File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ Backported from 8.1.31
11
11
. Fixed bug GHSA-g665-fm4p-vhff (OOB access in ldap_escape). (CVE-2024-8932)
12
12
(nielsdos)
13
13
14
+ - MySQLnd:
15
+ . Fixed bug GHSA-h35g-vwh6-m678 (Leak partial content of the heap through
16
+ heap buffer over-read). (CVE-2024-8929) (Jakub Zelenka)
17
+
14
18
- PDO DBLIB:
15
19
. Fixed bug GHSA-5hqh-c84r-qjcv (Integer overflow in the dblib quoter causing
16
20
OOB writes). (CVE-2024-11236) (nielsdos)
Original file line number Diff line number Diff line change @@ -34,5 +34,4 @@ print "done!";
34
34
[*] Sending - Malicious OK Auth Response [Extract heap through buffer over-read]: 0900000200000002000000fcff
35
35
36
36
Warning: mysqli::__construct(): OK packet message length is past the packet size in %s on line %d
37
- Unknown error while trying to connect via tcp://127.0.0.1:33305
38
- done!
37
+ %A
You can’t perform that action at this time.
0 commit comments