Disclosure: WordPress WPDB SQL...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

Today, a significant SQL-Injection vulnerability was fixed in WordPress 4.8.3. Before reading further, if you haven’t updated yet stop right now and update. The foundations of this vulnerability was reported via Hacker-One on September 20th, 2017. This post will detail the technical vulnerability as well as how to mitigate it. There is another post which deals with the [background and time-lines](https://blog.ircmaxell.com/2017/10/disclosure-wordpress-wpdb-sql-injection-background.html "background and time-lines"). ## What Site Owners Should Do Simply upgrade to 4.8.3 and update any plugins that override `$wpdb` (like HyperDB, LudicrousDB , etc). That should be enough to prevent these sorts of issues. ## What Hosts Should Do Upgrade `wp-db.php` for clients. There may be some firewall rules in the mean time that you could implement (such as blocking `%s` and other `sprintf()` values), but your mileage may vary. ## What Plugin Developers Should Do To prevent this issue? Nothing, it’s...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息