Répertoire de sécurité WordPress
Vulnérabilités du cœur WordPress, page 12
Consultez 380 vulnérabilités connues du cœur WordPress, avec CVE, gravité CVSS, versions affectées et correctifs disponibles. Page 12 de l’annuaire.
WordPress Core
Failles et CVE du cœur WordPress
WordPress Core < 3.6.1 – Deserialization
wp-includes/functions.php in WordPress before 3.6.1 does not properly determine whether data has been serialized, which allows remote attackers to execute arbitrary code by triggering erroneous PHP unserialize operations.
*-3.6
3.6.1
11/09/2013
WordPress Core < 3.6.1 – Spoof Post Authorship
wp-admin/includes/post.php in WordPress before 3.6.1 allows remote authenticated users to spoof the authorship of a post by leveraging the Author role and providing a modified user_ID parameter.
*-3.6
3.6.1
11/09/2013
WordPress Core < 3.6.1 – .swf and .exe File Upload
The default configuration of WordPress before 3.6.1 does not prevent uploads of .swf and .exe files, which might make it easier for remote authenticated users to conduct cross-site scripting (XSS) attacks via a crafted file, related to the…
[*, 3.6.1)
3.6.1
11/09/2013
WordPress Core < 3.6.1 – HTML File Upload
The get_allowed_mime_types function in wp-includes/functions.php in WordPress before 3.6.1 does not require the unfiltered_html capability for uploads of .htm and .html files, which might make it easier for remote authenticated users to conduct cross-site scripting (XSS) attacks via…
*-3.6
3.6.1
11/09/2013
WordPress Core < 3.6.1 – Open Redirect
WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string.
*-3.6
3.6.1
11/09/2013
WordPress Core < 3.5.2 – Missing Authorization Checks
WordPress before 3.5.2 does not properly check the capabilities of roles, which allows remote authenticated users to bypass intended restrictions on publishing and authorship reassignment via unspecified vectors.
*-3.5.1
3.5.2
21/06/2013
WordPress Core < 3.5.2 – Sensitive Information Disclosure
WordPress before 3.5.2, when the uploads directory forbids write access, allows remote attackers to obtain sensitive information via an invalid upload request, which reveals the absolute path in an XMLHttpRequest error message.
*-3.5.1
3.5.2
21/06/2013
WordPress Core < 3.5.2 – Cross-Site Scripting
The default configuration of SWFUpload in WordPress before 3.5.2 has an unrestrictive security.allowDomain setting, which allows remote attackers to bypass the Same Origin Policy and conduct cross-site scripting (XSS) attacks via a crafted web site.
*-3.5.1
3.5.2
21/06/2013
WordPress Core <= 3.5.1 – Denial of Service via wp-postpass cookie
wp-includes/class-phpass.php in WordPress 3.5.1, when a password-protected post exists, allows remote attackers to cause a denial of service (CPU consumption) via a crafted value of a certain wp-postpass cookie.
[*, 3.5.2)
3.5.2
21/06/2013
WordPress Core < 3.5.2 – Server Side Request Forgery
The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery (SSRF) issue, a similar vulnerability to CVE-2013-0235.
*-3.5.1
3.5.2
21/06/2013
WordPress Core < 3.5.2 – Cross-Site Scripting via Multiple Vectors
Multiple cross-site scripting (XSS) vulnerabilities in WordPress before 3.5.2 allow remote attackers to inject arbitrary web script or HTML via vectors involving (1) uploads of media files, (2) editing of media files, (3) installation of plugins, (4) updates…
*-3.5.1
3.5.2
21/06/2013
WordPress Core <= 3.5.1 – Content-Spoofing Attacks
moxieplayer.as in Moxiecode moxieplayer, as used in the TinyMCE Media plugin in WordPress before 3.5.2 and other products, does not consider the presence of a # (pound sign) character during extraction of the QUERY_STRING, which allows remote attackers…
*-3.5.1
3.5.2
21/06/2013
WordPress Core < 3.5.2 – XXE Injection
WordPress before 3.5.2 allows remote attackers to read arbitrary files via an oEmbed XML provider response containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
*-3.5.1
3.5.2
21/06/2013
WordPress Core < 3.5.1 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in Plupload.as in Moxiecode plupload before 1.5.5, as used in WordPress before 3.5.1 and other products, allows remote attackers to inject arbitrary web script or HTML via the id parameter.
*-3.5
3.5.1
24/01/2013
WordPress Core < 3.5.1 – Server-Side Request Forgery
The XMLRPC API in WordPress before 3.5.1 allows remote attackers to send HTTP requests to intranet servers, and conduct port-scanning attacks, by specifying a crafted source URL for a pingback, related to a Server-Side Request Forgery (SSRF) issue.
*-3.5
3.5.1
24/01/2013
WordPress Core < 3.5.1 – Stored Cross-Site Scripting
Multiple cross-site scripting (XSS) vulnerabilities in WordPress before 3.5.1 allow remote attackers to inject arbitrary web script or HTML via vectors involving (1) gallery shortcodes or (2) the content of a post.
[*, 3.5.1)
3.5.1
24/01/2013
WordPress Core < 4.0 – Missing Session Cookie Expiration
WordPress Core before 4.0 does not invalidate a wordpress_sec session cookie upon an administrator's logout action, which makes it easier for remote attackers to discover valid session identifiers via a brute-force attack, or modify data via a replay…
[*, 4.0)
4.0
27/12/2012
SWFUpload <= 2.2.0.1 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in swfupload.swf in SWFUpload 2.2.0.1 and earlier, as used in WordPress before 3.3.2, TinyMCE Image Manager 1.1, and other products, allows remote attackers to inject arbitrary web script or HTML via the movieName parameter,…
[*, 3.3.2)
3.3.2
09/11/2012
WordPress Core < 3.4.2 – Cross-Site Scripting
The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS)…
*-3.4.1
3.4.2
06/09/2012
WordPress Core < 3.4.2 – Missing Authorization Checks
wp-admin/plugins.php in WordPress before 3.4.2, when the multisite feature is enabled, does not check for network-administrator privileges before performing a network-wide activation of an installed plugin, which might allow remote authenticated users to make unintended plugin changes by…
*-3.4.1
3.4.2
06/09/2012
Comprendre les données
Comment utiliser cet annuaire de vulnérabilités ?
Chaque fiche associe une vulnérabilité à un composant précis, avec sa gravité, les versions affectées et les versions corrigées lorsqu’elles sont connues. Les pages de wordpress servent de point d’entrée pour retrouver rapidement les composants concernés.
Une CVE ne signifie pas automatiquement qu’un site a été compromis. Elle indique qu’une version donnée peut être exposée. La bonne démarche consiste à vérifier l’inventaire réel, sauvegarder, mettre à jour, puis contrôler le fonctionnement et les journaux du site.
WP Commander
Rechercher dans toute la base WordPress
Utilisez la recherche globale pour retrouver une extension, un thème, une CVE ou un identifiant de vulnérabilité.