Hauke Mehrtens
9bc43f3e65
curl: fix some security problems
This fixes the following security problems:
* CVE-2017-1000254: FTP PWD response parser out of bounds read
* CVE-2017-1000257: IMAP FETCH response out of bounds read
* CVE-2018-1000005: HTTP/2 trailer out-of-bounds read
* CVE-2018-1000007: HTTP authentication leak in redirects
* CVE-2018-1000120: FTP path trickery leads to NIL byte out of bounds write
* CVE-2018-1000121: LDAP NULL pointer dereference
* CVE-2018-1000122: RTSP RTP buffer over-read
* CVE-2018-1000301: RTSP bad headers buffer over-read
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-08-10 22:56:31 +02:00
..
2018-07-15 21:25:20 +02:00
2017-12-13 15:54:12 +01:00
2018-02-25 17:07:32 +01:00
2018-08-09 01:04:18 +02:00
2018-07-25 16:45:50 +01:00
2018-08-04 13:48:05 +02:00
2018-08-10 22:56:31 +02:00
2018-07-17 07:17:48 +02:00
2018-04-14 14:44:43 +02:00
2017-04-09 15:42:20 +02:00