bneradt opened a new pull request, #13390:
URL: https://github.com/apache/trafficserver/pull/13390

   Empty or mislabeled image responses can reach ImageMagick through the
   webp_transform plugin. ImageMagick rejects some payloads and may enter
   unsafe native codec paths for others, putting the Traffic Server process
   at risk.
   
   This validates the expected image signature before decoding and passes
   invalid response bodies through without invoking ImageMagick.
   Replay-based coverage exercises empty and invalid payloads while
   preserving a valid WebP-to-JPEG conversion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to