Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-j-0.17.0
-
None
Description
The SaslFrameParser currently just eats the first 8 bytes, not actually verifying if they represent the AMQP 1.0 SASL layer protocol header. The bytes should be checked to ensure the expected protocol header is found before continuing.
Attachments
Issue Links
- is related to
-
PROTON-1427 verify the SASL frame size
- Closed