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
"description": "Wing FTP Server allows arbitrary Lua code injection via a NULL-byte (%00) truncation bug (CVE-2025-47812).\n Supplying <valid-user>%00<lua-payload> as the username makes the C++ authentication routine validate only the prefix,\n while the full string is written unfiltered into the session file and later executed with root/SYSTEM privileges,\n leading to Remote Code Execution.",
0 commit comments