Répertoire de sécurité WordPress
Vulnérabilités du cœur WordPress, page 18
Consultez 389 vulnérabilités connues du cœur WordPress, avec CVE, gravité CVSS, versions affectées et correctifs disponibles. Page 18 de l’annuaire.
WordPress Core
Failles et CVE du cœur WordPress
WordPress Core <= 2.1.2 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in wp-includes/general-template.php in WordPress before 20070309 allows remote attackers to inject arbitrary web script or HTML via the year parameter in the wp_title function.
*-2.0.9, 2.1-2.1.2
2.0.10, 2.1.3
03/04/2007
WordPress Core <= 2.1.2 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in wp-admin/vars.php in WordPress before 2.0.10 RC2, and before 2.1.3 RC2 in the 2.1 series, allows remote authenticated users with theme privileges to inject arbitrary web script or HTML via the PATH_INFO in the…
*-2.0.9, 2.1-2.1.1
2.0.10, 2.1.2
03/04/2007
WordPress Core < 2.0.10 – Open Redirect
wp-login.php in WordPress allows remote attackers to redirect authenticated users to other websites and potentially obtain sensitive information via the redirect_to parameter.
[*, 2.0.10)
2.0.10
03/04/2007
WordPress Core < 2.1.3 – SQL Injection
SQL injection vulnerability in xmlrpc (xmlrpc.php) in WordPress 2.1.2, and probably earlier, allows remote authenticated users to execute arbitrary SQL commands via a string parameter value in an XML RPC mt.setPostCategories method call, related to the post_id variable.
[*, 2.1.3)
2.1.3
03/04/2007
WordPress Core < 2.1.3 – Authorization Bypass
xmlrpc (xmlrpc.php) in WordPress 2.1.2, and probably earlier, allows remote authenticated users with the contributor role to bypass intended access restrictions and invoke the publish_posts functionality, which can be used to "publish a previously saved post."
*-2.1.2
2.1.3
03/04/2007
WordPress Core 2.2.1 – Backdoor
WordPress 2.1.1, as downloaded from some official distribution sites during February and March 2007, contains an externally introduced backdoor that allows remote attackers to execute arbitrary commands via (1) an eval injection vulnerability in the ix parameter to…
2.2.1
2.2.2
03/03/2007
WordPress Core <= 2.1.1 – Cross-Site Scripting
Cross-site request forgery (CSRF) vulnerability in the AdminPanel in WordPress 2.1.1 and earlier allows remote attackers to perform privileged actions as administrators, as demonstrated using the delete action in wp-admin/post.php. NOTE: this issue can be leveraged to perform…
*-2.1.1
2.1.2
02/03/2007
WordPress Core <= 2.1.1 – Cross-Site Scripting
Multiple cross-site scripting (XSS) vulnerabilities in wp-includes/functions.php in WordPress before 2.1.2-alpha allow remote attackers to inject arbitrary web script or HTML via (1) the Referer HTTP header or (2) the URI, a different vulnerability than CVE-2007-1049.
*-2.1.1
2.1.2
02/03/2007
WordPress Core 2.1.1 – Supply Chain Compromise
Version 2.1.1 of WordPress was injected with malicious code that supplied attackers with backdoor access to WordPress sites.
2.1.1
2.1.2
02/03/2007
WordPress Core < 2.09 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in the wp_explain_nonce function in the nonce AYS functionality (wp-includes/functions.php) for WordPress 2.0 before 2.0.9 and 2.1 before 2.1.1 allows remote attackers to inject arbitrary web script or HTML via the file parameter to…
[*, 2.0.9), 2.1
2.0.9, 2.1.1
21/02/2007
WordPress Core <= 3.0.4 – Cross-Site Scripting
Multiple cross-site scripting (XSS) vulnerabilities in WordPress before 3.0.5 allow remote authenticated users to inject arbitrary web script or HTML via vectors related to (1) the Quick/Bulk Edit title (aka post title or post_title), (2) post_status, (3) comment_status,…
*-3.0.4
3.0.5
11/02/2007
WordPress Core < 2.1 – Directory Traversal
WordPress allows remote attackers to determine the existence of arbitrary files, and possibly read portions of certain files, via pingback service calls with a source URI that corresponds to a local pathname, which triggers different fault codes for…
[*, 2.1)
2.1
24/01/2007
WordPress Core < 2.1 – Denial of Service
The wp_remote_fopen function in WordPress before 2.1 allows remote attackers to cause a denial of service (bandwidth or thread consumption) via pingback service calls with a source URI that corresponds to a large file, which triggers a long…
[*, 2.1)
2.1
22/01/2007
WordPress Core < 2.1 – Full Path Disclosure
WordPress 2.0.11 and earlier allows remote attackers to obtain sensitive information via an empty value of the page parameter to certain PHP scripts under wp-admin/, which reveals the path in various error messages.
*-2.0.11
2.1
22/01/2007
WordPress Core < 2.0.7 – SQL Injection
wp-trackback.php in WordPress 2.0.6 and earlier does not properly unset variables when the input data includes a numeric parameter with a value matching an alphanumeric parameter's hash value, which allows remote attackers to execute arbitrary SQL commands via…
*-2.0.6
2.0.7
15/01/2007
WordPress Core < 2.0.7 – Full Path Disclosure
WordPress 2.0.6, and 2.1Alpha 3 (SVN:4662), does not properly verify that the m parameter value has the string data type, which allows remote attackers to obtain sensitive information via an invalid m[] parameter, as demonstrated by obtaining the…
*-2.0.6
2.0.7
15/01/2007
WordPress Core 2.0.2 – 2.0.5 – Sensitive Information Disclosure
WordPress 2.0.2 through 2.0.5 allows remote attackers to obtain sensitive information via a direct request for (1) 404.php, (2) akismet.php, (3) archive.php, (4) archives.php, (5) attachment.php, (6) blogger.php, (7) comments.php, (8) comments-popup.php, (9) dotclear.php, (10) footer.php, (11) functions.php,…
2.0.2-2.0.5
2.0.6
05/01/2007
WordPress Core <= 2.0.5 – SQL Injection
WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated…
*-2.0.5
2.0.6
05/01/2007
WordPress Core <= 2.0.5 – Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in wp-admin/templates.php in WordPress 2.0.5 allows remote attackers to inject arbitrary web script or HTML via the file parameter. NOTE: some sources have reported this as a vulnerability in the get_file_description function in wp-admin/admin-functions.php.
*-2.0.5
2.0.6
05/01/2007
WordPress Core <= 2.0.5 – Cross-Site Request Forgery to Cross-Site Scripting
Cross-site scripting (XSS) vulnerability in the CSRF protection scheme in WordPress before 2.0.6 allows remote attackers to inject arbitrary web script or HTML via a CSRF attack with an invalid token and quote characters or HTML tags in…
*-2.0.5
2.0.6
05/01/2007
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é.