[mod_magnet] reject stat() of empty string (fixes #3064)
(thx axe34) Anyone running lua code inside the lighttpd server has control over the lighttpd server, so this commit does not protect against malicious behavior, but instead this commit more gracefully handles a lua programmer mistake of attempting to stat() an empty string. x-ref: "Server Aborted due to Malicious Data sent to lighty.stat" https://redmine.lighttpd.net/issues/3064master
parent
a737572aa4
commit
e56e387196
Loading…
Reference in New Issue