diff options
| -rw-r--r-- | security/vuxml/vuln.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f16b7f084f6a..df7738fcd74f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,48 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="11325357-1d3c-11eb-ab74-4c72b94353b5"> + <topic>wordpress -- multiple issues</topic> + <affects> + <package> + <name>wordpress</name> + <name>fr-wordpress</name> + <range><lt>5.5.2,1</lt></range> + </package> + <package> + <name>de-wordpress</name> + <name>zh_CN-wordpress</name> + <name>zh_TW-wordpress</name> + <name>ja-wordpress</name> + <name>ru-wordpress</name> + <range><lt>5.5.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>wordpress developers reports:</p> + <blockquote cite="https://wordpress.org/news/2020/10/wordpress-5-5-2-security-and-maintenance-release/"> + <p>Ten security issues affect WordPress versions 5.5.1 and earlier. If you havent yet updated to 5.5, + all WordPress versions since 3.7 have also been updated to fix the following security issues: + -Props to Alex Concha of the WordPress Security Team for their work in hardening deserialization requests. + -Props to David Binovec on a fix to disable spam embeds from disabled sites on a multisite network. + -Thanks to Marc Montas from Sucuri for reporting an issue that could lead to XSS from global variables. + -Thanks to Justin Tran who reported an issue surrounding privilege escalation in XML-RPC. He also found and disclosed an issue around privilege escalation around post commenting via XML-RPC. + -Props to Omar Ganiev who reported a method where a DoS attack could lead to RCE. + -Thanks to Karim El Ouerghemmi from RIPS who disclosed a method to store XSS in post slugs. + -Thanks to Slavco for reporting, and confirmation from Karim El Ouerghemmi, a method to bypass protected meta that could lead to arbitrary file deletion.</p> + </blockquote> + </body> + </description> + <references> + <url>https://wordpress.org/news/2020/10/wordpress-5-5-2-security-and-maintenance-release/</url> + </references> + <dates> + <discovery>2020-10-29</discovery> + <entry>2020-11-02</entry> + </dates> + </vuln> + <vuln vid="9ca85b7c-1b31-11eb-8762-005056a311d1"> <topic>samba -- Multiple Vulnerabilities</topic> <affects> |
