Skip to content

Conversation

sylr
Copy link
Contributor

@sylr sylr commented Feb 25, 2025

A maliciously crafted message with a bogus body length could make the parser panic if the body length is close to the int limit.

Fixes #678

A maliciously crafted message with a bogus body length could make the
parser panic if the body length is close to the int limit.

Fixes quickfixgo#678

Signed-off-by: Sylvain Rabot <[email protected]>
@sylr
Copy link
Contributor Author

sylr commented Mar 18, 2025

@ackleymi could you please review this ?

@sylr
Copy link
Contributor Author

sylr commented Jun 27, 2025

@ackleymi could you please tell me if you are interested in merging this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic in ParseMessage and newParser()->ReadMessage() due to malformed data
1 participant