You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(security): harden symlink target validation during extraction
Resolve symlink escape checks against real filesystem paths by validating the first existing path component with canonical resolution. This closes a bypass where lexical path checks could be fooled by pre-existing symlinks while keeping extraction behavior and performance stable.
log: fix cnnvd
Bug: https://pms.uniontech.com/bug-view-353989.htmlhttps://pms.uniontech.com/bug-view-353985.html
0 commit comments