Répertoire de sécurité WordPress
Vulnérabilités du cœur WordPress, page 19
Consultez 389 vulnérabilités connues du cœur WordPress, avec CVE, gravité CVSS, versions affectées et correctifs disponibles. Page 19 de l’annuaire.
WordPress Core
Failles et CVE du cœur WordPress
WordPress < 2.0.6 – Username Enumeration via Error Messages
wp-login.php in WordPress 2.0.5 and earlier displays different error messages if a user exists or not, which allows remote attackers to obtain sensitive information and facilitates brute force attacks.
*-2.0.5
2.0.6
05/01/2007
WordPress Core <= 2.0.4 – Denial of Service
WordPress before 2.0.5 does not properly store a profile containing a string representation of a serialized object, which allows remote authenticated users to cause a denial of service (application crash) via a string that represents a (1) malformed…
*-2.0.4
2.0.5
27/10/2006
WordPress Core <= 2.0.4 – Directory Traversal
Multiple directory traversal vulnerabilities in plugins/wp-db-backup.php in WordPress before 2.0.5 allow remote authenticated users to read or overwrite arbitrary files via directory traversal sequences in the (1) backup and (2) fragment parameters in a GET request.
*-2.0.4
2.0.5
27/10/2006
WordPress Core < 2.0.5 – User Metadata Information Disclosure
wp-admin/user-edit.php in WordPress before 2.0.5 allows remote authenticated users to read the metadata of an arbitrary user via a modified user_id parameter.
*-2.0.4
2.0.5
18/09/2006
WordPress Core < 1.5.2 – Full Path Disclosure
WordPress before 1.5.2 allows remote attackers to obtain sensitive information via a direct request to (1) wp-includes/vars.php, (2) wp-content/plugins/hello.php, (3) wp-admin/upgrade-functions.php, (4) wp-admin/edit-form.php, (5) wp-settings.php, and (6) wp-admin/edit-form-comment.php, which leaks the path in an error message related to…
[*, 1.5.2)
1.5.2
14/08/2006
WordPress Core <= 2.0.3 – Denial of Service
Directory traversal vulnerability in wp-db-backup.php in WordPress 2.0.3 and earlier allows remote attackers to read arbitrary files, delete arbitrary files, and cause a denial of service via a .. (dot dot) in the backup parameter in a wp-db-backup.php…
*-2.0.3
2.0.4
29/07/2006
WordPress Core < 2.0.4 – Full Path Disclosure
WordPress 2.0.3 allows remote attackers to obtain the installation path via a direct request to various files, such as those in the (1) wp-admin, (2) wp-content, and (3) wp-includes directories, possibly due to uninitialized variables.
*-2.0.3
2.0.4
29/07/2006
WordPress Core < 2.0.4 – Privilege Escalation
Multiple unspecified vulnerabilities in WordPress before 2.0.4 have unknown impact and remote attack vectors. NOTE: due to lack of details, it is not clear how these issues are different from CVE-2006-3389 and CVE-2006-3390, although it is likely that…
[*, 2.0.4)
2.0.4
09/07/2006
WordPress Core < 2.0.3 – Remote Code Execution
Direct static code injection vulnerability in WordPress 2.0.2 and earlier allows remote attackers to execute arbitrary commands by inserting a carriage return and PHP code when updating a profile, which is appended after a special comment sequence into…
*-2.0.2
2.0.3
01/06/2006
WordPress Core < 2.0.3 – IP Address Spoofing
vars.php in WordPress 2.0.2, possibly when running on Mac OS X, allows remote attackers to spoof their IP address via a PC_REMOTE_ADDR HTTP header, which vars.php uses to redefine $_SERVER['REMOTE_ADDR'].
*-2.0.2
2.0.3
01/06/2006
WordPress Core <= 2.0.1 – Cross-Site Scripting
Multiple cross-site scripting (XSS) vulnerabilities in the "post comment" functionality of WordPress 2.0.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) name, (2) website, and (3) comment parameters.
*-2.0.1
2.0.2
10/03/2006
WordPress Core < 2.0.2 – Reflected Cross-Site Scripting
Multiple "unannounced" cross-site scripting (XSS) vulnerabilities in WordPress before 2.0.2 allow remote attackers to inject arbitrary web script or HTML via unknown attack vectors.
[*, 2.0.2)
2.0.2
10/03/2006
WordPress Core < 2.0.2 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in wp-register.php in WordPress 2.0 and 2.0.1 allows remote attackers to inject arbitrary web script or HTML via the user_email parameter.
[*, 2.0.2)
2.0.2
10/03/2006
WordPress Core < 2.0.2 – Sensitive Information Disclosure
WordPress 2.0.1 and earlier allows remote attackers to obtain sensitive information via a direct request to (1) default-filters.php, (2) template-loader.php, (3) rss-functions.php, (4) locale.php, (5) wp-db.php, and (6) kses.php in the wp-includes/ directory; and (7) edit-form-advanced.php, (8) admin-functions.php,…
*-2.0.1
2.0.2
10/03/2006
WordPress Core < 2.0.1 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in the paging links functionality in template-functions-links.php in Wordpress 1.5.2, and possibly other versions before 2.0.1, allows remote attackers to inject arbitrary web script or HTML to Internet Explorer users via the request URI…
*-2.0
2.0.1
31/01/2006
WordPress Core <= 1.5.2 – SQL Injection
SQL injection vulnerability in WordPress 1.5.2, and possibly other versions before 2.0, allows remote attackers to execute arbitrary SQL commands via the User-Agent field in an HTTP header for a comment.
*-1.5.2
2.0
31/12/2005
WordPress Core < 1.5.2 – Remote Code Execution
Direct code injection vulnerability in WordPress 1.5.1.3 and earlier allows remote attackers to execute arbitrary PHP code via the cache_lastpostdate[server] cookie.
*-1.5.1.3
1.5.2
09/08/2005
WordPress Core < 1.5.1.3 – Arbitrary Email Content Change
wp-login.php in WordPress 1.5.1.2 and earlier allows remote attackers to change the content of the forgotten password e-mail message via the message variable, which is not initialized before use.
*-1.5.1.2
1.5.1.3
29/06/2005
WordPress Core < 1.5.1.3 – Sensitive Information Disclosure
WordPress 1.5.1.2 and earlier allows remote attackers to obtain sensitive information via (1) a direct request to menu-header.php or a "1" value in the feed parameter to (2) wp-atom.php, (3) wp-rss.php, or (4) wp-rss2.php, which reveal the path…
*-1.5.1.2
1.5.1.3
29/06/2005
WordPress Core <= 1.5.1.2 – Cross-Site Scripting
Multiple cross-site scripting (XSS) vulnerabilities in post.php in WordPress 1.5.1.2 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) p or (2) comment parameter.
*-1.5.1.2
1.5.1.3
29/06/2005
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é.