Fix security vulnerabilities in Lottie file handling
Add validation checks to address potential vulnerabilities in case of a malicious Lottie file Adds: - Type check for CompLayer() before casting to model::Layer - Bounds checking for Gradient::populate() - Frames vector empty check - Rejection of outliers
M
Michal Maciola committed
507ea027e47d3e1dc7ddbd9994621215eae7ebb9
Parent: e3026b1
Committed by JoogabYun <40262755+JoogabYun@users.noreply.github.com>
on 6/11/2025, 1:21:29 AM