1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 10:32:57 +00:00

version 1.7.2.3 - CVE-2014-0019: fixed PROXY-CONNECT address overflow

This commit is contained in:
Gerhard Rieger 2014-01-25 17:44:55 +01:00
parent 022f0a46e6
commit 7a348bdfd5
4 changed files with 71 additions and 6 deletions

View file

@ -1,4 +1,11 @@
####################### V 1.7.2.3:
security:
CVE-2014-0019: socats PROXY-CONNECT address was vulnerable to a buffer
overflow with data from command line (see socat-secadv5.txt)
Credits to Florian Weimer of the Red Hat Product Security Team
####################### V 1.7.2.2:
security: