mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
Socat address parser read over end of string when there was unbalanced quoting
This commit is contained in:
parent
8e6b341f59
commit
b62ff0c005
4 changed files with 43 additions and 1 deletions
5
CHANGES
5
CHANGES
|
@ -7,6 +7,11 @@ Security:
|
|||
Thanks to Lê Hiếu Bùi for reporting this issue and sending an
|
||||
example exploit.
|
||||
|
||||
Corrections:
|
||||
Socats address parser read over end of string when there were unbalanced
|
||||
quotes
|
||||
Test: UNBALANCED_QUOTE
|
||||
|
||||
Testing:
|
||||
test.sh now produces a list of tests that could not be performed for
|
||||
any reason. This helps to analyse these cases.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue