Jakub Zelenka
70f9d6c428
Fix GHSA-h35g-vwh6-m678: Mysqlnd - various heap buffer over-reads
...
This fixes issues causing buffer over-read that leak heap content:
- RESP packet field default left over for COM_LIST
- RESP packet upsert filename
- OK packet message
- RESP packet for stmt row data
- ps_fetch_from_1_to_8_bytes
- ps_fetch_float
- ps_fetch_double
- ps_fetch_time
- ps_fetch_date
- ps_fetch_datetime
- ps_fetch_string
- ps_fetch_bit
- RESP packet for query row data (just possible overflow on 32bit)
It also adds various protocol tests using a new fake server.
2024-11-18 09:05:11 +01:00
..
2024-05-30 15:51:05 +01:00
2024-01-31 11:20:44 +01:00
2024-10-06 18:07:35 +01:00
2024-10-09 21:15:35 +02:00
2024-10-09 09:37:50 +02:00
2024-11-01 23:47:21 +01:00
2024-10-21 00:33:29 +02:00
2024-10-28 19:39:24 +01:00
2024-10-13 21:12:46 +02:00
2024-10-14 19:24:01 +02:00
2024-09-05 01:41:55 +01:00
2024-10-21 21:21:02 +02:00
2023-12-05 11:56:15 +01:00
2024-10-23 20:09:39 +02:00
2024-03-05 18:39:46 +00:00
2024-11-02 17:40:41 +00:00
2024-08-05 22:07:01 +02:00
2024-08-28 14:31:24 +02:00
2024-11-04 16:02:16 +01:00
2024-10-24 15:56:25 +02:00
2024-11-18 09:05:00 +01:00
2024-09-12 23:07:12 +02:00
2024-10-11 08:48:49 +01:00
2024-11-18 09:05:11 +01:00
2024-11-18 09:05:11 +01:00
2024-01-04 19:29:37 +01:00
2024-08-06 16:54:58 +02:00
2024-10-22 15:05:29 +02:00
2024-11-04 20:04:18 +01:00
2024-10-03 21:11:25 +02:00
2024-06-29 15:52:28 +01:00
2024-11-18 09:03:11 +01:00
2024-11-18 09:03:24 +01:00
2024-05-21 12:21:46 +01:00
2024-10-31 16:16:29 +01:00
2024-09-12 18:19:20 +01:00
2024-06-29 15:52:28 +01:00
2024-02-27 23:03:52 +00:00
2024-10-18 15:24:44 +02:00
2024-10-13 02:07:11 +02:00
2024-08-13 20:54:12 +01:00
2024-08-07 22:38:30 +01:00
2024-11-02 19:37:28 +01:00
2024-10-13 14:19:33 +01:00
2024-06-28 20:14:20 +02:00
2024-09-11 20:39:30 +02:00
2024-10-14 22:00:29 +02:00
2024-10-12 15:23:35 +01:00
2024-05-23 22:40:54 +02:00
2024-11-04 17:47:49 +01:00
2024-11-18 09:04:37 +01:00
2024-11-03 13:39:41 +00:00
2024-10-26 15:07:57 +02:00
2024-07-21 16:28:15 +02:00
2024-09-13 20:01:44 +02:00
2024-10-08 20:57:54 +02:00
2024-07-04 15:37:35 +02:00
2024-06-26 19:36:01 +02:00
2024-11-02 19:37:28 +01:00
2024-01-31 11:20:44 +01:00
2024-10-13 02:29:22 +02:00