Index: security/vuxml/vuln.xml =================================================================== --- security/vuxml/vuln.xml +++ security/vuxml/vuln.xml @@ -58,6 +58,35 @@ * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wordpress -- multiple issues + + + wordpress + 4.8.3 + + + + +

wordpress developers reports:

+
+

WordPress versions 4.8.2 and earlier are affected by an issue + where $wpdb->prepare() can create unexpected and unsafe queries + leading to potential SQL injection (SQLi). WordPress core is not + directly vulnerable to this issue, but we've added hardening to + prevent plugins and themes from accidentally causing a vulnerability.

+
+ +
+ + https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/ + + + 2017-10-31 + 2017-11-01 + +
+ wireshark -- multiple security issues