| Name |
Description |
| CVE-2018-5214 |
The "Add Link to Facebook" plugin through 2.3 for WordPress has XSS via
the al2fb_facebook_id parameter to wp-admin/profile.php.
|
| CVE-2018-5213 |
The Simple Download Monitor plugin before 3.5.4 for WordPress has XSS
via the sdm_upload (aka Downloadable File) parameter in an edit action
to wp-admin/post.php.
|
| CVE-2018-5212 |
The Simple Download Monitor plugin before 3.5.4 for WordPress has XSS
via the sdm_upload_thumbnail (aka File Thumbnail) parameter in an edit
action to wp-admin/post.php.
|
| CVE-2018-3811 |
SQL Injection vulnerability in the Oturia Smart Google Code Inserter
plugin before 3.5 for WordPress allows unauthenticated attackers to
execute SQL queries in the context of the web server. The
saveGoogleAdWords() function in smartgooglecode.php did not use
prepared statements and did not sanitize the $_POST["oId"] variable
before passing it as input into the SQL query.
|
| CVE-2018-3810 |
Authentication Bypass vulnerability in the Oturia Smart Google Code
Inserter plugin before 3.5 for WordPress allows unauthenticated
attackers to insert arbitrary JavaScript or HTML code (via the
sgcgoogleanalytic parameter) that runs on all pages served by
WordPress. The saveGoogleCode() function in smartgooglecode.php does
not check if the current request is made by an authorized user, thus
allowing any unauthenticated user to successfully update the inserted
code.
|
| CVE-2017-9834 |
SQL injection vulnerability in the WatuPRO plugin before 5.5.3.7 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the watupro_questions parameter in a watupro_submit action to
wp-admin/admin-ajax.php.
|
| CVE-2017-9603 |
SQL injection vulnerability in the WP Jobs plugin before 1.5 for
WordPress allows authenticated users to execute arbitrary SQL commands
via the jobid parameter to wp-admin/edit.php.
|
| CVE-2017-9429 |
SQL injection vulnerability in the Event List plugin 0.7.8 for
WordPress allows an authenticated user to execute arbitrary SQL
commands via the id parameter to wp-admin/admin.php.
|
| CVE-2017-9420 |
Cross site scripting (XSS) vulnerability in the Spiffy Calendar plugin
before 3.3.0 for WordPress allows remote attackers to inject arbitrary
JavaScript via the yr parameter.
|
| CVE-2017-9419 |
Cross-site scripting (XSS) vulnerability in the Webhammer WP Custom
Fields Search plugin 0.3.28 for WordPress allows remote attackers to
inject arbitrary JavaScript via the cs-all-0 parameter.
|
| CVE-2017-9418 |
SQL injection vulnerability in the WP-Testimonials plugin 3.4.1 for
WordPress allows an authenticated user to execute arbitrary SQL
commands via the testid parameter to wp-admin/admin.php.
|
| CVE-2017-9337 |
The Markdown on Save Improved plugin 2.5 for WordPress has a stored XSS
vulnerability in the content of a post.
|
| CVE-2017-9336 |
The WP Editor.MD plugin 1.6 for WordPress has a stored XSS
vulnerability in the content of a post.
|
| CVE-2017-9288 |
The Raygun4WP plugin 1.8.0 for WordPress is vulnerable to a reflected
XSS in sendtesterror.php (backurl parameter).
|
| CVE-2017-9066 |
In WordPress before 4.7.5, there is insufficient redirect validation in
the HTTP class, leading to SSRF.
|
| CVE-2017-9065 |
In WordPress before 4.7.5, there is a lack of capability checks for
post meta data in the XML-RPC API.
|
| CVE-2017-9064 |
In WordPress before 4.7.5, a Cross Site Request Forgery (CSRF)
vulnerability exists in the filesystem credentials dialog because a
nonce is not required for updating credentials.
|
| CVE-2017-9063 |
In WordPress before 4.7.5, a cross-site scripting (XSS) vulnerability
related to the Customizer exists, involving an invalid customization
session.
|
| CVE-2017-9062 |
In WordPress before 4.7.5, there is improper handling of post meta data
values in the XML-RPC API.
|
| CVE-2017-9061 |
In WordPress before 4.7.5, a cross-site scripting (XSS) vulnerability
exists when attempting to upload very large files, because the error
message does not properly restrict presentation of the filename.
|
| CVE-2017-8875 |
CSRF in the Clean Login plugin before 1.8 for WordPress allows remote
attackers to change the login redirect URL or logout redirect URL.
|
| CVE-2017-8295 |
WordPress through 4.7.4 relies on the Host HTTP header for a
password-reset e-mail message, which makes it easier for remote
attackers to reset arbitrary passwords by making a crafted
wp-login.php?action=lostpassword request and then arranging for this
message to bounce or be resent, leading to transmission of the reset
key to a mailbox on an attacker-controlled SMTP server. This is
related to problematic use of the SERVER_NAME variable in
wp-includes/pluggable.php in conjunction with the PHP mail function.
Exploitation is not achievable in all cases because it requires at
least one of the following: (1) the attacker can prevent the victim
from receiving any e-mail messages for an extended period of time
(such as 5 days), (2) the victim's e-mail system sends an autoresponse
containing the original message, or (3) the victim manually composes a
reply containing the original message.
|
| CVE-2017-8100 |
There is CSRF in the CopySafe Web Protection plugin before 2.6 for
WordPress, allowing attackers to change plugin settings.
|
| CVE-2017-8099 |
There is CSRF in the WHIZZ plugin before 1.1.1 for WordPress, allowing
attackers to delete any WordPress users and change the plugin's status
via a GET request.
|
| CVE-2017-7723 |
XSS exists in Easy WP SMTP (before 1.2.5), a WordPress Plugin, via the
e-mail subject or body.
|
| CVE-2017-7719 |
SQL injection in the Spider Event Calendar (aka spider-event-calendar)
plugin before 1.5.52 for WordPress is exploitable with the order_by
parameter to calendar_functions.php or widget_Theme_functions.php,
related to front_end/frontend_functions.php.
|
| CVE-2017-6955 |
An issue was discovered in by-email/by-email.php in the Invite Anyone
plugin before 1.3.15 for WordPress. A user is able to change the
subject and the body of the invitation mail that should be immutable,
which facilitates a social engineering attack.
|
| CVE-2017-6954 |
An issue was discovered in includes/component.php in the BuddyPress
Docs plugin before 1.9.3 for WordPress. It is possible for
authenticated users to edit documents of other users without proper
permissions.
|
| CVE-2017-6819 |
In WordPress before 4.7.3, there is cross-site request forgery (CSRF)
in Press This (wp-admin/includes/class-wp-press-this.php), leading to
excessive use of server resources. The CSRF can trigger an outbound
HTTP request for a large file that is then parsed by Press This.
|
| CVE-2017-6818 |
In WordPress before 4.7.3 (wp-admin/js/tags-box.js), there is
cross-site scripting (XSS) via taxonomy term names.
|
| CVE-2017-6817 |
In WordPress before 4.7.3 (wp-includes/embed.php), there is
authenticated Cross-Site Scripting (XSS) in YouTube URL Embeds.
|
| CVE-2017-6816 |
In WordPress before 4.7.3 (wp-admin/plugins.php), unintended files can
be deleted by administrators using the plugin deletion functionality.
|
| CVE-2017-6815 |
In WordPress before 4.7.3 (wp-includes/pluggable.php), control
characters can trick redirect URL validation.
|
| CVE-2017-6814 |
In WordPress before 4.7.3, there is authenticated Cross-Site Scripting
(XSS) via Media File Metadata. This is demonstrated by both (1)
mishandling of the playlist shortcode in the wp_playlist_shortcode
function in wp-includes/media.php and (2) mishandling of meta
information in the renderTracks function in
wp-includes/js/mediaelement/wp-playlist.js.
|
| CVE-2017-6578 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/subscriber_list.php with the POST Parameter: subscriber_email.
|
| CVE-2017-6577 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/subscriber_list.php with the POST Parameter: list_id.
|
| CVE-2017-6576 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/campaign/campaign-delete.php with the GET Parameter: id.
|
| CVE-2017-6575 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/lists/edit_member.php with the GET Parameter: member_id.
|
| CVE-2017-6574 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/lists/edit_member.php with the GET Parameter: filter_list.
|
| CVE-2017-6573 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/lists/edit-list.php with the GET Parameter: id.
|
| CVE-2017-6572 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/lists/add_member.php with the GET Parameter: filter_list.
|
| CVE-2017-6571 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/campaign/view-campaign.php with the GET Parameter: id.
|
| CVE-2017-6570 |
A SQL injection issue is exploitable, with WordPress admin access, in
the Mail Masta (aka mail-masta) plugin 1.0 for WordPress. This affects
./inc/campaign/view-campaign-list.php with the GET Parameter: id.
|
| CVE-2017-6104 |
Remote file upload vulnerability in Wordpress Plugin Mobile App Native
3.0.
|
| CVE-2017-6103 |
Persistent XSS Vulnerability in Wordpress plugin AnyVar v0.1.1.
|
| CVE-2017-6102 |
Persistent XSS in wordpress plugin rockhoist-badges v1.2.2.
|
| CVE-2017-6098 |
A SQL injection issue was discovered in the Mail Masta (aka mail-masta)
plugin 1.0 for WordPress. This affects /inc/campaign_save.php (Requires
authentication to Wordpress admin) with the POST Parameter: list_id.
|
| CVE-2017-6097 |
A SQL injection issue was discovered in the Mail Masta (aka mail-masta)
plugin 1.0 for WordPress. This affects /inc/campaign/count_of_send.php
(Requires authentication to Wordpress admin) with the POST Parameter:
camp_id.
|
| CVE-2017-6096 |
A SQL injection issue was discovered in the Mail Masta (aka mail-masta)
plugin 1.0 for WordPress. This affects /inc/lists/view-list.php
(Requires authentication to Wordpress admin) with the GET Parameter:
filter_list.
|
| CVE-2017-6095 |
A SQL injection issue was discovered in the Mail Masta (aka mail-masta)
plugin 1.0 for WordPress. This affects /inc/lists/csvexport.php
(Unauthenticated) with the GET Parameter: list_id.
|
| CVE-2017-5942 |
An issue was discovered in the WP Mail plugin before 1.2 for WordPress.
The replyto parameter when composing a mail allows for a reflected XSS.
This would allow you to execute JavaScript in the context of the user
receiving the mail.
|
| CVE-2017-5612 |
Cross-site scripting (XSS) vulnerability in
wp-admin/includes/class-wp-posts-list-table.php in the posts list
table in WordPress before 4.7.2 allows remote attackers to inject
arbitrary web script or HTML via a crafted excerpt.
|
| CVE-2017-5611 |
SQL injection vulnerability in wp-includes/class-wp-query.php in
WP_Query in WordPress before 4.7.2 allows remote attackers to execute
arbitrary SQL commands by leveraging the presence of an affected
plugin or theme that mishandles a crafted post type name.
|
| CVE-2017-5610 |
wp-admin/includes/class-wp-press-this.php in Press This in WordPress
before 4.7.2 does not properly restrict visibility of a
taxonomy-assignment user interface, which allows remote attackers to
bypass intended access restrictions by reading terms.
|
| CVE-2017-5493 |
wp-includes/ms-functions.php in the Multisite WordPress API in
WordPress before 4.7.1 does not properly choose random numbers for
keys, which makes it easier for remote attackers to bypass intended
access restrictions via a crafted (1) site signup or (2) user signup.
|
| CVE-2017-5492 |
Cross-site request forgery (CSRF) vulnerability in the widget-editing
accessibility-mode feature in WordPress before 4.7.1 allows remote
attackers to hijack the authentication of unspecified victims for
requests that perform a widgets-access action, related to
wp-admin/includes/class-wp-screen.php and wp-admin/widgets.php.
|
| CVE-2017-5491 |
wp-mail.php in WordPress before 4.7.1 might allow remote attackers to
bypass intended posting restrictions via a spoofed mail server with
the mail.example.com name.
|
| CVE-2017-5490 |
Cross-site scripting (XSS) vulnerability in the theme-name fallback
functionality in wp-includes/class-wp-theme.php in WordPress before
4.7.1 allows remote attackers to inject arbitrary web script or HTML
via a crafted directory name of a theme, related to
wp-admin/includes/class-theme-installer-skin.php.
|
| CVE-2017-5489 |
Cross-site request forgery (CSRF) vulnerability in WordPress before
4.7.1 allows remote attackers to hijack the authentication of
unspecified victims via vectors involving a Flash file upload.
|
| CVE-2017-5488 |
Multiple cross-site scripting (XSS) vulnerabilities in
wp-admin/update-core.php in WordPress before 4.7.1 allow remote
attackers to inject arbitrary web script or HTML via the (1) name or
(2) version header of a plugin.
|
| CVE-2017-5487 |
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php in
the REST API implementation in WordPress 4.7 before 4.7.1 does not
properly restrict listings of post authors, which allows remote
attackers to obtain sensitive information via a wp-json/wp/v2/users
request.
|
| CVE-2017-2551 |
Vulnerability in Wordpress plugin BackWPup before v3.4.2 allows
possible brute forcing of backup file for download.
|
| CVE-2017-2217 |
Open redirect vulnerability in WordPress Download Manager prior to
version 2.9.51 allows remote attackers to redirect users to arbitrary
web sites and conduct phishing attacks via unspecified vectors.
|
| CVE-2017-2216 |
Cross-site scripting vulnerability in WordPress Download Manager prior
to version 2.9.50 allows remote attackers to inject arbitrary web
script or HTML via unspecified vectors.
|
| CVE-2017-18015 |
The ILLID Share This Image plugin before 1.04 for WordPress has XSS via
the sharer.php url parameter.
|
| CVE-2017-18012 |
The Z-URL Preview plugin 1.6.1 for WordPress has XSS via the
class.zlinkpreview.php url parameter.
|
| CVE-2017-18011 |
The MyCBGenie Affiliate Ads for Clickbank Products plugin through 1.6
for WordPress has XSS via the text_ads_ajax.php border_color parameter.
|
| CVE-2017-18010 |
The E-goi Smart Marketing SMS and Newsletters Forms plugin before
2.0.0 for WordPress has XSS via the
admin/partials/custom/egoi-for-wp-form_egoi.php url parameter.
|
| CVE-2017-17869 |
The mgl-instagram-gallery plugin for WordPress has XSS via the
single-gallery.php media parameter.
|
| CVE-2017-17780 |
The Clockwork SMS clockwork-test-message.php component has XSS via a
crafted "to" parameter in a clockwork-test-message request to
wp-admin/admin.php. This component code is found in the following
WordPress plugins: Clockwork Free and Paid SMS Notifications 2.0.3,
Two-Factor Authentication - Clockwork SMS 1.0.2, Booking Calendar -
Clockwork SMS 1.0.5, Contact Form 7 - Clockwork SMS 2.3.0, Fast Secure
Contact Form - Clockwork SMS 2.1.2, Formidable - Clockwork SMS 1.0.2,
Gravity Forms - Clockwork SMS 2.2, and WP e-Commerce - Clockwork SMS
2.0.5.
|
| CVE-2017-17753 |
Multiple cross-site scripting (XSS) vulnerabilities in the
esb-csv-import-export plugin through 1.1 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) cie_type,
(2) cie_import, (3) cie_update, or (4) cie_ignore parameter to
includes/admin/views/esb-cie-import-export-page.php.
|
| CVE-2017-17744 |
A cross-site scripting (XSS) vulnerability in the custom-map plugin
through 1.1 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the map_id parameter to
view/advancedsettings.php.
|
| CVE-2017-17719 |
A cross-site scripting (XSS) vulnerability in the wp-concours plugin
through 1.1 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the result_message parameter to
includes/concours_page.php.
|
| CVE-2017-17451 |
The WP Mailster plugin before 1.5.5 for WordPress has XSS in the
unsubscribe handler via the mes parameter to
view/subscription/unsubscribe2.php.
|
| CVE-2017-17096 |
Cross-site scripting (XSS) vulnerability in the Content Cards plugin
before 0.9.7 for WordPress allows remote attackers to inject arbitrary
JavaScript via crafted OpenGraph data.
|
| CVE-2017-17094 |
wp-includes/feed.php in WordPress before 4.9.1 does not properly
restrict enclosures in RSS and Atom fields, which might allow attackers
to conduct XSS attacks via a crafted URL.
|
| CVE-2017-17093 |
wp-includes/general-template.php in WordPress before 4.9.1 does not
properly restrict the lang attribute of an HTML element, which might
allow attackers to conduct XSS attacks via the language setting of a
site.
|
| CVE-2017-17092 |
wp-includes/functions.php in WordPress before 4.9.1 does not require
the unfiltered_html capability for upload of .js files, which might
allow remote attackers to conduct XSS attacks via a crafted file.
|
| CVE-2017-17091 |
wp-admin/user-new.php in WordPress before 4.9.1 sets the newbloguser
key to a string that can be directly derived from the user ID, which
allows remote attackers to bypass intended access restrictions by
entering this string.
|
| CVE-2017-17059 |
XSS exists in the amtyThumb amty-thumb-recent-post (aka amtyThumb posts
or wp-thumb-post) plugin 8.1.3 for WordPress via the query string to
amtyThumbPostsAdminPg.php.
|
| CVE-2017-17058 |
** DISPUTED ** The WooCommerce plugin through 3.x for WordPress has a
Directory Traversal Vulnerability via a
/wp-content/plugins/woocommerce/templates/emails/plain/ URI, which
accesses a parent directory. NOTE: a software maintainer indicates
that Directory Traversal is not possible because all of the template
files have "if (!defined('ABSPATH')) {exit;}" code.
|
| CVE-2017-17043 |
The Emag Marketplace Connector plugin 1.0.0 for WordPress has reflected
XSS because the parameter "post" to
/wp-content/plugins/emag-marketplace-connector/templates/order/awb-meta-box.php
is not filtered correctly.
|
| CVE-2017-16955 |
SQL injection vulnerability in the InLinks plugin through 1.1 for
WordPress allows authenticated users to execute arbitrary SQL commands
via the "keyword" parameter to
/wp-admin/options-general.php?page=inlinks/inlinks.php.
|
| CVE-2017-16949 |
An issue was discovered in the AccessKeys AccessPress Anonymous Post
Pro plugin through 3.1.9 for WordPress. Improper input sanitization
allows the attacker to override the settings for allowed file
extensions and upload file size, related to
inc/cores/file-uploader.php and file-uploader/file-uploader-class.php.
This allows the attacker to upload anything they want to the server,
as demonstrated by an
action=ap_file_upload_action&allowedExtensions[]=php request to
/wp-admin/admin-ajax.php that results in a .php file upload and
resultant PHP code execution.
|
| CVE-2017-16871 |
** DISPUTED ** The UpdraftPlus plugin through 1.13.12 for WordPress
allows remote PHP code execution because the plupload_action function
in /wp-content/plugins/updraftplus/admin.php has a race condition
before deleting a file associated with the name parameter. NOTE: the
vendor reports that this does not cross a privilege boundary.
|
| CVE-2017-16870 |
** DISPUTED ** The UpdraftPlus plugin through 1.13.12 for WordPress
has SSRF in the updraft_ajax_handler function in
/wp-content/plugins/updraftplus/admin.php via an httpget subaction.
NOTE: the vendor reports that this does not cross a privilege
boundary.
|
| CVE-2017-16842 |
Cross-site scripting (XSS) vulnerability in
admin/google_search_console/class-gsc-table.php in the Yoast SEO plugin
before 5.8.0 for WordPress allows remote attackers to inject arbitrary
web script or HTML.
|
| CVE-2017-16815 |
installer.php in the Snap Creek Duplicator (WordPress Site Migration &
Backup) plugin before 1.2.30 for WordPress has XSS because the values
"url_new"
(/wp-content/plugins/duplicator/installer/build/view.step4.php) and
"logging"
(wp-content/plugins/duplicator/installer/build/view.step2.php) are not
filtered correctly.
|
| CVE-2017-16758 |
Cross-site scripting (XSS) vulnerability in
admin/partials/uif-access-token-display.php in the Ultimate Instagram
Feed plugin before 1.3 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the "access_token" parameter.
|
| CVE-2017-16562 |
The UserPro plugin before 4.9.17.1 for WordPress, when used on a site
with the "admin" username, allows remote attackers to bypass
authentication and obtain administrative access via a "true" value for
the up_auto_log parameter in the QUERY_STRING to the default URI.
|
| CVE-2017-16510 |
WordPress before 4.8.3 is affected by an issue where $wpdb->prepare()
can create unexpected and unsafe queries leading to potential SQL
injection (SQLi) in plugins and themes, as demonstrated by a "double
prepare" approach, a different vulnerability than CVE-2017-14723.
|
| CVE-2017-15919 |
The ultimate-form-builder-lite plugin before 1.3.7 for WordPress has
SQL Injection, with resultant PHP Object Injection, via
wp-admin/admin-ajax.php.
|
| CVE-2017-15867 |
Multiple cross-site scripting (XSS) vulnerabilities in the
user-login-history plugin through 1.5.2 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) date_from,
(2) date_to, (3) user_id, (4) username, (5) country_name, (6) browser,
(7) operating_system, or (8) ip_address parameter to
admin/partials/listing/listing.php.
|
| CVE-2017-15863 |
Cross Site Scripting (XSS) exists in the wp-noexternallinks plugin
before 3.5.19 for WordPress via the date1 or date2 parameter to
wp-admin/options-general.php.
|
| CVE-2017-15812 |
The Easy Appointments plugin before 1.12.0 for WordPress has XSS via a
Settings values in the admin panel.
|
| CVE-2017-15811 |
The Pootle Button plugin before 1.2.0 for WordPress has XSS via the
assets_url parameter in assets/dialog.php, exploitable via
wp-admin/admin-ajax.php.
|
| CVE-2017-15810 |
The PopCash.Net Code Integration Tool plugin before 1.1 for WordPress
has XSS via the tab parameter to wp-admin/admin.php.
|
| CVE-2017-15375 |
Multiple client-side cross site scripting vulnerabilities have been
discovered in the WpJobBoard v4.5.1 web-application for WordPress. The
vulnerabilities are located in the `query` and `id` parameters of the
`wpjb-email`, `wpjb-job`, `wpjb-application`, and `wpjb-membership`
modules. Remote attackers are able to inject malicious script code to
hijack admin session credentials via the backend, or to manipulate the
backend on client-side performed requests. The attack vector is
non-persistent and the request method to inject is GET. The attacker
does not need a privileged user account to perform a successful
exploitation.
|
| CVE-2017-15079 |
The Smush Image Compression and Optimization plugin before 2.7.6 for
WordPress allows directory traversal.
|
| CVE-2017-14990 |
WordPress 4.8.2 stores cleartext wp_signups.activation_key values (but
stores the analogous wp_users.user_activation_key values as hashes),
which might make it easier for remote attackers to hijack unactivated
user accounts by leveraging database read access (such as access gained
through an unspecified SQL injection vulnerability).
|
| CVE-2017-14848 |
WPHRM Human Resource Management System for WordPress 1.0 allows SQL
Injection via the employee_id parameter.
|
| CVE-2017-14847 |
Mojoomla WPAMS Apartment Management System for WordPress allows SQL
Injection via the id parameter.
|
| CVE-2017-14846 |
Mojoomla Hospital Management System for WordPress allows SQL Injection
via the id parameter.
|
| CVE-2017-14845 |
Mojoomla WPCHURCH Church Management System for WordPress allows SQL
Injection via the id parameter.
|
| CVE-2017-14844 |
Mojoomla WPGYM WordPress Gym Management System allows SQL Injection via
the id parameter.
|
| CVE-2017-14843 |
Mojoomla School Management System for WordPress allows SQL Injection
via the id parameter.
|
| CVE-2017-14842 |
Mojoomla SMSmaster Multipurpose SMS Gateway for WordPress allows SQL
Injection via the id parameter.
|
| CVE-2017-14766 |
The Simple Student Result plugin before 1.6.4 for WordPress has an
Authentication Bypass vulnerability because the fn_ssr_add_st_submit()
function and fn_ssr_del_st_submit() function in functions.php only
require knowing the student id number.
|
| CVE-2017-14760 |
SQL Injection exists in /includes/event-management/index.php in the
event-espresso-free (aka Event Espresso Lite) plugin v3.1.37.12.L for
WordPress via the recurrence_id parameter to /wp-admin/admin.php.
|
| CVE-2017-14751 |
The Intense WP "WP Jobs" plugin 1.5 for WordPress has XSS, related to
the Job Qualification field.
|
| CVE-2017-14726 |
Before version 4.8.2, WordPress was vulnerable to a cross-site
scripting attack via shortcodes in the TinyMCE visual editor.
|
| CVE-2017-14725 |
Before version 4.8.2, WordPress was susceptible to an open redirect
attack in wp-admin/edit-tag-form.php and wp-admin/user-edit.php.
|
| CVE-2017-14724 |
Before version 4.8.2, WordPress was vulnerable to cross-site scripting
in oEmbed discovery.
|
| CVE-2017-14723 |
Before version 4.8.2, WordPress mishandled % characters and additional
placeholder values in $wpdb->prepare, and thus did not properly address
the possibility of plugins and themes enabling SQL injection attacks.
|
| CVE-2017-14722 |
Before version 4.8.2, WordPress allowed a Directory Traversal attack in
the Customizer component via a crafted theme filename.
|
| CVE-2017-14721 |
Before version 4.8.2, WordPress allowed Cross-Site scripting in the
plugin editor via a crafted plugin name.
|
| CVE-2017-14720 |
Before version 4.8.2, WordPress allowed a Cross-Site scripting attack
in the template list view via a crafted template name.
|
| CVE-2017-14719 |
Before version 4.8.2, WordPress was vulnerable to a directory traversal
attack during unzip operations in the ZipArchive and PclZip components.
|
| CVE-2017-14718 |
Before version 4.8.2, WordPress was susceptible to a Cross-Site
Scripting attack in the link modal via a javascript: or data: URL.
|
| CVE-2017-14622 |
Multiple cross-site scripting (XSS) vulnerabilities in the 2kb Amazon
Affiliates Store plugin before 2.1.1 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) page
parameter or (2) kbAction parameter in the kbAmz page to
wp-admin/admin.php.
|
| CVE-2017-14530 |
WP_Admin_UI in the Crony Cronjob Manager plugin before 0.4.7 for
WordPress has CSRF via the name parameter in an action=manage&do=create
operation, as demonstrated by inserting XSS sequences.
|
| CVE-2017-14507 |
Multiple SQL injection vulnerabilities in the Content Timeline plugin
4.4.2 for WordPress allow remote attackers to execute arbitrary SQL
commands via the (1) timeline parameter in content_timeline_class.php;
or the id parameter to (2) pages/content_timeline_edit.php or (3)
pages/content_timeline_index.php.
|
| CVE-2017-14313 |
The shibboleth_login_form function in shibboleth.php in the Shibboleth
plugin before 1.8 for WordPress is prone to an XSS vulnerability due to
improper use of add_query_arg().
|
| CVE-2017-14126 |
The Participants Database plugin before 1.7.5.10 for WordPress has XSS.
|
| CVE-2017-14125 |
SQL injection vulnerability in the Responsive Image Gallery plugin
before 1.2.1 for WordPress allows remote attackers to execute
arbitrary SQL commands via the "id" parameter in an add_edit_theme
task in the wpdevart_gallery_themes page to wp-admin/admin.php.
|
| CVE-2017-13138 |
DOM based Cross-site scripting (XSS) vulnerability in the Bridge theme
before 11.2 for WordPress allows remote attackers to inject arbitrary
JavaScript.
|
| CVE-2017-13137 |
The FormCraft Basic plugin 1.0.5 for WordPress has SQL injection in the
id parameter to form.php.
|
| CVE-2017-12977 |
The Web-Dorado "Photo Gallery by WD - Responsive Photo Gallery" plugin
before 1.3.51 for WordPress has a SQL injection vulnerability related
to bwg_edit_tag() in photo-gallery.php and edit_tag() in
admin/controllers/BWGControllerTags_bwg.php. It is exploitable by
administrators via the tag_id parameter.
|
| CVE-2017-12949 |
lib\modules\contributors\contributor_list_table.php in the Podlove
Podcast Publisher plugin 2.5.3 and earlier for WordPress has SQL
injection in the orderby parameter to wp-admin/admin.php, exploitable
through CSRF.
|
| CVE-2017-12948 |
Core\Admin\PFTemplater.php in the PressForward plugin 4.3.0 and earlier
for WordPress has XSS in the PATH_INFO to wp-admin/admin.php, related
to PHP_SELF.
|
| CVE-2017-12947 |
classes\controller\admin\modals.php in the Easy Modal plugin before
2.1.0 for WordPress has SQL injection in an untrash action with the id,
ids, or modal parameter to wp-admin/admin.php, exploitable by
administrators.
|
| CVE-2017-12946 |
classes\controller\admin\modals.php in the Easy Modal plugin before
2.1.0 for WordPress has SQL injection in a delete action with the id,
ids, or modal parameter to wp-admin/admin.php, exploitable by
administrators.
|
| CVE-2017-12651 |
Cross Site Request Forgery (CSRF) exists in the Blacklist and Whitelist
IP Wizard in init.php in the Loginizer plugin before 1.3.6 for
WordPress because the HTTP Referer header is not checked.
|
| CVE-2017-12650 |
SQL Injection exists in the Loginizer plugin before 1.3.6 for WordPress
via the X-Forwarded-For HTTP header.
|
| CVE-2017-12200 |
The Etoile Ultimate Product Catalog plugin 4.2.11 for WordPress has XSS
in the Add Product Manually component.
|
| CVE-2017-12199 |
The Etoile Ultimate Product Catalog plugin 4.2.11 for WordPress has SQL
injection with these wp-admin/admin-ajax.php POST actions:
catalogue_update_order list-item, video_update_order video-item,
image_update_order list-item, tag_group_update_order list_item,
category_products_update_order category-product-item,
custom_fields_update_order field-item, categories_update_order
category-item, subcategories_update_order subcategory-item, and
tags_update_order tag-list-item.
|
| CVE-2017-12131 |
The Easy Testimonials plugin 3.0.4 for WordPress has XSS in
include/settings/display.options.php, as demonstrated by the Default
Testimonials Width, View More Testimonials Link, and Testimonial
Excerpt Options screens.
|
| CVE-2017-12068 |
The Event List plugin 0.7.9 for WordPress has XSS in the slug array
parameter to wp-admin/admin.php in an el_admin_categories delete_bulk
action.
|
| CVE-2017-11658 |
In the WP Rocket plugin 2.9.3 for WordPress, the Local File Inclusion
mitigation technique is to trim traversal characters (..) -- however,
this is insufficient to stop remote attacks and can be bypassed by
using 0x00 bytes, as demonstrated by a .%00.../.%00.../ attack.
|
| CVE-2017-10991 |
The WP Statistics plugin through 12.0.9 for WordPress has XSS in the
rangestart and rangeend parameters on the wps_referrers_page page.
|
| CVE-2017-1002028 |
Vulnerability in wordpress plugin wordpress-gallery-transformation
v1.0, SQL injection is in
./wordpress-gallery-transformation/gallery.php via $jpic parameter
being unsanitized before being passed into an SQL query.
|
| CVE-2017-1002027 |
Vulnerability in wordpress plugin rk-responsive-contact-form v1.0, The
variable $delid isn't sanitized before being passed into an SQL query
in file ./rk-responsive-contact-form/include/rk_user_list.php.
|
| CVE-2017-1002026 |
Vulnerability in wordpress plugin Event Expresso Free v3.1.37.11.L,
The function edit_event_category does not sanitize user-supplied input
via the $id parameter before passing it into an SQL statement.
|
| CVE-2017-1002025 |
Vulnerability in wordpress plugin
add-edit-delete-listing-for-member-module v1.0, The plugin author does
not sanitize user supplied input via $act before passing it into an
SQL statement.
|
| CVE-2017-1002023 |
Vulnerability in wordpress plugin Easy Team Manager v1.3.2, The code
does not sanitize id before making it part of an SQL statement in file
./easy-team-manager/inc/easy_team_manager_desc_edit.php
|
| CVE-2017-1002022 |
Vulnerability in wordpress plugin surveys v1.01.8, The code in
questions.php does not sanitize the survey variable before placing it
inside of an SQL query.
|
| CVE-2017-1002021 |
Vulnerability in wordpress plugin surveys v1.01.8, The code in
individual_responses.php does not sanitize the survey_id variable
before placing it inside of an SQL query.
|
| CVE-2017-1002020 |
Vulnerability in wordpress plugin surveys v1.01.8, The code in
survey_form.php does not sanitize the action variable before placing
it inside of an SQL query.
|
| CVE-2017-1002019 |
Vulnerability in wordpress plugin eventr v1.02.2, The edit.php form
and event_form.php code do not sanitize input, this allows for blind
SQL injection via the event parameter.
|
| CVE-2017-1002018 |
Vulnerability in wordpress plugin eventr v1.02.2, The edit.php form
and attendees.php code do not sanitize input, this allows for blind
SQL injection via the event parameter.
|
| CVE-2017-1002017 |
Vulnerability in wordpress plugin gift-certificate-creator v1.0, The
code in gc-list.php doesn't sanitize user input to prevent a stored
XSS vulnerability.
|
| CVE-2017-1002016 |
Vulnerability in wordpress plugin flickr-picture-backup v0.7, The code
in flickr-picture-download.php doesn't check to see if the user is
authenticated or that they have permission to upload files.
|
| CVE-2017-1002015 |
Vulnerability in wordpress plugin image-gallery-with-slideshow v1.5.2,
Blind SQL Injection in image-gallery-with-slideshow/admin_setting.php
via selectMulGallery parameter.
|
| CVE-2017-1002014 |
Vulnerability in wordpress plugin image-gallery-with-slideshow v1.5.2,
Blind SQL Injection in image-gallery-with-slideshow/admin_setting.php
via gallery_name parameter.
|
| CVE-2017-1002013 |
Vulnerability in wordpress plugin image-gallery-with-slideshow v1.5.2,
Blind SQL Injection via imgid parameter in
image-gallery-with-slideshow/admin_setting.php.
|
| CVE-2017-1002012 |
Vulnerability in wordpress plugin image-gallery-with-slideshow v1.5.2,
In image-gallery-with-slideshow/admin_setting.php the following
snippet of code does not sanitize input via the gid variable before
passing it into an SQL statement.
|
| CVE-2017-1002011 |
Vulnerability in wordpress plugin image-gallery-with-slideshow v1.5.2,
There is a stored XSS vulnerability via the $value->gallery_name and
$value->gallery_description where anyone with privileges to modify or
add galleries/images and inject javascript into the database.
|
| CVE-2017-1002010 |
Vulnerability in wordpress plugin Membership Simplified v1.58, The
code in membership-simplified-for-oap-members-only/updateDB.php is
vulnerable to blind SQL injection because it doesn't sanitize user
input via recordId in the delete_media function.
|
| CVE-2017-1002009 |
Vulnerability in wordpress plugin Membership Simplified v1.58, The
code in membership-simplified-for-oap-members-only/updateDB.php is
vulnerable to blind SQL injection because it doesn't sanitize user
input via recordId in the delete function.
|
| CVE-2017-1002008 |
Vulnerability in wordpress plugin
membership-simplified-for-oap-members-only v1.58, The file download
code located membership-simplified-for-oap-members-only/download.php
does not check whether a user is logged in and has download
privileges.
|
| CVE-2017-1002007 |
Vulnerability in wordpress plugin DTracker v1.5, The code
dtracker/save_mail.php doesn't check that the user is authorized
before injecting new contacts into the wp_contact table.
|
| CVE-2017-1002006 |
Vulnerability in wordpress plugin DTracker v1.5, The code
dtracker/save_contact.php doesn't check that the user is authorized
before injecting new contacts into the wp_contact table.
|
| CVE-2017-1002005 |
Vulnerability in wordpress plugin DTracker v1.5, In file
./dtracker/delete.php user input isn't sanitized via the contact_id
variable before adding it to the end of an SQL query.
|
| CVE-2017-1002004 |
Vulnerability in wordpress plugin DTracker v1.5, In file
./dtracker/download.php user input isn't sanitized via the id variable
before adding it to the end of an SQL query.
|
| CVE-2017-1002003 |
Vulnerability in wordpress plugin
wp2android-turn-wp-site-into-android-app v1.1.4, The plugin includes
unlicensed vulnerable CMS software from http://www.invedion.com.
|
| CVE-2017-1002002 |
Vulnerability in wordpress plugin webapp-builder v2.0, The plugin
includes unlicensed vulnerable CMS software from
http://www.invedion.com/
|
| CVE-2017-1002001 |
Vulnerability in wordpress plugin mobile-app-builder-by-wappress
v1.05, The plugin includes unlicensed vulnerable CMS software from
http://www.invedion.com.
|
| CVE-2017-1002000 |
Vulnerability in wordpress plugin
mobile-friendly-app-builder-by-easytouch v3.0, The code in file
./mobile-friendly-app-builder-by-easytouch/server/images.php doesn't
require authentication or check that the user is allowed to upload
content.
|
| CVE-2017-1001000 |
The register_routes function in
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php in
the REST API in WordPress 4.7.x before 4.7.2 does not require an
integer identifier, which allows remote attackers to modify arbitrary
pages via a request for wp-json/wp/v2/posts followed by a numeric
value and a non-numeric value, as demonstrated by the
wp-json/wp/v2/posts/123?id=123helloworld URI.
|
| CVE-2017-1000434 |
Wordpress plugin Furikake version 0.1.0 is vulnerable to an Open
Redirect The furikake-redirect parameter on a page allows for a
redirect to an attacker controlled page classes/Furigana.php:
header('location:'.urldecode($_GET['furikake-redirect']));
|
| CVE-2017-1000227 |
Stored XSS in Salutation Responsive WordPress + BuddyPress Theme
version 3.0.15 could allow logged-in users to do almost anything an
admin can
|
| CVE-2017-1000224 |
CSRF in YouTube (WordPress plugin) could allow unauthenticated
attacker to change any setting within the plugin
|
| CVE-2017-1000038 |
WordPress plugin Relevanssi version 3.5.7.1 is vulnerable to stored
XSS resulting in attacker being able to execute JavaScript on the
affected site
|
| CVE-2017-1000033 |
Wordpress Plugin Vospari Forms version < 1.4 is vulnerable to a
reflected cross site scripting in the form submission resulting in
javascript code execution in the context on the current user.
|
| CVE-2016-9263 |
WordPress through 4.8.2, when domain-based flashmediaelement.swf
sandboxing is not used, allows remote attackers to conduct cross-domain
Flash injection (XSF) attacks by leveraging code contained within the
wp-includes/js/mediaelement/flashmediaelement.swf file.
|
| CVE-2016-7169 |
Directory traversal vulnerability in the File_Upload_Upgrader class in
wp-admin/includes/class-file-upload-upgrader.php in the upgrade
package uploader in WordPress before 4.6.1 allows remote authenticated
users to access arbitrary files via a crafted urlholder parameter.
|
| CVE-2016-7168 |
Cross-site scripting (XSS) vulnerability in the media_handle_upload
function in wp-admin/includes/media.php in WordPress before 4.6.1
might allow remote attackers to inject arbitrary web script or HTML by
tricking an administrator into uploading an image file that has a
crafted filename.
|
| CVE-2016-6897 |
Cross-site request forgery (CSRF) vulnerability in the
wp_ajax_update_plugin function in wp-admin/includes/ajax-actions.php
in WordPress before 4.6 allows remote attackers to hijack the
authentication of subscribers for /dev/random read operations by
leveraging a late call to the check_ajax_referer function, a related
issue to CVE-2016-6896.
|
| CVE-2016-6896 |
Directory traversal vulnerability in the wp_ajax_update_plugin
function in wp-admin/includes/ajax-actions.php in WordPress 4.5.3
allows remote authenticated users to cause a denial of service or read
certain text files via a .. (dot dot) in the plugin parameter to
wp-admin/admin-ajax.php, as demonstrated by /dev/random read
operations that deplete the entropy pool.
|
| CVE-2016-6635 |
Cross-site request forgery (CSRF) vulnerability in the
wp_ajax_wp_compression_test function in
wp-admin/includes/ajax-actions.php in WordPress before 4.5 allows
remote attackers to hijack the authentication of administrators for
requests that change the script compression option.
|
| CVE-2016-6634 |
Cross-site scripting (XSS) vulnerability in the network settings page
in WordPress before 4.5 allows remote attackers to inject arbitrary
web script or HTML via unspecified vectors.
|
| CVE-2016-5839 |
WordPress before 4.5.3 allows remote attackers to bypass the
sanitize_file_name protection mechanism via unspecified vectors.
|
| CVE-2016-5838 |
WordPress before 4.5.3 allows remote attackers to bypass intended
password-change restrictions by leveraging knowledge of a cookie.
|
| CVE-2016-5837 |
WordPress before 4.5.3 allows remote attackers to bypass intended
access restrictions and remove a category attribute from a post via
unspecified vectors.
|
| CVE-2016-5836 |
The oEmbed protocol implementation in WordPress before 4.5.3 allows
remote attackers to cause a denial of service via unspecified vectors.
|
| CVE-2016-5835 |
WordPress before 4.5.3 allows remote attackers to obtain sensitive
revision-history information by leveraging the ability to read a post,
related to wp-admin/includes/ajax-actions.php and
wp-admin/revision.php.
|
| CVE-2016-5834 |
Cross-site scripting (XSS) vulnerability in the wp_get_attachment_link
function in wp-includes/post-template.php in WordPress before 4.5.3
allows remote attackers to inject arbitrary web script or HTML via a
crafted attachment name, a different vulnerability than CVE-2016-5833.
|
| CVE-2016-5833 |
Cross-site scripting (XSS) vulnerability in the column_title function
in wp-admin/includes/class-wp-media-list-table.php in WordPress before
4.5.3 allows remote attackers to inject arbitrary web script or HTML
via a crafted attachment name, a different vulnerability than
CVE-2016-5834.
|
| CVE-2016-5832 |
The customizer in WordPress before 4.5.3 allows remote attackers to
bypass intended redirection restrictions via unspecified vectors.
|
| CVE-2016-4833 |
Cross-site scripting (XSS) vulnerability in the Nofollow Links plugin
before 1.0.11 for WordPress allows remote attackers to inject
arbitrary web script or HTML via unspecified vectors.
|
| CVE-2016-4828 |
The Collne Welcart e-Commerce plugin before 1.8.3 for WordPress
mishandles sessions, which allows remote attackers to obtain access by
leveraging knowledge of the e-mail address associated with an account.
|
| CVE-2016-4827 |
Cross-site scripting (XSS) vulnerability in the Collne Welcart
e-Commerce plugin before 1.8.3 for WordPress allows remote attackers
to inject arbitrary web script or HTML via unspecified vectors, a
different vulnerability than CVE-2016-4826.
|
| CVE-2016-4826 |
Cross-site scripting (XSS) vulnerability in the Collne Welcart
e-Commerce plugin before 1.8.3 for WordPress allows remote attackers
to inject arbitrary web script or HTML via unspecified vectors, a
different vulnerability than CVE-2016-4827.
|
| CVE-2016-4825 |
The Collne Welcart e-Commerce plugin before 1.8.3 for WordPress allows
remote attackers to conduct PHP object injection attacks and execute
arbitrary PHP code via crafted serialized data.
|
| CVE-2016-4812 |
Cross-site scripting (XSS) vulnerability in the Markdown on Save
Improved plugin before 2.5.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via unspecified vectors.
|
| CVE-2016-4567 |
Cross-site scripting (XSS) vulnerability in flash/FlashMediaElement.as
in MediaElement.js before 2.21.0, as used in WordPress before 4.5.2,
allows remote attackers to inject arbitrary web script or HTML via an
obfuscated form of the jsinitfunction parameter, as demonstrated by
"jsinitfunctio%gn."
|
| CVE-2016-4566 |
Cross-site scripting (XSS) vulnerability in plupload.flash.swf in
Plupload before 2.1.9, as used in WordPress before 4.5.2, allows
remote attackers to inject arbitrary web script or HTML via a
Same-Origin Method Execution (SOME) attack.
|
| CVE-2016-4029 |
WordPress before 4.5 does not consider octal and hexadecimal IP
address formats when determining an intranet address, which allows
remote attackers to bypass an intended SSRF protection mechanism via a
crafted address.
|
| CVE-2016-2222 |
The wp_http_validate_url function in wp-includes/http.php in WordPress
before 4.4.2 allows remote attackers to conduct server-side request
forgery (SSRF) attacks via a zero value in the first octet of an IPv4
address in the u parameter to wp-admin/press-this.php.
|
| CVE-2016-2221 |
Open redirect vulnerability in the wp_validate_redirect function in
wp-includes/pluggable.php in WordPress before 4.4.2 allows remote
attackers to redirect users to arbitrary web sites and conduct
phishing attacks via a malformed URL that triggers incorrect hostname
parsing, as demonstrated by an https:example.com URL.
|
| CVE-2016-1564 |
Multiple cross-site scripting (XSS) vulnerabilities in
wp-includes/class-wp-theme.php in WordPress before 4.4.1 allow remote
attackers to inject arbitrary web script or HTML via a (1) stylesheet
name or (2) template name to wp-admin/customize.php.
|
| CVE-2016-1209 |
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote
attackers to conduct PHP object injection attacks via crafted
serialized values in a POST request.
|
| CVE-2016-1160 |
Cross-site scripting (XSS) vulnerability in the WP Favorite Posts
plugin before 1.6.6 for WordPress allows remote attackers to inject
arbitrary web script or HTML via unspecified vectors.
|
| CVE-2016-10148 |
The wp_ajax_update_plugin function in
wp-admin/includes/ajax-actions.php in WordPress before 4.6 makes a
get_plugin_data call before checking the update_plugins capability,
which allows remote authenticated users to bypass intended read-access
restrictions via the plugin parameter to wp-admin/admin-ajax.php, a
related issue to CVE-2016-6896.
|
| CVE-2016-10112 |
Cross-site scripting (XSS) vulnerability in the WooCommerce plugin
before 2.6.9 for WordPress allows remote authenticated administrators
to inject arbitrary web script or HTML by providing crafted tax-rate
table values in CSV format.
|
| CVE-2016-1000217 |
Zotpress plugin for WordPress SQLi in zp_get_account()
|
| CVE-2016-1000155 |
Reflected XSS in wordpress plugin wpsolr-search-engine v7.6
|
| CVE-2016-1000154 |
Reflected XSS in wordpress plugin whizz v1.0.7
|
| CVE-2016-1000153 |
Reflected XSS in wordpress plugin tidio-gallery v1.1
|
| CVE-2016-1000152 |
Reflected XSS in wordpress plugin tidio-form v1.0
|
| CVE-2016-1000151 |
Reflected XSS in wordpress plugin tera-charts v1.0
|
| CVE-2016-1000150 |
Reflected XSS in wordpress plugin simplified-content v1.0.0
|
| CVE-2016-1000149 |
Reflected XSS in wordpress plugin simpel-reserveren v3.5.2
|
| CVE-2016-1000148 |
Reflected XSS in wordpress plugin s3-video v0.983
|
| CVE-2016-1000147 |
Reflected XSS in wordpress plugin recipes-writer v1.0.4
|
| CVE-2016-1000146 |
Reflected XSS in wordpress plugin pondol-formmail v1.1
|
| CVE-2016-1000145 |
Reflected XSS in wordpress plugin pondol-carousel v1.0
|
| CVE-2016-1000144 |
Reflected XSS in wordpress plugin photoxhibit v2.1.8
|
| CVE-2016-1000143 |
Reflected XSS in wordpress plugin photoxhibit v2.1.8
|
| CVE-2016-1000142 |
Reflected XSS in wordpress plugin parsi-font v4.2.5
|
| CVE-2016-1000141 |
Reflected XSS in wordpress plugin page-layout-builder v1.9.3
|
| CVE-2016-1000140 |
Reflected XSS in wordpress plugin new-year-firework v1.1.9
|
| CVE-2016-1000139 |
Reflected XSS in wordpress plugin infusionsoft v1.5.11
|
| CVE-2016-1000138 |
Reflected XSS in wordpress plugin indexisto v1.0.5
|
| CVE-2016-1000137 |
Reflected XSS in wordpress plugin hero-maps-pro v2.1.0
|
| CVE-2016-1000136 |
Reflected XSS in wordpress plugin heat-trackr v1.0
|
| CVE-2016-1000135 |
Reflected XSS in wordpress plugin hdw-tube v1.2
|
| CVE-2016-1000134 |
Reflected XSS in wordpress plugin hdw-tube v1.2
|
| CVE-2016-1000133 |
Reflected XSS in wordpress plugin forget-about-shortcode-buttons
v1.1.1
|
| CVE-2016-1000132 |
Reflected XSS in wordpress plugin enhanced-tooltipglossary v3.2.8
|
| CVE-2016-1000131 |
Reflected XSS in wordpress plugin e-search v1.0
|
| CVE-2016-1000130 |
Reflected XSS in wordpress plugin e-search v1.0
|
| CVE-2016-1000129 |
Reflected XSS in wordpress plugin defa-online-image-protector v3.3
|
| CVE-2016-1000128 |
Reflected XSS in wordpress plugin anti-plagiarism v3.60
|
| CVE-2016-1000127 |
Reflected XSS in wordpress plugin ajax-random-post v2.00
|
| CVE-2016-1000126 |
Reflected XSS in wordpress plugin admin-font-editor v1.8
|
| CVE-2016-1000112 |
Unauthenticated remote .jpg file upload in contus-video-comments v1.0
wordpress plugin
|
| CVE-2016-0770 |
Cross-site scripting (XSS) vulnerability in
includes/admin/pages/manage.php in the Connections Business Directory
plugin before 8.5.9 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the s variable.
|
| CVE-2016-0769 |
Multiple SQL injection vulnerabilities in eshop-orders.php in the
eShop plugin 6.3.14 for WordPress allow (1) remote administrators to
execute arbitrary SQL commands via the delid parameter or remote
authenticated users to execute arbitrary SQL commands via the (2)
view, (3) mark, or (4) change parameter.
|
| CVE-2016-0765 |
Multiple cross-site scripting (XSS) vulnerabilities in
eshop-orders.php in the eShop plugin 6.3.14 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) page or
(2) action parameter.
|
| CVE-2015-9234 |
The cp-contact-form-with-paypal (aka CP Contact Form with PayPal)
plugin before 1.1.6 for WordPress has SQL injection via the
cp_contactformpp_id parameter to cp_contactformpp.php.
|
| CVE-2015-9233 |
The cp-contact-form-with-paypal (aka CP Contact Form with PayPal)
plugin before 1.1.6 for WordPress has CSRF with resultant XSS, related
to cp_contactformpp.php and cp_contactformpp_admin_int_list.inc.php.
|
| CVE-2015-9230 |
In the admin/db-backup-security/db-backup-security.php page in the
BulletProof Security plugin before .52.5 for WordPress, XSS is possible
for remote authenticated administrators via the DBTablePrefix
parameter.
|
| CVE-2015-9229 |
In the nggallery-manage-gallery page in the Photocrati NextGEN Gallery
plugin 2.1.15 for WordPress, XSS is possible for remote authenticated
administrators via the images[1][alttext] parameter.
|
| CVE-2015-9228 |
In post-new.php in the Photocrati NextGEN Gallery plugin 2.1.10 for
WordPress, unrestricted file upload is available via the name
parameter, if a file extension is changed from .jpg to .php.
|
| CVE-2015-8834 |
Cross-site scripting (XSS) vulnerability in wp-includes/wp-db.php in
WordPress before 4.2.2 allows remote attackers to inject arbitrary web
script or HTML via a long comment that is improperly stored because of
limitations on the MySQL TEXT data type. NOTE: this vulnerability
exists because of an incomplete fix for CVE-2015-3440.
|
| CVE-2015-8354 |
Cross-site scripting (XSS) vulnerability in the Ultimate Member
WordPress plugin before 1.3.29 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the _refer parameter to
wp-admin/users.php.
|
| CVE-2015-8353 |
Cross-site scripting (XSS) vulnerability in the Role Scoper plugin
before 1.3.67 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the object_name parameter in a
rs-object_role_edit page to wp-admin/admin.php.
|
| CVE-2015-8351 |
PHP remote file inclusion vulnerability in the Gwolle Guestbook plugin
before 1.5.4 for WordPress, when allow_url_include is enabled, allows
remote authenticated users to execute arbitrary PHP code via a URL in
the abspath parameter to frontend/captcha/ajaxresponse.php. NOTE: this
can also be leveraged to include and execute arbitrary local files via
directory traversal sequences regardless of whether allow_url_include
is enabled.
|
| CVE-2015-8350 |
Multiple cross-site scripting (XSS) vulnerabilities in the Calls to
Action plugin before 2.5.1 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) open-tab parameter in
a wp_cta_global_settings action to wp-admin/edit.php or (2)
wp-cta-variation-id parameter to ab-testing-call-to-action-example/.
|
| CVE-2015-7989 |
Cross-site scripting (XSS) vulnerability in the user list table in
WordPress before 4.3.1 allows remote authenticated users to inject
arbitrary web script or HTML via a crafted e-mail address, a different
vulnerability than CVE-2015-5714.
|
| CVE-2015-7806 |
Eval injection vulnerability in the fm_saveHelperGatherItems function
in ajax.php in the Form Manager plugin before 1.7.3 for WordPress
allows remote attackers to execute arbitrary code via unspecified
vectors.
|
| CVE-2015-7791 |
Multiple SQL injection vulnerabilities in admin.php in the Collne
Welcart plugin before 1.5.3 for WordPress allow remote authenticated
users to execute arbitrary SQL commands via the (1) search[column] or
(2) switch parameter.
|
| CVE-2015-7683 |
Absolute path traversal vulnerability in Font.php in the Font plugin
before 7.5.1 for WordPress allows remote administrators to read
arbitrary files via a full pathname in the url parameter to
AjaxProxy.php.
|
| CVE-2015-7682 |
Multiple SQL injection vulnerabilities in
pie-register/pie-register.php in the Pie Register plugin before 2.0.19
for WordPress allow remote administrators to execute arbitrary SQL
commands via the (1) select_invitaion_code_bulk_option or (2)
invi_del_id parameter in the pie-invitation-codes page to
wp-admin/admin.php.
|
| CVE-2015-7670 |
Multiple SQL injection vulnerabilities in includes/update.php in the
Support Ticket System plugin before 1.2.1 for WordPress allow remote
attackers to execute arbitrary SQL commands via the (1) user or (2) id
parameter.
|
| CVE-2015-7669 |
Multiple directory traversal vulnerabilities in (1)
includes/MapImportCSV2.php and (2) includes/MapImportCSV.php in the
Easy2Map plugin before 1.3.0 for WordPress allow remote attackers to
include and execute arbitrary files via the csvfile parameter related
to "upload file functionality."
|
| CVE-2015-7668 |
Cross-site scripting (XSS) vulnerability in
includes/MapPinImageSave.php in the Easy2Map plugin before 1.3.0 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the map_id parameter.
|
| CVE-2015-7667 |
Multiple cross-site scripting (XSS) vulnerabilities in (1)
templates/admanagement/admanagement.php and (2)
templates/adspot/adspot.php in the ResAds plugin before 1.0.2 for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the page parameter.
|
| CVE-2015-7666 |
Multiple cross-site scripting (XSS) vulnerabilities in the (1)
cp_updateMessageItem and (2) cp_deleteMessageItem functions in
cp_ppp_admin_int_message_list.inc.php in the Payment Form for PayPal
Pro plugin before 1.0.2 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the cal parameter.
|
| CVE-2015-7527 |
lib/core.php in the Cool Video Gallery plugin 1.9 for WordPress allows
remote attackers to execute arbitrary code via shell metacharacters in
the "Width of preview image" and possibly other input fields in the
"Video Gallery Settings" page.
|
| CVE-2015-7517 |
Multiple SQL injection vulnerabilities in the Double Opt-In for
Download plugin before 2.0.9 for WordPress allow remote attackers to
execute arbitrary SQL commands via the ver parameter to (1)
class-doifd-download.php or (2) class-doifd-landing-page.php in
public/includes/.
|
| CVE-2015-7386 |
Multiple cross-site scripting (XSS) vulnerabilities in
includes/metaboxes.php in the Gallery - Photo Albums - Portfolio
plugin 1.3.47 for WordPress allow remote authenticated users to inject
arbitrary web script or HTML via the (1) Media Title or (2) Media
Subtitle fields.
|
| CVE-2015-7377 |
Cross-site scripting (XSS) vulnerability in
pie-register/pie-register.php in the Pie Register plugin before 2.0.19
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the invitaion_code parameter in a pie-register page to the
default URI.
|
| CVE-2015-7357 |
Cross-site scripting (XSS) vulnerability in the uDesign (aka U-Design)
theme 2.3.0 before 2.7.10 for WordPress allows remote attackers to
inject arbitrary web script or HTML via a fragment identifier, as
demonstrated by #<svg onload=alert(1)>.
|
| CVE-2015-7320 |
Multiple cross-site scripting (XSS) vulnerabilities in
cpabc_appointments_admin_int_bookings_list.inc.php in the Appointment
Booking Calendar plugin before 1.1.8 for WordPress allow remote
attackers to inject arbitrary web script or HTML via unspecified
vectors.
|
| CVE-2015-7319 |
SQL injection vulnerability in
cpabc_appointments_admin_int_calendar_list.inc.php in the Appointment
Booking Calendar plugin before 1.1.8 for WordPress allows remote
attackers to execute arbitrary SQL commands via unspecified vectors
related to updating the username.
|
| CVE-2015-7235 |
Multiple SQL injection vulnerabilities in dex_reservations.php in the
CP Reservation Calendar plugin before 1.1.7 for WordPress allow remote
attackers to execute arbitrary SQL commands via the (1) id parameter
in a dex_reservations_calendar_load2 action or (2) dex_item parameter
in a dex_reservations_check_posted_data action in a request to the
default URI.
|
| CVE-2015-6965 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Contact Form Generator plugin 2.0.1 and earlier for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that (1) create a field, (2) update a field, (3) delete a
field, (4) create a form, (5) update a form, (6) delete a form, (7)
create a template, (8) update a template, (9) delete a template, or
(10) conduct cross-site scripting (XSS) attacks via a crafted request
to the cfg_forms page in wp-admin/admin.php.
|
| CVE-2015-6920 |
Cross-site scripting (XSS) vulnerability in js/window.php in the
sourceAFRICA plugin 0.1.3 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the wpbase parameter.
|
| CVE-2015-6829 |
Multiple SQL injection vulnerabilities in the getip function in
wp-limit-login-attempts.php in the WP Limit Login Attempts plugin
before 2.0.1 for WordPress allow remote attackers to execute arbitrary
SQL commands via the (1) X-Forwarded-For or (2) Client-IP HTTP header.
|
| CVE-2015-6828 |
The tweet_info function in class/__functions.php in the SecureMoz
Security Audit plugin 1.0.5 and earlier for WordPress does not use an
HTTPS session for downloading serialized data, which allows
man-in-the-middle attackers to conduct PHP object injection attacks
and execute arbitrary PHP code by modifying the client-server data
stream. NOTE: some of these details are obtained from third party
information.
|
| CVE-2015-6805 |
Cross-site scripting (XSS) vulnerability in the MDC Private Message
plugin 1.0.0 for WordPress allows remote authenticated users to inject
arbitrary web script or HTML via the message field in a private
message.
|
| CVE-2015-6668 |
The Job Manager plugin before 0.7.25 allows remote attackers to read
arbitrary CV files via a brute force attack to the WordPress upload
directory structure, related to an insecure direct object reference.
|
| CVE-2015-6535 |
Cross-site scripting (XSS) vulnerability in
includes/options-profiles.php in the YouTube Embed plugin before 3.3.3
for WordPress allows remote administrators to inject arbitrary web
script or HTML via the Profile name field (youtube_embed_name
parameter).
|
| CVE-2015-6523 |
Cross-site request forgery (CSRF) vulnerability in the Portfolio
plugin before 1.05 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that have unspecified
impact via a request to the instagram-portfolio page in
wp-admin/options-general.php.
|
| CVE-2015-6522 |
SQL injection vulnerability in the WP Symposium plugin before 15.8 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the size parameter to get_album_item.php.
|
| CVE-2015-6238 |
Multiple cross-site scripting (XSS) vulnerabilities in the Google
Analyticator plugin before 6.4.9.6 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1)
ga_adsense, (2) ga_admin_disable_DimentionIndex, (3)
ga_downloads_prefix, (4) ga_downloads, or (5) ga_outbound_prefix
parameter in the google-analyticator page to wp-admin/admin.php.
|
| CVE-2015-5734 |
Cross-site scripting (XSS) vulnerability in the legacy theme preview
implementation in wp-includes/theme.php in WordPress before 4.2.4
allows remote attackers to inject arbitrary web script or HTML via a
crafted string.
|
| CVE-2015-5733 |
Cross-site scripting (XSS) vulnerability in the
refreshAdvancedAccessibilityOfItem function in wp-admin/js/nav-menu.js
in WordPress before 4.2.4 allows remote attackers to inject arbitrary
web script or HTML via an accessibility-helper title.
|
| CVE-2015-5732 |
Cross-site scripting (XSS) vulnerability in the form function in the
WP_Nav_Menu_Widget class in wp-includes/default-widgets.php in
WordPress before 4.2.4 allows remote attackers to inject arbitrary web
script or HTML via a widget title.
|
| CVE-2015-5731 |
Cross-site request forgery (CSRF) vulnerability in wp-admin/post.php
in WordPress before 4.2.4 allows remote attackers to hijack the
authentication of administrators for requests that lock a post, and
consequently cause a denial of service (editing blockage), via a
get-post-lock action.
|
| CVE-2015-5730 |
The sanitize_widget_instance function in
wp-includes/class-wp-customize-widgets.php in WordPress before 4.2.4
does not use a constant-time comparison for widgets, which allows
remote attackers to conduct a timing side-channel attack by measuring
the delay before inequality is calculated.
|
| CVE-2015-5715 |
The mw_editPost function in wp-includes/class-wp-xmlrpc-server.php in
the XMLRPC subsystem in WordPress before 4.3.1 allows remote
authenticated users to bypass intended access restrictions, and
arrange for a private post to be published and sticky, via unspecified
vectors.
|
| CVE-2015-5714 |
Cross-site scripting (XSS) vulnerability in WordPress before 4.3.1
allows remote attackers to inject arbitrary web script or HTML by
leveraging the mishandling of unclosed HTML elements during processing
of shortcode tags.
|
| CVE-2015-5682 |
upload.php in the Powerplay Gallery plugin 3.3 for WordPress allows
remote attackers to create arbitrary directories via vectors related
to the targetDir variable.
|
| CVE-2015-5681 |
Unrestricted file upload vulnerability in upload.php in the Powerplay
Gallery plugin 3.3 for WordPress allows remote attackers to execute
arbitrary code by uploading a file with an executable extension, then
accessing it via a direct request to the file in *_uploadfolder/big/.
|
| CVE-2015-5623 |
WordPress before 4.2.3 does not properly verify the edit_posts
capability, which allows remote authenticated users to bypass intended
access restrictions and create drafts by leveraging the Subscriber
role, as demonstrated by a post-quickdraft-save action to
wp-admin/post.php.
|
| CVE-2015-5622 |
Cross-site scripting (XSS) vulnerability in WordPress before 4.2.3
allows remote authenticated users to inject arbitrary web script or
HTML by leveraging the Author or Contributor role to place a crafted
shortcode inside an HTML element, related to wp-includes/kses.php and
wp-includes/shortcodes.php.
|
| CVE-2015-5609 |
Absolute path traversal vulnerability in the Image Export plugin 1.1
for WordPress allows remote attackers to read and delete arbitrary
files via a full pathname in the file parameter to download.php.
|
| CVE-2015-5599 |
Multiple SQL injection vulnerabilities in upload.php in the Powerplay
Gallery plugin 3.3 for WordPress allow remote attackers to execute
arbitrary SQL commands via the (1) albumid or (2) name parameter.
|
| CVE-2015-5535 |
Cross-site scripting (XSS) vulnerability in the qTranslate plugin
2.5.39 and earlier for WordPress allows remote attackers to inject
arbitrary web script or HTML via the edit parameter in the qtranslate
page to wp-admin/options-general.php.
|
| CVE-2015-5533 |
SQL injection vulnerability in counter-options.php in the Count Per
Day plugin before 3.4.1 for WordPress allows remote authenticated
administrators to execute arbitrary SQL commands via the
cpd_keep_month parameter to wp-admin/options-general.php. NOTE: this
can be leveraged using CSRF to allow remote attackers to execute
arbitrary SQL commands.
|
| CVE-2015-5532 |
Multiple cross-site scripting (XSS) vulnerabilities in the Paid
Memberships Pro (PMPro) plugin before 1.8.4.3 for WordPress allow
remote attackers to inject arbitrary web script or HTML via the (1) s
parameter to membershiplevels.php, (2) memberslist.php, or (3)
orders.php in adminpages/ or the (4) edit parameter to
adminpages/membershiplevels.php.
|
| CVE-2015-5528 |
Cross-site scripting (XSS) vulnerability in the save_order function in
class-floating-social-bar.php in the Floating Social Bar plugin before
1.1.6 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the items[] parameter in an fsb_save_order action
to wp-admin/admin-ajax.php.
|
| CVE-2015-5485 |
Cross-site scripting (XSS) vulnerability in the Event Import page
(import-eventbrite-events.php) in the Modern Tribe Eventbrite Tickets
plugin before 3.10.2 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the "error" parameter to
wp-admin/edit.php.
|
| CVE-2015-5482 |
Directory traversal vulnerability in the GD bbPress Attachments plugin
before 2.3 for WordPress allows remote administrators to include and
execute arbitrary local files via a .. (dot dot) in the tab parameter
in the gdbbpress_attachments page to wp-admin/edit.php.
|
| CVE-2015-5481 |
Cross-site scripting (XSS) vulnerability in forms/panels.php in the GD
bbPress Attachments plugin before 2.3 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the tab parameter
in the gdbbpress_attachments page to wp-admin/edit.php.
|
| CVE-2015-5472 |
Absolute path traversal vulnerability in lib/download.php in the IBS
Mappro plugin before 1.0 for WordPress allows remote attackers to read
arbitrary files via a full pathname in the file parameter.
|
| CVE-2015-5471 |
Absolute path traversal vulnerability in include/user/download.php in
the Swim Team plugin 1.44.10777 for WordPress allows remote attackers
to read arbitrary files via a full pathname in the file parameter.
|
| CVE-2015-5469 |
Absolute path traversal vulnerability in the MDC YouTube Downloader
plugin 2.1.0 for WordPress allows remote attackers to read arbitrary
files via a full pathname in the file parameter to
includes/download.php.
|
| CVE-2015-5468 |
Directory traversal vulnerability in the WP e-Commerce Shop Styling
plugin before 2.6 for WordPress allows remote attackers to read
arbitrary files via a .. (dot dot) in the filename parameter to
includes/download.php.
|
| CVE-2015-5461 |
Open redirect vulnerability in the Redirect function in
stageshow_redirect.php in the StageShow plugin before 5.0.9 for
WordPress allows remote attackers to redirect users to arbitrary web
sites and conduct phishing attacks via a URL in the url parameter.
|
| CVE-2015-5308 |
Multiple SQL injection vulnerabilities in cs_admin_users.php in the
wp-championship plugin 5.8 for WordPress allow remote attackers to
execute arbitrary SQL commands via the (1) user, (2) isadmin, (3) mail
service, (4) mailresceipt, (5) stellv, (6) champtipp, (7) tippgroup,
or (8) userid parameter.
|
| CVE-2015-5227 |
The Landing Pages plugin before 1.9.2 for WordPress allows remote
attackers to execute arbitrary code via the url parameter.
|
| CVE-2015-5151 |
Cross-site scripting (XSS) vulnerability in the Slider Revolution
(revslider) plugin 4.2.2 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the client_action parameter in
a revslider_ajax_action action to wp-admin/admin-ajax.php.
|
| CVE-2015-5065 |
Absolute path traversal vulnerability in proxy.php in the google
currency lookup in the Paypal Currency Converter Basic For WooCommerce
plugin before 1.4 for WordPress allows remote attackers to read
arbitrary files via a full pathname in the requrl parameter.
|
| CVE-2015-5057 |
Cross-site scripting (XSS) vulnerability exists in the Wordpress admin
panel when the Broken Link Checker plugin before 1.10.9 is installed.
|
| CVE-2015-4704 |
Directory traversal vulnerability in the Download Zip Attachments
plugin 1.0 for WordPress allows remote attackers to read arbitrary
files via a .. (dot dot) in the File parameter to download.php.
|
| CVE-2015-4703 |
Absolute path traversal vulnerability in mysqldump_download.php in the
WordPress Rename plugin 1.0 for WordPress allows remote attackers to
read arbitrary files via a full pathname in the dumpfname parameter.
|
| CVE-2015-4697 |
Cross-site request forgery (CSRF) vulnerability in Google Analyticator
Wordpress Plugin before 6.4.9.3 rev @1183563.
|
| CVE-2015-4694 |
Directory traversal vulnerability in download.php in the Zip
Attachments plugin before 1.5.1 for WordPress allows remote attackers
to read arbitrary files via a .. (dot dot) in the za_file parameter.
|
| CVE-2015-4616 |
Directory traversal vulnerability in includes/MapPinImageSave.php in
the Easy2Map plugin before 1.2.5 for WordPress allows remote attackers
to create arbitrary files via a .. (dot dot) in the map_id parameter.
|
| CVE-2015-4614 |
Multiple SQL injection vulnerabilities in includes/Function.php in the
Easy2Map plugin before 1.2.5 for WordPress allow remote attackers to
execute arbitrary SQL commands via the mapName parameter in an
e2m_img_save_map_name action to wp-admin/admin-ajax.php and other
unspecified vectors.
|
| CVE-2015-4465 |
Cross-site scripting (XSS) vulnerability in the zM Ajax Login &
Register plugin before 1.1.0 for WordPress allows remote attackers to
inject arbitrary web script or HTML via unspecified vectors.
|
| CVE-2015-4455 |
Unrestricted file upload vulnerability in includes/upload.php in the
Aviary Image Editor Add-on For Gravity Forms plugin 3.0 beta for
WordPress allows remote attackers to execute arbitrary code by
uploading a file with an executable extension, then accessing it via a
direct request to the file in wp-content/uploads/gform_aviary.
|
| CVE-2015-4414 |
Directory traversal vulnerability in download_audio.php in the SE
HTML5 Album Audio Player (se-html5-album-audio-player) plugin 1.1.0
and earlier for WordPress allows remote attackers to read arbitrary
files via a .. (dot dot) in the file parameter.
|
| CVE-2015-4413 |
Cross-site scripting (XSS) vulnerability in the new_fb_sign_button
function in nextend-facebook-connect.php in Nextend Facebook Connect
plugin before 1.5.6 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the redirect_to parameter.
|
| CVE-2015-4338 |
Static code injection vulnerability in the XCloner plugin 3.1.2 for
WordPress allows remote authenticated users to inject arbitrary PHP
code into the language files via a Translation LM_FRONT_* field for a
language, as demonstrated by language/italian.php.
|
| CVE-2015-4337 |
Cross-site scripting (XSS) vulnerability in the XCloner plugin 3.1.2
for WordPress allows remote authenticated users to inject arbitrary
web script or HTML via the excl_manual parameter in the xcloner_show
page to wpadmin/plugins.php.
|
| CVE-2015-4336 |
cloner.functions.php in the XCloner plugin 3.1.2 for WordPress allows
remote authenticated users to execute arbitrary commands via a file
containing filenames with shell metacharacters, as demonstrated by
using the backup comments feature to create the file.
|
| CVE-2015-4153 |
Directory traversal vulnerability in the zM Ajax Login & Register
plugin before 1.1.0 for WordPress allows remote attackers to include
and execute arbitrary php files via a relative path in the template
parameter in a load_template action to wp-admin/admin-ajax.php.
|
| CVE-2015-4140 |
Cross-site request forgery (CSRF) vulnerability in the WP Smiley
plugin 1.4.1 for WordPress allows remote attackers to hijack the
authentication of editors for requests that conduct cross-site
scripting (XSS) attacks via the s4w-more parameter to the
smilies4wp.php page to wp-admin/options-general.php.
|
| CVE-2015-4139 |
Cross-site scripting (XSS) vulnerability in smilies4wp.php in the WP
Smiley plugin 1.4.1 for WordPress allows remote authenticated users to
inject arbitrary web script or HTML via the s4w-more parameter to
wp-admin/options-general.php.
|
| CVE-2015-4133 |
Unrestricted file upload vulnerability in
admin/scripts/FileUploader/php.php in the ReFlex Gallery plugin before
3.1.4 for WordPress allows remote attackers to execute arbitrary PHP
code by uploading a file with a PHP extension, then accessing it via a
direct request to the file in uploads/ directory.
|
| CVE-2015-4127 |
Cross-site scripting (XSS) vulnerability in the church_admin plugin
before 0.810 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the address parameter, as demonstrated by a
request to index.php/2015/05/21/church_admin-registration-form/.
|
| CVE-2015-4109 |
Multiple SQL injection vulnerabilities in the ratings module in the
Users Ultra plugin before 1.5.16 for WordPress allow remote attackers
to execute arbitrary SQL commands via the (1) data_target or (2)
data_vote parameter in a rating_vote (wp_ajax_nopriv_rating_vote)
action to wp-admin/admin-ajax.php.
|
| CVE-2015-4089 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
optionsPageRequest function in admin.php in WP Fastest Cache plugin
before 0.8.3.5 for WordPress allow remote attackers to hijack the
authentication of unspecified victims for requests that call the (1)
saveOption, (2) deleteCache, (3) deleteCssAndJsCache, or (4)
addCacheTimeout method via the wpFastestCachePage parameter in the
WpFastestCacheOptions/ page.
|
| CVE-2015-4084 |
Cross-site scripting (XSS) vulnerability in the Free Counter plugin
1.1 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the value_ parameter in a check_stat action to
wp-admin/admin-ajax.php.
|
| CVE-2015-4070 |
Open redirect vulnerability in the proxyimages function in
wowproxy.php in the Wow Moodboard Lite plugin 1.1.1.1 for WordPress
allows remote attackers to redirect users to arbitrary web sites and
conduct phishing attacks via a URL in the url parameter.
|
| CVE-2015-4066 |
Multiple SQL injection vulnerabilities in admin/handlers.php in the
GigPress plugin before 2.3.9 for WordPress allow remote authenticated
users to execute arbitrary SQL commands via the (1) show_artist_id or
(2) show_venue_id parameter in an add action in the gigpress.php page
to wp-admin/admin.php.
|
| CVE-2015-4065 |
Cross-site scripting (XSS) vulnerability in
shared/shortcodes/inbound-shortcodes.php in the Landing Pages plugin
before 1.8.5 for WordPress allows remote authenticated users to inject
arbitrary web script or HTML via the post parameter to
wp-admin/post-new.php.
|
| CVE-2015-4064 |
SQL injection vulnerability in modules/module.ab-testing.php in the
Landing Pages plugin before 1.8.5 for WordPress allows remote
authenticated users to execute arbitrary SQL commands via the post
parameter in an edit delete-variation action to wp-admin/post.php.
|
| CVE-2015-4063 |
Cross-site scripting (XSS) vulnerability in includes/nsp_search.php in
the NewStatPress plugin before 0.9.9 for WordPress allows remote
authenticated users to inject arbitrary web script or HTML via the
where1 parameter in the nsp_search page to wp-admin/admin.php.
|
| CVE-2015-4062 |
SQL injection vulnerability in includes/nsp_search.php in the
NewStatPress plugin before 0.9.9 for WordPress allows remote
authenticated users to execute arbitrary SQL commands via the where1
parameter in the nsp_search page to wp-admin/admin.php.
|
| CVE-2015-4038 |
The WP Membership plugin 1.2.3 for WordPress allows remote
authenticated users to gain administrator privileges via an
iv_membership_update_user_settings action to wp-admin/admin-ajax.php.
|
| CVE-2015-4018 |
SQL injection vulnerability in feedwordpresssyndicationpage.class.php
in the FeedWordPress plugin before 2015.0514 for WordPress allows
remote authenticated users to execute arbitrary SQL commands via the
link_ids[] parameter in an Update action in the syndication.php page
to wp-admin/admin.php.
|
| CVE-2015-4010 |
Cross-site request forgery (CSRF) vulnerability in the Encrypted
Contact Form plugin before 1.1 for WordPress allows remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the iframe_url
parameter in an Update Page action in the conformconf page to
wp-admin/options-general.php.
|
| CVE-2015-3998 |
Cross-site scripting (XSS) vulnerability in phpwhois 4.2.5, as used in
the adsense-click-fraud-monitoring plugin 1.7.5 for WordPress, allows
remote attackers to inject arbitrary web script or HTML via the query
parameter to whois.php.
|
| CVE-2015-3986 |
Cross-site request forgery (CSRF) vulnerability in the TheCartPress
eCommerce Shopping Cart (aka The Professional WordPress eCommerce
Plugin) plugin for WordPress before 1.3.9.3 allows remote attackers to
hijack the authentication of administrators for requests that conduct
directory traversal attacks via the tcp_box_path parameter in the
checkout_editor_settings page to wp-admin/admin.php.
|
| CVE-2015-3904 |
Multiple cross-site scripting (XSS) vulnerabilities in roomcloud.php
in the Roomcloud plugin before 1.3 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) pin, (2)
start_day, (3) start_month, (4) start_year, (5) end_day, (6)
end_month, (7) end_year, (8) lang, (9) adults, or (10) children
parameter.
|
| CVE-2015-3647 |
Multiple cross-site scripting (XSS) vulnerabilities in
wppa-ajax-front.php in the WP Photo Album Plus (aka WPPA) plugin
before 6.1.3 for WordPress allow remote attackers to inject arbitrary
web script or HTML via the (1) comemail or (2) comname parameter in a
wppa do-comment action.
|
| CVE-2015-3634 |
The SlideshowPluginSlideshowStylesheet::loadStylesheetByAJAX function
in the Slideshow plugin 2.2.8 through 2.2.21 for Wordpress allows
remote attackers to read arbitrary Wordpress option values.
|
| CVE-2015-3440 |
Cross-site scripting (XSS) vulnerability in wp-includes/wp-db.php in
WordPress before 4.2.1 allows remote attackers to inject arbitrary web
script or HTML via a long comment that is improperly stored because of
limitations on the MySQL TEXT data type.
|
| CVE-2015-3439 |
Cross-site scripting (XSS) vulnerability in the Ephox (formerly
Moxiecode) plupload.flash.swf shim 2.1.2 in Plupload, as used in
WordPress 3.9.x, 4.0.x, and 4.1.x before 4.1.2 and other products,
allows remote attackers to execute same-origin JavaScript functions
via the target parameter, as demonstrated by executing a certain click
function, related to _init.as and _fireEvent.as.
|
| CVE-2015-3438 |
Multiple cross-site scripting (XSS) vulnerabilities in WordPress
before 4.1.2, when MySQL is used without strict mode, allow remote
attackers to inject arbitrary web script or HTML via a (1) four-byte
UTF-8 character or (2) invalid character that reaches the database
layer, as demonstrated by a crafted character in a comment.
|
| CVE-2015-3429 |
Cross-site scripting (XSS) vulnerability in example.html in Genericons
before 3.3.1, as used in WordPress before 4.2.2, allows remote
attackers to inject arbitrary web script or HTML via a fragment
identifier.
|
| CVE-2015-3421 |
The eshop_checkout function in checkout.php in the Wordpress Eshop
plugin 6.3.11 and earlier does not validate variables in the
"eshopcart" HTTP cookie, which allows remote attackers to perform
cross-site scripting (XSS) attacks, or a path disclosure attack via
crafted variables named after target PHP variables.
|
| CVE-2015-3325 |
SQL injection vulnerability in forum.php in the WP Symposium plugin
before 15.4 for WordPress allows remote attackers to execute arbitrary
SQL commands via the show parameter in the QUERY_STRING to the default
URI.
|
| CVE-2015-3314 |
SQL injection vulnerability in WordPress Tune Library plugin before
1.5.5.
|
| CVE-2015-3313 |
SQL injection vulnerability in WordPress Community Events plugin
before 1.4.
|
| CVE-2015-3302 |
The TheCartPress eCommerce Shopping Cart (aka The Professional
WordPress eCommerce Plugin) plugin for WordPress before 1.3.9.3 allows
remote attackers to obtain sensitive order detail information by
leveraging a "broken authentication mechanism."
|
| CVE-2015-3301 |
Directory traversal vulnerability in the TheCartPress eCommerce
Shopping Cart (aka The Professional WordPress eCommerce Plugin) plugin
for WordPress before 1.3.9.3 allows remote administrators to read
arbitrary files via a .. (dot dot) in the tcp_box_path parameter in
the checkout_editor_settings page to wp-admin/admin.php.
|
| CVE-2015-3300 |
Multiple cross-site scripting (XSS) vulnerabilities in the
TheCartPress eCommerce Shopping Cart (aka The Professional WordPress
eCommerce Plugin) plugin for WordPress before 1.3.9.3 allow remote
attackers to inject arbitrary web script or HTML via the (1)
billing_firstname, (2) billing_lastname, (3) billing_company, (4)
billing_tax_id_number, (5) billing_city, (6) billing_street, (7)
billing_street_2, (8) billing_postcode, (9) billing_telephone_1, (10)
billing_telephone_2, (11) billing_fax, (12) shipping_firstname, (13)
shipping_lastname, (14) shipping_company, (15) shipping_tax_id_number,
(16) shipping_city, (17) shipping_street, (18) shipping_street_2, (19)
shipping_postcode, (20) shipping_telephone_1, (21)
shipping_telephone_2, or (22) shipping_fax parameter to
shopping-cart/checkout/; the (23) search_by parameter in the
admin/AddressesList.php page to wp-admin/admin.php; the (24)
address_id, (25) address_name, (26) firstname, (27) lastname, (28)
street, (29) city, (30) postcode, or (31) email parameter in the
admin/AddressEdit.php page to wp-admin/admin.php; the (32) post_id or
(33) rel_type parameter in the admin/AssignedCategoriesList.php page
to wp-admin/admin.php; or the (34) post_type parameter in the
admin/CustomFieldsList.php page to wp-admin/admin.php.
|
| CVE-2015-3299 |
Cross-site scripting (XSS) vulnerability in the Floating Social Bar
plugin before 1.1.7 for WordPress allows remote attackers to inject
arbitrary web script or HTML via vectors related to original service
order.
|
| CVE-2015-2973 |
Multiple cross-site scripting (XSS) vulnerabilities in the Welcart
plugin before 1.4.18 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the usces_referer parameter to (1)
classes/usceshop.class.php, (2) includes/edit-form-advanced.php, (3)
includes/edit-form-advanced30.php, (4)
includes/edit-form-advanced34.php, (5) includes/member_edit_form.php,
(6) includes/order_edit_form.php, (7) includes/order_list.php, or (8)
includes/usces_item_master_list.php, related to admin.php.
|
| CVE-2015-2826 |
WordPress Simple Ads Manager plugin 2.5.94 and 2.5.96 allows remote
attackers to obtain sensitive information.
|
| CVE-2015-2825 |
Unrestricted file upload vulnerability in sam-ajax-admin.php in the
Simple Ads Manager plugin before 2.5.96 for WordPress allows remote
attackers to execute arbitrary code by uploading a file with an
executable extension, then accessing it via a direct request to the
file in the directory specified by the path parameter.
|
| CVE-2015-2824 |
Multiple SQL injection vulnerabilities in the Simple Ads Manager
plugin before 2.7.97 for WordPress allow remote attackers to execute
arbitrary SQL commands via a (1) hits[][] parameter in a sam_hits
action to sam-ajax.php; the (2) cstr parameter in a load_posts action
to sam-ajax-admin.php; the (3) searchTerm parameter in a
load_combo_data action to sam-ajax-admin.php; or the (4) subscriber,
(5) contributor, (6) author, (7) editor, (8) admin, or (9) sadmin
parameter in a load_users action to sam-ajax-admin.php.
|
| CVE-2015-2807 |
Cross-site scripting (XSS) vulnerability in js/window.php in the Navis
DocumentCloud plugin before 0.1.1 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the wpbase
parameter.
|
| CVE-2015-2792 |
The WPML plugin before 3.1.9 for WordPress does not properly handle
multiple actions in a request, which allows remote attackers to bypass
nonce checks and perform arbitrary actions via a request containing an
action POST parameter, an action GET parameter, and a valid nonce for
the action GET parameter.
|
| CVE-2015-2791 |
The "menu sync" function in the WPML plugin before 3.1.9 for WordPress
allows remote attackers to delete arbitrary posts, pages, and menus
via a crafted request to
sitepress-multilingual-cms/menu/menus-sync.php.
|
| CVE-2015-2755 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the AB
Google Map Travel (AB-MAP) plugin before 4.0 for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that conduct cross-site scripting (XSS) attacks via the (1)
lat (Latitude), (2) long (Longitude), (3) map_width, (4) map_height,
or (5) zoom (Map Zoom) parameter in the ab_map_options page to
wp-admin/admin.php.
|
| CVE-2015-2673 |
The ec_ajax_update_option and ec_ajax_clear_all_taxrates functions in
inc/admin/admin_ajax_functions.php in the WP EasyCart plugin 1.1.30
through 3.0.20 for WordPress allow remote attackers to gain
administrator privileges and execute arbitrary code via the
option_name and option_value parameters.
|
| CVE-2015-2321 |
Cross-site scripting (XSS) vulnerability in the Job Manager plugin
0.7.22 and earlier for WordPress allows remote attackers to inject
arbitrary web script or HTML via the email field.
|
| CVE-2015-2315 |
Cross-site scripting (XSS) vulnerability in the WPML plugin before
3.1.9 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the target parameter in a reminder_popup action to
the default URI.
|
| CVE-2015-2314 |
SQL injection vulnerability in the WPML plugin before 3.1.9 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the lang parameter in the HTTP Referer header in a wp-link-ajax
action to comments/feed.
|
| CVE-2015-2293 |
Multiple cross-site request forgery (CSRF) vulnerabilities in
admin/class-bulk-editor-list-table.php in the WordPress SEO by Yoast
plugin before 1.5.7, 1.6.x before 1.6.4, and 1.7.x before 1.7.4 for
WordPress allow remote attackers to hijack the authentication of
certain users for requests that conduct SQL injection attacks via the
(1) order_by or (2) order parameter in the wpseo_bulk-editor page.
|
| CVE-2015-2292 |
Multiple SQL injection vulnerabilities in
admin/class-bulk-editor-list-table.php in the WordPress SEO by Yoast
plugin before 1.5.7, 1.6.x before 1.6.4, and 1.7.x before 1.7.4 for
WordPress allow remote authenticated users to execute arbitrary SQL
commands via the (1) order_by or (2) order parameter in the
wpseo_bulk-editor page to wp-admin/admin.php. NOTE: this can be
leveraged using CSRF to allow remote attackers to execute arbitrary
SQL commands.
|
| CVE-2015-2220 |
Multiple cross-site scripting (XSS) vulnerabilities in the Ninja Forms
plugin before 2.8.9 for WordPress allow (1) remote attackers to inject
arbitrary web script or HTML via the ninja_forms_field_1 parameter in
a ninja_forms_ajax_submit action to wp-admin/admin-ajax.php or (2)
remote administrators to inject arbitrary web script or HTML via the
fields[1] parameter to wp-admin/post.php.
|
| CVE-2015-2218 |
Multiple cross-site scripting (XSS) vulnerabilities in the
wp_ajax_save_item function in wonderpluginaudio.php in the
WonderPlugin Audio Player plugin before 2.1 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1)
item[name] or (2) item[customcss] parameter in a
wonderplugin_audio_save_item action to wp-admin/admin-ajax.php or the
itemid parameter in the (3) wonderplugin_audio_show_item or (4)
wonderplugin_audio_edit_item page to wp-admin/admin.php.
|
| CVE-2015-2216 |
SQL injection vulnerability in ecomm-sizes.php in the Photocrati theme
4.x for WordPress allows remote attackers to execute arbitrary SQL
commands via the prod_id parameter.
|
| CVE-2015-2213 |
SQL injection vulnerability in the wp_untrash_post_comments function
in wp-includes/post.php in WordPress before 4.2.4 allows remote
attackers to execute arbitrary SQL commands via a comment that is
mishandled after retrieval from the trash.
|
| CVE-2015-2199 |
Multiple SQL injection vulnerabilities in the WonderPlugin Audio
Player plugin before 2.1 for WordPress allow (1) remote authenticated
users to execute arbitrary SQL commands via the item[id] parameter in
a wonderplugin_audio_save_item action to wp-admin/admin-ajax.php or
remote administrators to execute arbitrary SQL commands via the itemid
parameter in the (2) wonderplugin_audio_show_item, (3)
wonderplugin_audio_show_items, or (4) wonderplugin_audio_edit_item
page to wp-admin/admin.php.
|
| CVE-2015-2196 |
SQL injection vulnerability in Spider Event Calendar 1.4.9 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the cat_id parameter in a spiderbigcalendar_month action to
wp-admin/admin-ajax.php.
|
| CVE-2015-2195 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP Media
Cleaner plugin 2.2.6 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) view, (2) paged, or (3) s
parameter in the wp-media-cleaner page to wp-admin/upload.php.
|
| CVE-2015-2194 |
Unrestricted file upload vulnerability in the fusion_options function
in functions.php in the Fusion theme 3.1 for Wordpress allows remote
authenticated users to execute arbitrary code by uploading a file with
an executable extension in a fusion_save action, then accessing it via
unspecified vectors.
|
| CVE-2015-2090 |
SQL injection vulnerability in the ajax_survey function in
settings.php in the WordPress Survey and Poll plugin 1.1.7 for
Wordpress allows remote attackers to execute arbitrary SQL commands
via the survey_id parameter in an ajax_survey action to
wp-admin/admin-ajax.php.
|
| CVE-2015-2089 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
CrossSlide jQuery (crossslide-jquery-plugin-for-wordpress) plugin
2.0.5 for WordPress allow remote attackers to hijack the
authentication of administrators for requests that (1) change plugin
settings or conduct cross-site scripting (XSS) attacks via the (2)
csj_width, (3) csj_height, (4) csj_sleep, (5) csj_fade, or (6)
upload_image parameter in the thisismyurl_csj.php page to
wp-admin/options-general.php.
|
| CVE-2015-2084 |
Cross-site request forgery (CSRF) vulnerability in the Easy Social
Icons plugin before 1.2.3 for WordPress allows remote attackers to
hijack the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the image_file parameter in an
edit action in the cnss_social_icon_add page to wp-admin/admin.php.
|
| CVE-2015-2069 |
Cross-site scripting (XSS) vulnerability in the WooCommerce plugin
before 2.2.11 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the QUERY_STRING in the wc-reports
page to wp-admin/admin.php.
|
| CVE-2015-2065 |
SQL injection vulnerability in videogalleryrss.php in the Apptha
WordPress Video Gallery (contus-video-gallery) plugin before 2.8 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the vid parameter in a rss action to wp-admin/admin-ajax.php.
|
| CVE-2015-2040 |
Cross-site scripting (XSS) vulnerability in the Contact Form DB (aka
CFDB and contact-form-7-to-database-extension) plugin 2.8.26 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the submit_time parameter in the CF7DBPluginSubmissions page
to wp-admin/admin.php.
|
| CVE-2015-2039 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Acobot Live Chat & Contact Form plugin 2.0 for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that (1) change plugin settings or (2) conduct cross-site scripting
(XSS) attacks via the acobot_token parameter in the acobot page to
wp-admin/options-general.php.
|
| CVE-2015-1879 |
Cross-site scripting (XSS) vulnerability in the Google Doc Embedder
plugin before 2.5.19 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the profile parameter in an edit
action in the gde-settings page to wp-admin/options-general.php.
|
| CVE-2015-1874 |
Cross-site request forgery (CSRF) vulnerability in the Contact Form DB
(aka CFDB and contact-form-7-to-database-extension) plugin before
2.8.32 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that delete all plugin
records via a request in the CF7DBPluginSubmissions page to
wp-admin/admin.php.
|
| CVE-2015-1614 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Image Metadata Cruncher plugin for WordPress allow remote attackers to
hijack the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the (1)
image_metadata_cruncher[alt] or (2) image_metadata_cruncher[caption]
parameter in an update action in the image_metadata_cruncher_title
page to wp-admin/options.php or (3) custom image meta tag to the image
metadata cruncher page.
|
| CVE-2015-1582 |
Multiple cross-site scripting (XSS) vulnerabilities in the Spider
Facebook plugin before 1.0.11 for WordPress allow (1) remote attackers
to inject arbitrary web script or HTML via the appid parameter in a
registration task to the default URI or remote administrators to
inject arbitrary web script or HTML via the (2) asc_or_desc, (3)
order_by, (4) page_number, (5) serch_or_not, or (6)
search_events_by_title parameter in (a) the Spider_Facebook_manage
page to wp-admin/admin.php or a (b) selectpagesforfacebook or (c)
selectpostsforfacebook action to wp-admin/admin-ajax.php.
|
| CVE-2015-1581 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Mobile Domain plugin 1.5.2 for WordPress allow remote attackers to
hijack the authentication of administrators for requests that (1)
change plugin settings or conduct cross-site scripting (XSS) attacks
via the (2) domain, (3) text, (4) font, (5) fontcolor, (6) color, or
(7) padding parameter in an add-domain action in the mobile-domain
page to wp-admin/options-general.php.
|
| CVE-2015-1580 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Redirection Page plugin 1.2 for WordPress allow remote attackers to
hijack the authentication of administrators for requests that (1)
change plugin settings or conduct cross-site scripting (XSS) attacks
via the (2) source or (3) redir parameter in an add action in the
redirection-page to wp-admin/options-general.php.
|
| CVE-2015-1579 |
Directory traversal vulnerability in the Elegant Themes Divi theme for
WordPress allows remote attackers to read arbitrary files via a ..
(dot dot) in the img parameter in a revslider_show_image action to
wp-admin/admin-ajax.php. NOTE: this vulnerability may be a duplicate
of CVE-2014-9734.
|
| CVE-2015-1494 |
The FancyBox for WordPress plugin before 3.0.3 for WordPress does not
properly restrict access, which allows remote attackers to conduct
cross-site scripting (XSS) attacks via an mfbfw[*] parameter in an
update action to wp-admin/admin-post.php, as demonstrated by the
mfbfw[padding] parameter and exploited in the wild in February 2015.
|
| CVE-2015-1436 |
Cross-site scripting (XSS) vulnerability in the Easing Slider plugin
before 2.2.0.7 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the edit parameter in the (1)
easingslider_manage_customizations or (2) easingslider_edit_sliders
page to wp-admin/admin.php.
|
| CVE-2015-1393 |
SQL injection vulnerability in the Photo Gallery plugin before 1.2.11
for WordPress allows remote authenticated users to execute arbitrary
SQL commands via the asc_or_desc parameter in a create gallery request
in the galleries_bwg page to wp-admin/admin.php.
|
| CVE-2015-1385 |
Cross-site scripting (XSS) vulnerability in the Blubrry PowerPress
Podcasting plugin before 6.0.1 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the cat parameter in a
powerpress-editcategoryfeed action in the
powerpressadmin_categoryfeeds.php page to wp-admin/admin.php.
|
| CVE-2015-1384 |
Cross-site scripting (XSS) vulnerability in the Banner Effect Header
plugin before 1.2.8 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the banner_effect_divid parameter in
the BannerEffectOptions page to wp-admin/options-general.php.
|
| CVE-2015-1383 |
Cross-site scripting (XSS) vulnerability in the geo search widget in
the Geo Mashup plugin before 1.8.3 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the search key.
|
| CVE-2015-1376 |
pixabay-images.php in the Pixabay Images plugin before 2.4 for
WordPress does not validate hostnames, which allows remote
authenticated users to write to arbitrary files via an upload URL with
a host other than pixabay.com.
|
| CVE-2015-1375 |
pixabay-images.php in the Pixabay Images plugin before 2.4 for
WordPress does not properly restrict access to the upload
functionality, which allows remote attackers to write to arbitrary
files.
|
| CVE-2015-1366 |
Cross-site scripting (XSS) vulnerability in pixabay-images.php in the
Pixabay Images plugin before 2.4 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the image_user parameter.
|
| CVE-2015-1365 |
Directory traversal vulnerability in pixabay-images.php in the Pixabay
Images plugin before 2.4 for WordPress allows remote attackers to
write to arbitrary files via a .. (dot dot) in the q parameter.
|
| CVE-2015-1204 |
Cross-site scripting (XSS) vulnerability in the Save Filters
functionality in the WP Slimstat plugin before 3.9.2 for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
fs[resource] parameter in the wp-slim-view-2 page to
wp-admin/admin.php.
|
| CVE-2015-1172 |
Unrestricted file upload vulnerability in admin/upload-file.php in the
Holding Pattern theme (aka holding_pattern) 0.6 and earlier for
WordPress allows remote attackers to execute arbitrary PHP code by
uploading a file with a PHP extension, then accessing it via a direct
request to the file in an unspecified directory.
|
| CVE-2015-1055 |
SQL injection vulnerability in the Photo Gallery plugin 1.2.7 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the order_by parameter in a GalleryBox action to
wp-admin/admin-ajax.php.
|
| CVE-2015-1000013 |
Remote file upload vulnerability in wordpress plugin csv2wpec-coupon
v1.1
|
| CVE-2015-1000012 |
Local File Inclusion Vulnerability in mypixs v0.3 wordpress plugin
|
| CVE-2015-1000011 |
Blind SQL Injection in wordpress plugin dukapress v2.5.9
|
| CVE-2015-1000010 |
Remote file download in simple-image-manipulator v1.0 wordpress plugin
|
| CVE-2015-1000009 |
Open proxy in Wordpress plugin google-adsense-and-hotel-booking v1.05
|
| CVE-2015-1000008 |
Path Disclosure Vulnerability in wordpress plugin MP3-jPlayer v2.3.2
|
| CVE-2015-1000006 |
Remote file download vulnerability in recent-backups v0.7 wordpress
plugin
|
| CVE-2015-1000005 |
Remote file download vulnerability in candidate-application-form v1.0
wordpress plugin
|
| CVE-2015-1000004 |
XSS in filedownload v1.4 wordpress plugin
|
| CVE-2015-1000003 |
Blind SQL Injection in filedownload v1.4 wordpress plugin
|
| CVE-2015-1000002 |
Open Proxy in filedownload v1.4 wordpress plugin
|
| CVE-2015-1000001 |
Remote file upload vulnerability in fast-image-adder v1.1 Wordpress
plugin
|
| CVE-2015-1000000 |
Remote file upload vulnerability in mailcwp v1.99 wordpress plugin
|
| CVE-2015-0920 |
Cross-site request forgery (CSRF) vulnerability in the Banner Effect
Header plugin 1.2.6 for WordPress allows remote attackers to hijack
the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the banner_effect_email
parameter in the BannerEffectOptions page to
wp-admin/options-general.php.
|
| CVE-2015-0902 |
The Semper Fi All in One SEO Pack plugin before 2.2.6 for WordPress
does not consider the presence of password protection during
generation of the Meta Description field, which allows remote
attackers to obtain sensitive information by reading HTML source code.
|
| CVE-2015-0901 |
Cross-site scripting (XSS) vulnerability in the duwasai flashy theme
1.3 and earlier for WordPress allows remote attackers to inject
arbitrary web script or HTML via unspecified vectors.
|
| CVE-2015-0895 |
Cross-site request forgery (CSRF) vulnerability in the All In One WP
Security & Firewall plugin before 3.9.0 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that delete logs of 404 (aka Not Found) HTTP status codes.
|
| CVE-2015-0894 |
SQL injection vulnerability in the All In One WP Security & Firewall
plugin before 3.8.8 for WordPress allows remote attackers to execute
arbitrary SQL commands via unspecified vectors.
|
| CVE-2015-0890 |
The BestWebSoft Google Captcha (aka reCAPTCHA) plugin before 1.13 for
WordPress allows remote attackers to bypass the CAPTCHA protection
mechanism and obtain administrative access via unspecified vectors.
|
| CVE-2014-9735 |
The ThemePunch Slider Revolution (revslider) plugin before 3.0.96 for
WordPress and Showbiz Pro plugin 1.7.1 and earlier for Wordpress does
not properly restrict access to administrator AJAX functionality,
which allows remote attackers to (1) upload and execute arbitrary
files via an update_plugin action; (2) delete arbitrary sliders via a
delete_slider action; and (3) create, (4) update, (5) import, or (6)
export arbitrary sliders via unspecified vectors.
|
| CVE-2014-9734 |
Directory traversal vulnerability in the Slider Revolution (revslider)
plugin before 4.2 for WordPress allows remote attackers to read
arbitrary files via a .. (dot dot) in the img parameter in a
revslider_show_image action to wp-admin/admin-ajax.php.
|
| CVE-2014-9688 |
Unspecified vulnerability in the Ninja Forms plugin before 2.8.10 for
WordPress has unknown impact and remote attack vectors related to
admin users.
|
| CVE-2014-9570 |
Multiple cross-site scripting (XSS) vulnerabilities in the
MyWebsiteAdvisor Simple Security plugin 1.1.5 and earlier for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) datefilter parameter in the access_log page to
wp-admin/users.php or (2) simple_security_ip_blacklist[] parameter in
an add_blacklist_ip action in the ip_blacklist page to
wp-admin/users.php.
|
| CVE-2014-9525 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Timed Popup (wp-timed-popup) plugin 1.3 for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that (1) change plugin settings via unspecified vectors or (2) conduct
cross-site scripting (XSS) attacks via the sc_popup_subtitle parameter
in the wp-popup.php page to wp-admin/options-general.php.
|
| CVE-2014-9524 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Facebook Like Box (cardoza-facebook-like-box) plugin before 2.8.3 for
WordPress allow remote attackers to hijack the authentication of
administrators for requests that (1) change plugin settings via
unspecified vectors or conduct cross-site scripting (XSS) attacks via
the (2) frm_title, (3) frm_url, (4) frm_border_color, (5) frm_width,
or (6) frm_height parameter in the slug_for_fb_like_box page to
wp-admin/admin.php.
|
| CVE-2014-9523 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the Our
Team Showcase (our-team-enhanced) plugin before 1.3 for WordPress
allow remote attackers to hijack the authentication of administrators
for requests that (1) change plugin settings via unspecified vectors
or (2) conduct cross-site scripting (XSS) attacks via the
sc_our_team_member_count parameter in the sc_team_settings page to
wp-admin/edit.php.
|
| CVE-2014-9473 |
Unrestricted file upload vulnerability in lib_nonajax.php in the
CformsII plugin 14.7 and earlier for WordPress allows remote attackers
to execute arbitrary code by uploading a file with an executable
extension via the cf_uploadfile2[] parameter, then accessing the file
via a direct request to the file in the default upload directory.
|
| CVE-2014-9461 |
Directory traversal vulnerability in models/Cart66.php in the Cart66
Lite plugin before 1.5.4 for WordPress allows remote authenticated
users to read arbitrary files via a .. (dot dot) in the
member_download action to wp-admin/admin-ajax.php.
|
| CVE-2014-9460 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
WP-ViperGB plugin before 1.3.11 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that (1)
change plugin settings via unspecified vectors or conduct cross-site
scripting (XSS) attacks via the (2) vgb_page or (3) vgb_items_per_pg
parameter in the wp-vipergb page to wp-admin/options-general.php.
|
| CVE-2014-9454 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Simple Sticky Footer plugin before 1.3.3 for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that (1) change plugin settings via unspecified vectors or conduct
cross-site scripting (XSS) attacks via the (2) simple_sf_width or (3)
simple_sf_style parameter in the simple-simple-sticky-footer page to
wp-admin/themes.php.
|
| CVE-2014-9453 |
Multiple cross-site scripting (XSS) vulnerabilities in
simple-visitor-stat.php in the Simple visitor stat plugin for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) HTTP User-Agent or (2) HTTP Referer header.
|
| CVE-2014-9444 |
Cross-site scripting (XSS) vulnerability in the Frontend Uploader
plugin 0.9.2 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the errors[fu-disallowed-mime-type][0][name]
parameter to the default URI.
|
| CVE-2014-9443 |
Cross-site scripting (XSS) vulnerability in the Relevanssi plugin
before 3.3.8 for WordPress allows remote attackers to inject arbitrary
web script or HTML via unspecified vectors.
|
| CVE-2014-9442 |
SQL injection vulnerability in models/Cart66Ajax.php in the Cart66
Lite plugin before 1.5.4 for WordPress allows remote authenticated
users to execute arbitrary SQL commands via the q parameter in a
promotionProductSearch action to wp-admin/admin-ajax.php.
|
| CVE-2014-9441 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Lightbox Photo Gallery plugin 1.0 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that (1)
change plugin settings via unspecified vectors or conduct cross-site
scripting (XSS) attacks via the (2) ll__opt[image2_url] or (3)
ll__opt[image3_url] parameter in a ll_save_settings action to
wp-admin/admin-ajax.php.
|
| CVE-2014-9437 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Sliding Social Icons plugin 1.61 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that (1)
change plugin settings via unspecified vectors or (2) conduct
cross-site scripting (XSS) attacks via the sc_social_slider_margin
parameter in a wpbs_save_settings action in the wpbs_panel page to
wp-admin/admin.php.
|
| CVE-2014-9414 |
The W3 Total Cache plugin before 0.9.4.1 for WordPress does not
properly handle empty nonces, which allows remote attackers to conduct
cross-site request forgery (CSRF) attacks and hijack the
authentication of administrators for requests that change the mobile
site redirect URI via the mobile_groups[*][redirect] parameter and an
empty _wpnonce parameter in the w3tc_mobile page to
wp-admin/admin.php.
|
| CVE-2014-9413 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the IP
Ban (simple-ip-ban) plugin 1.2.3 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1) ip_list, (2)
user_agent_list, or (3) redirect_url parameter in the simple-ip-ban
page to wp-admin/options-general.php.
|
| CVE-2014-9401 |
Cross-site request forgery (CSRF) vulnerability in the WP Limit Posts
Automatically plugin 0.7 and earlier for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the
lpa_post_letters parameter in the wp-limit-posts-automatically.php
page to wp-admin/options-general.php.
|
| CVE-2014-9400 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the Wp
Unique Article Header Image plugin 1.0 and earlier for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that conduct cross-site scripting (XSS) attacks via the (1)
gt_default_header or (2) gt_homepage_header parameter in the
wp-unique-header.php page to wp-admin/options-general.php.
|
| CVE-2014-9399 |
Cross-site request forgery (CSRF) vulnerability in the TweetScribe
plugin 1.1 and earlier for WordPress allows remote attackers to hijack
the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the tweetscribe_username
parameter in a save action in the tweetscribe.php page to
wp-admin/options-general.php.
|
| CVE-2014-9398 |
Cross-site request forgery (CSRF) vulnerability in the Twitter
LiveBlog plugin 1.1.2 and earlier for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the
mashtlb_twitter_username parameter in the twitter-liveblog.php page to
wp-admin/options-general.php.
|
| CVE-2014-9397 |
Cross-site request forgery (CSRF) vulnerability in the twimp-wp plugin
for WordPress allows remote attackers to hijack the authentication of
administrators for requests that conduct cross-site scripting (XSS)
attacks via the message_format parameter in the twimp-wp.php page to
wp-admin/options-general.php.
|
| CVE-2014-9396 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
SimpleFlickr plugin 3.0.3 and earlier for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the (1)
simpleflickr_width, (2) simpleflickr_bgcolor, or (3)
simpleflickr_xmldatapath parameter in the simpleFlickr.php page to
wp-admin/options-general.php.
|
| CVE-2014-9395 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Simplelife plugin 1.2 and earlier for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1)
simplehoverback, (2) simplehovertext, (3) flickrback, or (4)
simple_flimit parameter in the simplelife.php page to
wp-admin/options-general.php.
|
| CVE-2014-9394 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
PWGRandom plugin 1.11 and earlier for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1) pwgrandom_title
or (2) pwgrandom_category parameter in the pwgrandom page to
wp-admin/options-general.php.
|
| CVE-2014-9393 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the Post
to Twitter plugin 0.7 and earlier for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1)
idptt_twitter_username or (2) idptt_tweet_prefix parameter to
wp-admin/options-general.php.
|
| CVE-2014-9392 |
Cross-site request forgery (CSRF) vulnerability in the PictoBrowser
(pictobrowser-gallery) plugin 0.3.1 and earlier for WordPress allows
remote attackers to hijack the authentication of administrators for
requests that conduct cross-site scripting (XSS) attacks via the
pictoBrowserFlickrUser parameter in the options-page.php page to
wp-admin/options-general.php.
|
| CVE-2014-9391 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
gSlideShow plugin 0.1 and earlier for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1) rss, (2)
display_time or (3) transistion_time parameter in the gslideshow.php
page to wp-admin/options-general.php.
|
| CVE-2014-9368 |
Cross-site request forgery (CSRF) vulnerability in the twitterDash
plugin 2.1 and earlier for WordPress allows remote attackers to hijack
the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the username_twitterDash
parameter in the twitterDash.php page to wp-admin/options-general.php.
|
| CVE-2014-9341 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the yURL
ReTwitt plugin 1.4 and earlier for WordPress allow remote attackers to
hijack the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the (1) yurl_login or (2)
yurl_anchor parameter in the yurl page to
wp-admin/options-general.php.
|
| CVE-2014-9340 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
wpCommentTwit plugin 0.5 and earlier for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the (1) username
or (2) password parameter in the wpCommentTwit.php page to
wp-admin/options-general.php.
|
| CVE-2014-9339 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
SPNbabble plugin 1.4.1 and earlier for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the (1) username
or (2) password parameter in the spnbabble.php page to
wp-admin/options-general.php.
|
| CVE-2014-9338 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
O2Tweet plugin 0.0.4 and earlier for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1) o2t_username or
(2) o2t_tags parameter to wp-admin/options-general.php.
|
| CVE-2014-9337 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Mikiurl Wordpress Eklentisi plugin 2.0 and earlier for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that conduct cross-site scripting (XSS) attacks via the (1)
twitter_kullanici or (2) twitter_sifre parameter in a kaydet action in
the mikiurl.php page to wp-admin/options-general.php.
|
| CVE-2014-9336 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
iTwitter plugin 0.04 and earlier for WordPress allow remote attackers
to hijack the authentication of administrators for requests that
conduct cross-site scripting (XSS) attacks via the (1)
itex_t_twitter_username or (2) itex_t_twitter_userpass parameter in
the iTwitter.php page to wp-admin/options-general.php.
|
| CVE-2014-9335 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
DandyID Services plugin 1.5.9 and earlier for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the (1)
email_address or (2) sidebarTitle parameter in the
dandyid-services.php page to wp-admin/options-general.php.
|
| CVE-2014-9334 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the Bird
Feeder plugin 1.2.3 for WordPress allow remote attackers to hijack the
authentication of administrators for requests that conduct cross-site
scripting (XSS) attacks via the (1) user or (2) password parameter in
the bird-feeder page to wp-admin/options-general.php.
|
| CVE-2014-9311 |
Cross-site scripting (XSS) vulnerability in admin.php in the
Shareaholic plugin before 7.6.1.0 for WordPress allows remote
authenticated users to inject arbitrary web script or HTML via the
location[id] parameter in a shareaholic_add_location action to
wp-admin/admin-ajax.php.
|
| CVE-2014-9310 |
Cross-site scripting (XSS) vulnerability in the WordPress Backup to
Dropbox plugin before 4.1 for WordPress.
|
| CVE-2014-9308 |
Unrestricted file upload vulnerability in
inc/amfphp/administration/banneruploaderscript.php in the WP EasyCart
(aka WordPress Shopping Cart) plugin before 3.0.9 allows remote
authenticated users to execute arbitrary code by uploading a file with
an executable extension, then accessing it via a direct request to the
file in products/banners/.
|
| CVE-2014-9305 |
SQL injection vulnerability in the shortcodeProductsTable function in
models/Cart66Ajax.php in the Cart66 Lite plugin before 1.5.2 for
WordPress allows remote authenticated users to execute arbitrary SQL
commands via the id parameter in a shortcode_products_table action to
wp-admin/admin-ajax.php.
|
| CVE-2014-9292 |
Server-side request forgery (SSRF) vulnerability in proxy.php in the
jRSS Widget plugin 1.2 and earlier for WordPress allows remote
attackers to trigger outbound requests and enumerate open ports via
the url parameter.
|
| CVE-2014-9283 |
The BestWebSoft Captcha plugin before 4.0.7 for WordPress allows
remote attackers to bypass the CAPTCHA protection mechanism and obtain
administrative access via unspecified vectors.
|
| CVE-2014-9262 |
The Duplicator plugin in Wordpress before 0.5.10 allows remote
authenticated users to create and download backup files.
|
| CVE-2014-9260 |
The basic_settings function in the download manager plugin for
WordPress before 2.7.3 allows remote authenticated users to update
every WordPress option.
|
| CVE-2014-9179 |
Cross-site scripting (XSS) vulnerability in the SupportEzzy Ticket
System plugin 1.2.5 for WordPress allows remote authenticated users to
inject arbitrary web script or HTML via the "URL (optional)" field in
a new ticket.
|
| CVE-2014-9178 |
Multiple SQL injection vulnerabilities in classes/ajax.php in the
Smarty Pants Plugins SP Project & Document Manager plugin
(sp-client-document-manager) 2.4.1 and earlier for WordPress allow
remote attackers to execute arbitrary SQL commands via the (1)
vendor_email[] parameter in the email_vendor function or id parameter
in the (2) download_project, (3) download_archive, or (4) remove_cat
function.
|
| CVE-2014-9177 |
The HTML5 MP3 Player with Playlist Free plugin before 2.7 for
WordPress allows remote attackers to obtain the installation path via
a request to html5plus/playlist.php.
|
| CVE-2014-9176 |
Cross-site scripting (XSS) vulnerability in the InstaSqueeze Sexy
Squeeze Pages plugin for WordPress allows remote attackers to inject
arbitrary web script or HTML via the id parameter to lp/index.php.
|
| CVE-2014-9175 |
SQL injection vulnerability in wpdatatables.php in the wpDataTables
plugin 1.5.3 and earlier for WordPress allows remote attackers to
execute arbitrary SQL commands via the table_id parameter in a
get_wdtable action to wp-admin/admin-ajax.php.
|
| CVE-2014-9174 |
Cross-site scripting (XSS) vulnerability in the Google Analytics by
Yoast (google-analytics-for-wordpress) plugin before 5.1.3 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the "Manually enter your UA code" (manual_ua_code_field)
field in the General Settings.
|
| CVE-2014-9173 |
SQL injection vulnerability in view.php in the Google Doc Embedder
plugin before 2.5.15 for WordPress allows remote attackers to execute
arbitrary SQL commands via the gpid parameter.
|
| CVE-2014-9129 |
Cross-site request forgery (CSRF) vulnerability in the CreativeMinds
CM Downloads Manager plugin before 2.0.7 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the addons_title
parameter in the CMDM_admin_settings page to wp-admin/admin.php.
|
| CVE-2014-9119 |
Directory traversal vulnerability in download.php in the DB Backup
plugin 4.5 and earlier for Wordpress allows remote attackers to read
arbitrary files via a .. (dot dot) in the file parameter.
|
| CVE-2014-9100 |
Cross-site scripting (XSS) vulnerability in the WhyDoWork AdSense
plugin 1.2 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the idcode parameter in the whydowork_adsense
page to wp-admin/options-general.php.
|
| CVE-2014-9099 |
Cross-site request forgery (CSRF) vulnerability in the WhyDoWork
AdSense plugin 1.2 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that have unspecified
impact via a request to the whydowork_adsense page in
wp-admin/options-general.php.
|
| CVE-2014-9098 |
Multiple cross-site scripting (XSS) vulnerabilities in the Apptha
WordPress Video Gallery (contus-video-gallery) plugin 2.5, possibly
before 2014-07-23, for WordPress allow remote authenticated users to
inject arbitrary web script or HTML via the videoadssearchQuery
parameter to (1) videoads/videoads.php, (2) video/video.php, or (3)
playlist/playlist.php.
|
| CVE-2014-9097 |
Multiple SQL injection vulnerabilities in the Apptha WordPress Video
Gallery (contus-video-gallery) plugin 2.5, possibly as distributed
before 2014-07-23, for WordPress allow (1) remote attackers to execute
arbitrary SQL commands via the vid parameter in a myextract action to
wp-admin/admin-ajax.php or (2) remote authenticated users to execute
arbitrary SQL commands via the playlistId parameter in the newplaylist
page or (3) videoId parameter in a newvideo page to
wp-admin/admin.php.
|
| CVE-2014-9094 |
Multiple cross-site scripting (XSS) vulnerabilities in
deploy/designer/preview.php in the Digital Zoom Studio (DZS) Video
Gallery plugin for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) swfloc or (2) designrand
parameter.
|
| CVE-2014-9039 |
wp-login.php in WordPress before 3.7.5, 3.8.x before 3.8.5, 3.9.x
before 3.9.3, and 4.x before 4.0.1 might allow remote attackers to
reset passwords by leveraging access to an e-mail account that
received a password-reset message.
|
| CVE-2014-9038 |
wp-includes/http.php in WordPress before 3.7.5, 3.8.x before 3.8.5,
3.9.x before 3.9.3, and 4.x before 4.0.1 allows remote attackers to
conduct server-side request forgery (SSRF) attacks by referring to a
127.0.0.0/8 resource.
|
| CVE-2014-9037 |
WordPress before 3.7.5, 3.8.x before 3.8.5, 3.9.x before 3.9.3, and
4.x before 4.0.1 might allow remote attackers to obtain access to an
account idle since 2008 by leveraging an improper PHP dynamic type
comparison for an MD5 hash.
|
| CVE-2014-9036 |
Cross-site scripting (XSS) vulnerability in WordPress before 3.7.5,
3.8.x before 3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 allows
remote attackers to inject arbitrary web script or HTML via a crafted
Cascading Style Sheets (CSS) token sequence in a post.
|
| CVE-2014-9035 |
Cross-site scripting (XSS) vulnerability in Press This in WordPress
before 3.7.5, 3.8.x before 3.8.5, 3.9.x before 3.9.3, and 4.x before
4.0.1 allows remote attackers to inject arbitrary web script or HTML
via unspecified vectors.
|
| CVE-2014-9034 |
wp-includes/class-phpass.php in WordPress before 3.7.5, 3.8.x before
3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 allows remote
attackers to cause a denial of service (CPU consumption) via a long
password that is improperly handled during hashing, a similar issue to
CVE-2014-9016.
|
| CVE-2014-9033 |
Cross-site request forgery (CSRF) vulnerability in wp-login.php in
WordPress 3.7.4, 3.8.4, 3.9.2, and 4.0 allows remote attackers to
hijack the authentication of arbitrary users for requests that reset
passwords.
|
| CVE-2014-9032 |
Cross-site scripting (XSS) vulnerability in the media-playlists
feature in WordPress before 3.9.x before 3.9.3 and 4.x before 4.0.1
allows remote attackers to inject arbitrary web script or HTML via
unspecified vectors.
|
| CVE-2014-9031 |
Cross-site scripting (XSS) vulnerability in the wptexturize function
in WordPress before 3.7.5, 3.8.x before 3.8.5, and 3.9.x before 3.9.3
allows remote attackers to inject arbitrary web script or HTML via
crafted use of shortcode brackets in a text field, as demonstrated by
a comment or a post.
|
| CVE-2014-8955 |
Cross-site scripting (XSS) vulnerability in the Contact Form Clean and
Simple (clean-and-simple-contact-form-by-meg-nicholas) plugin 4.4.0
and earlier for WordPress allows remote attackers to inject arbitrary
web script or HTML via the cscf[name] parameter to contact-us/.
|
| CVE-2014-8949 |
The iMember360 plugin 3.8.012 through 3.9.001 for WordPress allows
remote authenticated administrators to execute arbitrary commands via
shell metacharacters in the i4w_trace parameter. NOTE: this can be
leveraged with CVE-2014-8948 to allow remote attackers to execute
code. NOTE: it is not clear whether this issue itself crosses
privileges.
|
| CVE-2014-8948 |
Cross-site request forgery (CSRF) vulnerability in the iMember360
plugin 3.8.012 through 3.9.001 for WordPress allows remote attackers
to hijack the authentication of administrators for requests that with
an unspecified impact via the i4w_trace parameter. NOTE: this can be
leveraged with CVE-2014-8948 to execute arbitrary commands.
|
| CVE-2014-8877 |
The alterSearchQuery function in
lib/controllers/CmdownloadController.php in the CreativeMinds CM
Downloads Manager plugin before 2.0.4 for WordPress allows remote
attackers to execute arbitrary PHP code via the CMDsearch parameter to
cmdownloads/, which is processed by the PHP create_function function.
|
| CVE-2014-8810 |
SQL injection vulnerability in ajax/mail_functions.php in the WP
Symposium plugin before 14.11 for WordPress allows remote
authenticated users to execute arbitrary SQL commands via the tray
parameter in a getMailMessage action.
|
| CVE-2014-8809 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP
Symposium plugin before 14.11 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) text parameter in an
addComment action to ajax/profile_functions.php, (2) compose_text
parameter in a sendMail action to ajax/mail_functions.php, (3) comment
parameter in an add_comment action to ajax/lounge_functions.php, or
(4) name parameter in a create_album action to
ajax/gallery_functions.php.
|
| CVE-2014-8802 |
The Pie Register plugin before 2.0.14 for WordPress does not properly
restrict access to certain functions in pie-register.php, which allows
remote attackers to (1) add a user by uploading a crafted CSV file or
(2) activate a user account via a verifyit action.
|
| CVE-2014-8801 |
Directory traversal vulnerability in services/getfile.php in the Paid
Memberships Pro plugin before 1.7.15 for WordPress allows remote
attackers to read arbitrary files via a .. (dot dot) in the
QUERY_STRING in a getfile action to wp-admin/admin-ajax.php.
|
| CVE-2014-8800 |
Cross-site scripting (XSS) vulnerability in
nextend-facebook-settings.php in the Nextend Facebook Connect plugin
before 1.5.1 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the fb_login_button parameter in a
newfb_update_options action.
|
| CVE-2014-8799 |
Directory traversal vulnerability in the dp_img_resize function in
php/dp-functions.php in the DukaPress plugin before 2.5.4 for
WordPress allows remote attackers to read arbitrary files via a ..
(dot dot) in the src parameter to lib/dp_image.php.
|
| CVE-2014-8758 |
Cross-site scripting (XSS) vulnerability in Best Gallery Albums Plugin
before 3.0.70for WordPress allows remote attackers to inject arbitrary
web script or HTML via the order_id parameter in the
gallery_album_sorting page to wp-admin/admin.php.
|
| CVE-2014-8754 |
Open redirect vulnerability in track-click.php in the Ad-Manager
plugin 1.1.2 for WordPress allows remote attackers to redirect users
to arbitrary web sites and conduct phishing attacks via a URL in the
out parameter.
|
| CVE-2014-8749 |
Server-side request forgery (SSRF) vulnerability in
admin/htaccess/bpsunlock.php in the BulletProof Security plugin before
.51.1 for WordPress allows remote attackers to trigger outbound
requests that authenticate to arbitrary databases via the dbhost
parameter.
|
| CVE-2014-8724 |
Cross-site scripting (XSS) vulnerability in the W3 Total Cache plugin
before 0.9.4.1 for WordPress, when debug mode is enabled, allows
remote attackers to inject arbitrary web script or HTML via the "Cache
key" in the HTML-Comments, as demonstrated by the PATH_INFO to the
default URI.
|
| CVE-2014-8622 |
Cross-site scripting (XSS) vulnerability in compfight-search.php in
the Compfight plugin 1.4 for WordPress allows remote authenticated
users to inject arbitrary web script or HTML via the search-value
parameter.
|
| CVE-2014-8621 |
SQL injection vulnerability in the Store Locator plugin 2.3 through
3.11 for WordPress allows remote attackers to execute arbitrary SQL
commands via the sl_custom_field parameter to sl-xml.php.
|
| CVE-2014-8607 |
The XCloner plugin 3.1.1 for WordPress and 3.5.1 for Joomla! provides
the MySQL username and password on the command line, which allows
local users to obtain sensitive information via the ps command.
|
| CVE-2014-8606 |
Directory traversal vulnerability in the XCloner plugin 3.1.1 for
WordPress and 3.5.1 for Joomla! allows remote administrators to read
arbitrary files via a .. (dot dot) in the file parameter in a
json_return action in the xcloner_show page to
wp-admin/admin-ajax.php.
|
| CVE-2014-8605 |
The XCloner plugin 3.1.1 for WordPress and 3.5.1 for Joomla! stores
database backup files with predictable names under the web root with
insufficient access control, which allows remote attackers to obtain
sensitive information via a direct request to a backup file in
administrators/backups/.
|
| CVE-2014-8604 |
The XCloner plugin 3.1.1 for WordPress and 3.5.1 for Joomla! returns
the MySQL password in cleartext to a text box in the configuration
panel, which allows remote attackers to obtain sensitive information
via unspecified vectors.
|
| CVE-2014-8603 |
cloner.functions.php in the XCloner plugin 3.1.1 for WordPress and
3.5.1 for Joomla! allows remote administrators to execute arbitrary
code via shell metacharacters in the (1) file name when creating a
backup or vectors related to the (2) $_CONFIG[tarpath], (3) $exclude,
(4) $_CONFIG['tarcompress'], (5) $_CONFIG['filename'], (6)
$_CONFIG['exfile_tar'], (7) $_CONFIG[sqldump], (8)
$_CONFIG['mysql_host'], (9) $_CONFIG['mysql_pass'], (10)
$_CONFIG['mysql_user'], (11) $database_name, or (12) $sqlfile
variable.
|
| CVE-2014-8586 |
SQL injection vulnerability in the CP Multi View Event Calendar plugin
1.01 for WordPress allows remote attackers to execute arbitrary SQL
commands via the calid parameter.
|
| CVE-2014-8585 |
Directory traversal vulnerability in the WordPress Download Manager
plugin for WordPress allows remote attackers to read arbitrary files
via a .. (dot dot) in the fname parameter to (1)
views/file_download.php or (2) file_download.php.
|
| CVE-2014-8584 |
Cross-site scripting (XSS) vulnerability in the Web Dorado Spider
Video Player (aka WordPress Video Player) plugin before 1.5.2 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via unspecified vectors.
|
| CVE-2014-8492 |
Multiple cross-site scripting (XSS) vulnerabilities in
assets/misc/fallback-page.php in the Profile Builder plugin before
2.0.3 for WordPress allow remote attackers to inject arbitrary web
script or HTML via the (1) site_name, (2) message, or (3) site_url
parameter.
|
| CVE-2014-8491 |
The Grand Flagallery plugin before 4.25 for WordPress allows remote
attackers to obtain the installation path via a request to (1)
flagallery-skins/banner_widget_default/gallery.php or (2)
flash-album-gallery/skins/banner_widget_default/gallery.php.
|
| CVE-2014-8375 |
SQL injection vulnerability in GBgallery.php in the GB Gallery
Slideshow plugin 1.5 for WordPress allows remote administrators to
execute arbitrary SQL commands via the selected_group parameter in a
gb_ajax_get_group action to wp-admin/admin-ajax.php.
|
| CVE-2014-8364 |
Cross-site scripting (XSS) vulnerability in ss_handler.php in the
WordPress Spreadsheet (wpSS) plugin 0.62 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the ss_id
parameter.
|
| CVE-2014-8363 |
SQL injection vulnerability in ss_handler.php in the WordPress
Spreadsheet (wpSS) plugin 0.62 for WordPress allows remote attackers
to execute arbitrary SQL commands via the ss_id parameter.
|
| CVE-2014-8336 |
The "Sql Run Query" panel in WP-DBManager (aka Database Manager)
plugin before 2.7.2 for WordPress allows remote attackers to read
arbitrary files by leveraging failure to sufficiently limit queries,
as demonstrated by use of LOAD_FILE in an INSERT statement.
|
| CVE-2014-8335 |
(1) wp-dbmanager.php and (2) database-manage.php in the WP-DBManager
(aka Database Manager) plugin before 2.7.2 for WordPress place
credentials on the mysqldump command line, which allows local users to
obtain sensitive information by listing the process.
|
| CVE-2014-8334 |
The WP-DBManager (aka Database Manager) plugin before 2.7.2 for
WordPress allows remote authenticated users to execute arbitrary
commands via shell metacharacters in the (1) $backup['filepath'] (aka
"Path to Backup:" field) or (2) $backup['mysqldumppath'] variable.
|
| CVE-2014-8087 |
Cross-site scripting (XSS) vulnerability in the post highlights plugin
before 2.6.1 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the txt parameter in a headline action to
ajax/ph_save.php.
|
| CVE-2014-7959 |
SQL injection vulnerability in admin/htaccess/bpsunlock.php in the
BulletProof Security plugin before .51.1 for WordPress allows remote
authenticated users to execute arbitrary SQL commands via the
tableprefix parameter.
|
| CVE-2014-7958 |
Cross-site scripting (XSS) vulnerability in
admin/htaccess/bpsunlock.php in the BulletProof Security plugin before
.51.1 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the dbhost parameter.
|
| CVE-2014-7957 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the Pods
plugin before 2.5 for WordPress allow remote attackers to hijack the
authentication of administrators for requests that (1) conduct
cross-site scripting (XSS) attacks via the toggled parameter in a
toggle action in the pods-components page to wp-admin/admin.php, (2)
delete a pod in a delete action in the pods page to
wp-admin/admin.php, (3) reset pod settings and data via the pods_reset
parameter in the pod-settings page to wp-admin/admin.php, (4)
deactivate and reset pod data via the pods_reset_deactivate parameter
in the pod-settings page to wp-admin/admin.php, (5) delete the admin
role via the id parameter in a delete action in the
pods-component-roles-and-capabilities page to wp-admin/admin.php, or
(6) enable "roles and capabilities" in a toggle action in the
pods-components page to wp-admin/admin.php.
|
| CVE-2014-7956 |
Cross-site scripting (XSS) vulnerability in the Pods plugin before 2.5
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the id parameter in an edit action in the pods page to
wp-admin/admin.php.
|
| CVE-2014-7297 |
Unspecified vulnerability in the folder framework in the Enfold theme
before 3.0.1 for WordPress has unknown impact and attack vectors.
|
| CVE-2014-7240 |
Cross-site scripting (XSS) vulnerability in the Easy Contact Form
Solution plugin before 1.7 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the value parameter in a
master_response action to wp-admin/admin-ajax.php.
|
| CVE-2014-7228 |
Akeeba Restore (restore.php), as used in Joomla! 2.5.4 through 2.5.25,
3.x through 3.2.5, and 3.3.0 through 3.3.4; Akeeba Backup for Joomla!
Professional 3.0.0 through 4.0.2; Backup Professional for WordPress
1.0.b1 through 1.1.3; Solo 1.0.b1 through 1.1.2; Admin Tools Core and
Professional 2.0.0 through 2.4.4; and CMS Update 1.0.a1 through 1.0.1,
when performing a backup or update for an archive, does not delete
parameters from $_GET and $_POST when it is cleansing $_REQUEST, but
later accesses $_GET and $_POST using the getQueryParam function,
which allows remote attackers to bypass encryption and execute
arbitrary code via a command message that extracts a crafted archive.
|
| CVE-2014-7182 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP Google
Maps plugin before 6.0.27 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the poly_id parameter in an
(1) edit_poly, (2) edit_polyline, or (3) edit_marker action in the
wp-google-maps-menu page to wp-admin/admin.php.
|
| CVE-2014-7181 |
Cross-site scripting (XSS) vulnerability in the Max Foundry MaxButtons
plugin before 1.26.1 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the id parameter in a button action
on the maxbuttons-controller page to wp-admin/admin.php, related to
the button creation page.
|
| CVE-2014-7153 |
SQL injection vulnerability in the editgallery function in
admin/gallery_func.php in the Huge-IT Image Gallery plugin 1.0.1 for
WordPress allows remote authenticated users to execute arbitrary SQL
commands via the removeslide parameter to wp-admin/admin.php.
|
| CVE-2014-7152 |
Cross-site scripting (XSS) vulnerability in the Easy MailChimp Forms
plugin 3.0 through 5.0.6 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the update_options action to
wp-admin/admin-ajax.php.
|
| CVE-2014-7151 |
Multiple cross-site scripting (XSS) vulnerabilities in the NEX-Forms
Lite plugin 2.1.0 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the form_fields parameter in a (1)
do_edit or (2) do_insert action to wp-admin/admin-ajax.php.
|
| CVE-2014-7139 |
Multiple cross-site scripting (XSS) vulnerabilities in the Contact
Form DB (aka CFDB and contact-form-7-to-database-extension) plugin
before 2.8.16 for WordPress allow remote attackers to inject arbitrary
web script or HTML via the (1) form or (2) enc parameter in the
CF7DBPluginShortCodeBuilder page to wp-admin/admin.php.
|
| CVE-2014-7138 |
Cross-site scripting (XSS) vulnerability in the Google Calendar Events
plugin before 2.0.4 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the gce_feed_ids parameter in a
gce_ajax action to wp-admin/admin-ajax.php.
|
| CVE-2014-6446 |
The Infusionsoft Gravity Forms plugin 1.5.3 through 1.5.10 for
WordPress does not properly restrict access, which allows remote
attackers to upload arbitrary files and execute arbitrary PHP code via
a request to utilities/code_generator.php.
|
| CVE-2014-6445 |
Multiple cross-site scripting (XSS) vulnerabilities in
includes/toAdmin.php in Contact Form 7 Integrations plugin 1.0 through
1.3.10 for WordPress allow remote attackers to inject arbitrary web
script or HTML via the (1) uE or (2) uC parameter.
|
| CVE-2014-6444 |
Multiple cross-site scripting (XSS) vulnerabilities in the Titan
Framework plugin before 1.6 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) t parameter to
iframe-googlefont-preview.php or the (2) text parameter to
iframe-font-preview.php.
|
| CVE-2014-6315 |
Multiple cross-site scripting (XSS) vulnerabilities in the Web-Dorado
Photo Gallery plugin 1.1.30 and earlier for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) callback,
(2) dir, or (3) extensions parameter in an addImages action to
wp-admin/admin-ajax.php.
|
| CVE-2014-6313 |
Cross-site scripting (XSS) vulnerability in the WooCommerce plugin
before 2.2.3 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the range parameter on the wc-reports page to
wp-admin/admin.php.
|
| CVE-2014-6312 |
Cross-site request forgery (CSRF) vulnerability in the Login Widget
With Shortcode (login-sidebar-widget) plugin before 3.2.1 for
WordPress allows remote attackers to hijack the authentication of
administrators for requests that conduct cross-site scripting (XSS)
attacks via the custom_style_afo parameter on the login_widget_afo
page to wp-admin/options-general.php.
|
| CVE-2014-6243 |
Cross-site scripting (XSS) vulnerability in the EWWW Image Optimizer
plugin before 2.0.2 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the error parameter in the
ewww-image-optimizer.php page to wp-admin/options-general.php, which
is not properly handled in a pngout error message.
|
| CVE-2014-6242 |
Multiple SQL injection vulnerabilities in the All In One WP Security &
Firewall plugin before 3.8.3 for WordPress allow remote authenticated
users to execute arbitrary SQL commands via the (1) orderby or (2)
order parameter in the aiowpsec page to wp-admin/admin.php. NOTE: this
can be leveraged using CSRF to allow remote attackers to execute
arbitrary SQL commands.
|
| CVE-2014-6230 |
WP-Ban plugin before 1.6.4 for WordPress, when running in certain
configurations, allows remote attackers to bypass the IP blacklist via
a crafted X-Forwarded-For header.
|
| CVE-2014-5465 |
Directory traversal vulnerability in force-download.php in the
Download Shortcode plugin 0.2.3 and earlier for WordPress allows
remote attackers to read arbitrary files via a .. (dot dot) in the
file parameter.
|
| CVE-2014-5460 |
Unrestricted file upload vulnerability in the Tribulant Slideshow
Gallery plugin before 1.4.7 for WordPress allows remote authenticated
users to execute arbitrary code by uploading a PHP file, then
accessing it via a direct request to the file in
wp-content/uploads/slideshow-gallery/.
|
| CVE-2014-5389 |
SQL injection vulnerability in content-audit-schedule.php in the
Content Audit plugin before 1.6.1 for WordPress allows remote
attackers to execute arbitrary SQL commands via the "Audited content
types" option in the content-audit page to
wp-admin/options-general.php.
|
| CVE-2014-5368 |
Directory traversal vulnerability in the file_get_contents function in
downloadfiles/download.php in the WP Content Source Control
(wp-source-control) plugin 3.0.0 and earlier for WordPress allows
remote attackers to read arbitrary files via a .. (dot dot) in the
path parameter.
|
| CVE-2014-5347 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Disqus Comment System plugin before 2.76 for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via the (1)
disqus_replace, (2) disqus_public_key, or (3) disqus_secret_key
parameter to wp-admin/edit-comments.php in manage.php or that (4)
reset or (5) delete plugin options via the reset parameter to
wp-admin/edit-comments.php.
|
| CVE-2014-5346 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Disqus Comment System plugin 2.77 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that (1)
activate or (2) deactivate the plugin via the active parameter to
wp-admin/edit-comments.php, (3) import comments via an import_comments
action, or (4) export comments via an export_comments action to
wp-admin/index.php.
|
| CVE-2014-5345 |
Cross-site scripting (XSS) vulnerability in upgrade.php in the Disqus
Comment System plugin before 2.76 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the step
parameter.
|
| CVE-2014-5344 |
Multiple cross-site scripting (XSS) vulnerabilities in the Mobiloud
(mobiloud-mobile-app-plugin) plugin before 2.3.8 for WordPress allow
remote attackers to inject arbitrary web script or HTML via
unspecified vectors. NOTE: some of these details are obtained from
third party information.
|
| CVE-2014-5337 |
The WordPress Mobile Pack plugin before 2.0.2 for WordPress does not
properly restrict access to password protected posts, which allows
remote attackers to obtain sensitive information via an exportarticles
action to export/content.php.
|
| CVE-2014-5324 |
Unrestricted file upload vulnerability in the N-Media file uploader
plugin before 3.4 for WordPress allows remote authenticated users to
execute arbitrary PHP code by leveraging Author privileges to store a
file.
|
| CVE-2014-5266 |
The Incutio XML-RPC (IXR) Library, as used in WordPress before 3.9.2
and Drupal 6.x before 6.33 and 7.x before 7.31, does not limit the
number of elements in an XML document, which allows remote attackers
to cause a denial of service (CPU consumption) via a large document, a
different vulnerability than CVE-2014-5265.
|
| CVE-2014-5265 |
The Incutio XML-RPC (IXR) Library, as used in WordPress before 3.9.2
and Drupal 6.x before 6.33 and 7.x before 7.31, permits entity
declarations without considering recursion during entity expansion,
which allows remote attackers to cause a denial of service (memory and
CPU consumption) via a crafted XML document containing a large number
of nested entity references, a similar issue to CVE-2003-1564.
|
| CVE-2014-5240 |
Cross-site scripting (XSS) vulnerability in wp-includes/pluggable.php
in WordPress before 3.9.2, when Multisite is enabled, allows remote
authenticated administrators to inject arbitrary web script or HTML,
and obtain Super Admin privileges, via a crafted avatar URL.
|
| CVE-2014-5205 |
wp-includes/pluggable.php in WordPress before 3.9.2 does not use
delimiters during concatenation of action values and uid values in
CSRF tokens, which makes it easier for remote attackers to bypass a
CSRF protection mechanism via a brute-force attack.
|
| CVE-2014-5204 |
wp-includes/pluggable.php in WordPress before 3.9.2 rejects invalid
CSRF nonces with a different timing depending on which characters in
the nonce are incorrect, which makes it easier for remote attackers to
bypass a CSRF protection mechanism via a brute-force attack.
|
| CVE-2014-5203 |
wp-includes/class-wp-customize-widgets.php in the widget
implementation in WordPress 3.9.x before 3.9.2 might allow remote
attackers to execute arbitrary code via crafted serialized data.
|
| CVE-2014-5202 |
Cross-site scripting (XSS) vulnerability in compfight-search.php in
the Compfight plugin 1.4 for WordPress allows remote authenticated
users to inject arbitrary web script or HTML via the search-value
parameter.
|
| CVE-2014-5201 |
SQL injection vulnerability in the Gallery Objects plugin 0.4 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the viewid parameter in a go_view_object action to
wp-admin/admin-ajax.php.
|
| CVE-2014-5200 |
SQL injection vulnerability in game_play.php in the FB Gorilla plugin
for WordPress allows remote attackers to execute arbitrary SQL
commands via the id parameter.
|
| CVE-2014-5199 |
Cross-site request forgery (CSRF) vulnerability in the WordPress File
Upload plugin (wp-file-upload) before 2.4.2 for WordPress allows
remote attackers to hijack the authentication of administrators for
requests that change plugin settings via unspecified vectors. NOTE:
some of these details are obtained from third party information.
|
| CVE-2014-5196 |
Cross-site request forgery (CSRF) vulnerability in
improved-user-search-in-backend.php in the backend in the Improved
user search in backend plugin before 1.2.5 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that insert XSS sequences via the iusib_meta_fields parameter.
|
| CVE-2014-5190 |
Cross-site scripting (XSS) vulnerability in
captcha-secureimage/test/index.php in the SI CAPTCHA Anti-Spam plugin
2.7.4 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the PATH_INFO.
|
| CVE-2014-5189 |
SQL injection vulnerability in lib/optin/optin_page.php in the Lead
Octopus plugin for WordPress allows remote attackers to execute
arbitrary SQL commands via the id parameter.
|
| CVE-2014-5187 |
Directory traversal vulnerability in the Tom M8te (tom-m8te) plugin
1.5.3 for WordPress allows remote attackers to read arbitrary files
via the file parameter to tom-download-file.php.
|
| CVE-2014-5186 |
SQL injection vulnerability in the All Video Gallery
(all-video-gallery) plugin 1.2 for WordPress allows remote
authenticated administrators to execute arbitrary SQL commands via the
id parameter in an edit action in the allvideogallery_videos page to
wp-admin/admin.php.
|
| CVE-2014-5185 |
SQL injection vulnerability in the Quartz plugin 1.01.1 for WordPress
allows remote authenticated users with Contributor privileges to
execute arbitrary SQL commands via the quote parameter in an edit
action in the quartz/quote_form.php page to wp-admin/edit.php.
|
| CVE-2014-5184 |
SQL injection vulnerability in the stripshow-storylines page in the
stripShow plugin 2.5.2 for WordPress allows remote authenticated
administrators to execute arbitrary SQL commands via the story
parameter in an edit action to wp-admin/admin.php.
|
| CVE-2014-5183 |
SQL injection vulnerability in includes/mode-edit.php in the Simple
Retail Menus (simple-retail-menus) plugin before 4.1 for WordPress
allows remote authenticated editors to execute arbitrary SQL commands
via the targetmenu parameter in an edit action to wp-admin/admin.php.
|
| CVE-2014-5182 |
Multiple SQL injection vulnerabilities in the yawpp plugin 1.2 for
WordPress allow remote authenticated users with Contributor privileges
to execute arbitrary SQL commands via vectors related to (1)
admin_functions.php or (2) admin_update.php, as demonstrated by the id
parameter in the update action to wp-admin/admin.php.
|
| CVE-2014-5181 |
Directory traversal vulnerability in lastfm-proxy.php in the Last.fm
Rotation (lastfm-rotation) plugin 1.0 for WordPress allows remote
attackers to read arbitrary files via a .. (dot dot) in the snode
parameter.
|
| CVE-2014-5180 |
SQL injection vulnerability in the videos page in the HDW Player
Plugin (hdw-player-video-player-video-gallery) 2.4.2 for WordPress
allows remote authenticated administrators to execute arbitrary SQL
commands via the id parameter in the edit action to
wp-admin/admin.php.
|
| CVE-2014-4944 |
Multiple SQL injection vulnerabilities in inc/bsk-pdf-dashboard.php in
the BSK PDF Manager plugin 1.3.2 for WordPress allow remote
authenticated users to execute arbitrary SQL commands via the (1)
categoryid or (2) pdfid parameter to wp-admin/admin.php.
|
| CVE-2014-4942 |
The EasyCart (wp-easycart) plugin before 2.0.6 for WordPress allows
remote attackers to obtain configuration information via a direct
request to inc/admin/phpinfo.php, which calls the phpinfo function.
|
| CVE-2014-4941 |
Absolute path traversal vulnerability in Cross-RSS (wp-cross-rss)
plugin 1.7 for WordPress allows remote attackers to read arbitrary
files via a full pathname in the rss parameter to proxy.php.
|
| CVE-2014-4940 |
Multiple directory traversal vulnerabilities in Tera Charts
(tera-charts) plugin 0.1 for WordPress allow remote attackers to read
arbitrary files via a .. (dot dot) in the fn parameter to (1)
charts/treemap.php or (2) charts/zoomabletreemap.php.
|
| CVE-2014-4939 |
SQL injection vulnerability in the ENL Newsletter (enl-newsletter)
plugin 1.0.1 for WordPress allows remote authenticated administrators
to execute arbitrary SQL commands via the id parameter in the
enl-add-new page to wp-admin/admin.php.
|
| CVE-2014-4938 |
SQL injection vulnerability in the WP Rss Poster (wp-rss-poster)
plugin 1.0.0 for WordPress allows remote attackers to execute
arbitrary SQL commands via the id parameter in the wrp-add-new page to
wp-admin/admin.php.
|
| CVE-2014-4937 |
Directory traversal vulnerability in includes/bookx_export.php BookX
plugin 1.7 for WordPress allows remote attackers to read arbitrary
files via a .. (dot dot) in the file parameter.
|
| CVE-2014-4856 |
Cross-site scripting (XSS) vulnerability in the Polldaddy Polls &
Ratings plugin before 2.0.25 for WordPress allows remote attackers to
inject arbitrary web script or HTML via vectors related to a ratings
shortcode and a unique ID. NOTE: some of these details are obtained
from third party information.
|
| CVE-2014-4855 |
Cross-site scripting (XSS) vulnerability in the Polylang plugin before
1.5.2 for WordPress allows remote attackers to inject arbitrary web
script or HTML via vectors related to a user description. NOTE: some
of these details are obtained from third party information.
|
| CVE-2014-4854 |
Cross-site scripting (XSS) vulnerability in the WP Construction Mode
plugin 1.8 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the wuc_logo parameter in a save action to
wp-admin/admin.php.
|
| CVE-2014-4848 |
Cross-site scripting (XSS) vulnerability in the Blogstand Banner
(blogstand-smart-banner) plugin 1.0 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the bs_blog_id
parameter to wp-admin/options-general.php.
|
| CVE-2014-4847 |
Cross-site scripting (XSS) vulnerability in the Random Banner plugin
1.1.2.1 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the buffercode_RBanner_url_banner1 parameter in an
update action to wp-admin/options.php.
|
| CVE-2014-4846 |
Cross-site scripting (XSS) vulnerability in the Meta Slider
(ml-slider) plugin 2.5 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the id parameter to
wp-admin/admin.php.
|
| CVE-2014-4845 |
Cross-site scripting (XSS) vulnerability in the BannerMan plugin 0.2.4
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the bannerman_background parameter to
wp-admin/options-general.php.
|
| CVE-2014-4726 |
Unspecified vulnerability in the MailPoet Newsletters
(wysija-newsletters) plugin before 2.6.8 for WordPress has unspecified
impact and attack vectors.
|
| CVE-2014-4725 |
The MailPoet Newsletters (wysija-newsletters) plugin before 2.6.7 for
WordPress allows remote attackers to bypass authentication and execute
arbitrary PHP code by uploading a crafted theme using
wp-admin/admin-post.php and accessing the theme in
wp-content/uploads/wysija/themes/mailp/.
|
| CVE-2014-4724 |
Cross-site scripting (XSS) vulnerability in the Custom Banners plugin
1.2.2.2 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the custom_banners_registered_name parameter to
wp-admin/options.php.
|
| CVE-2014-4723 |
Cross-site scripting (XSS) vulnerability in the Easy Banners plugin
1.4 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the name parameter to wp-admin/options-general.php.
|
| CVE-2014-4717 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Simple Share Buttons Adder plugin before 4.5 for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that conduct cross-site scripting (XSS) attacks via the (1)
ssba_share_text parameter in a save action to
wp-admin/options-general.php, which is not properly handled in the
homepage, and unspecified vectors related to (2) Pages, (3) Posts, (4)
Category/Archive pages or (5) post Excerpts.
|
| CVE-2014-4664 |
Cross-site scripting (XSS) vulnerability in the Wordfence Security
plugin before 5.1.4 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the whoisval parameter on the
WordfenceWhois page to wp-admin/admin.php.
|
| CVE-2014-4663 |
TimThumb 2.8.13 and WordThumb 1.07, when Webshot (aka Webshots) is
enabled, allows remote attackers to execute arbitrary commands via
shell metacharacters in the src parameter.
|
| CVE-2014-4606 |
Cross-site scripting (XSS) vulnerability in redirect_to_zeenshare.php
in the ZeenShare plugin 1.0.1 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the zs_sid
parameter.
|
| CVE-2014-4605 |
Cross-site scripting (XSS) vulnerability in cal/test.php in the
ZdStatistics (zdstats) plugin 2.0.1 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the lang
parameter.
|
| CVE-2014-4604 |
Cross-site scripting (XSS) vulnerability in settings/pwsettings.php in
the Your Text Manager plugin 0.3.0 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the ytmpw
parameter.
|
| CVE-2014-4603 |
Multiple cross-site scripting (XSS) vulnerabilities in
yupdates_application.php in the Yahoo! Updates for WordPress plugin
1.0 and earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) secret, (2) key, or (3) appid
parameter.
|
| CVE-2014-4602 |
Multiple cross-site scripting (XSS) vulnerabilities in
xencarousel-admin.js.php in the XEN Carousel plugin 0.12.2 and earlier
for WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) path or (2) ajaxpath parameter.
|
| CVE-2014-4601 |
Cross-site scripting (XSS) vulnerability in wu-ratepost.php in the
Wu-Rating plugin 1.0 12319 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the v parameter.
|
| CVE-2014-4600 |
Multiple cross-site scripting (XSS) vulnerabilities in
contact/edit.php in the WP Ultimate Email Marketer plugin 1.1.0 and
earlier for WordPress allow remote attackers to inject arbitrary web
script or HTML via the (1) listname or (2) contact parameter.
|
| CVE-2014-4599 |
Multiple cross-site scripting (XSS) vulnerabilities in
forms/search.php in the WP-Business Directory (wp-ttisbdir) plugin
1.0.2 and earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) edit, (2) search_term, (3)
page_id, (4) page, or (5) page_links parameter.
|
| CVE-2014-4598 |
Cross-site scripting (XSS) vulnerability in wp-tmkm-amazon-search.php
in the wp-tmkm-amazon plugin 1.5b and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the AID
parameter.
|
| CVE-2014-4597 |
Cross-site scripting (XSS) vulnerability in test.php in the WP Social
Invitations plugin before 1.4.4.3 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the xhrurl
parameter.
|
| CVE-2014-4596 |
Multiple cross-site scripting (XSS) vulnerabilities in
js/button-snapapp.php in the SnapApp plugin 1.5 and earlier for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) msg or (2) act parameter.
|
| CVE-2014-4595 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP RESTful
plugin 0.1 and earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) oauth_callback parameter to
html_api_authorize.php or the (2) oauth_token_temp or (3)
oauth_callback_temp parameter to html_api_login.php.
|
| CVE-2014-4594 |
Cross-site scripting (XSS) vulnerability in index.php in the WordPress
Responsive Preview plugin before 1.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the url
parameter.
|
| CVE-2014-4593 |
Cross-site scripting (XSS) vulnerability in wp-plugins-net/index.php
in the WP Plugin Manager (wppm) plugin 1.6.4.b and earlier for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the filter parameter.
|
| CVE-2014-4591 |
Cross-site scripting (XSS) vulnerability in picasa_upload.php in the
WP-Picasa-Image plugin 1.0 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the post_id
parameter.
|
| CVE-2014-4590 |
Cross-site scripting (XSS) vulnerability in get.php in the WP
Microblogs plugin 0.4.0 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the
oauth_verifier parameter.
|
| CVE-2014-4589 |
Cross-site scripting (XSS) vulnerability in uploader.php in the WP
Silverlight Media Player (wp-media-player) plugin 0.8 and earlier for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the post_id parameter.
|
| CVE-2014-4588 |
Cross-site scripting (XSS) vulnerability in tpls/editmedia.php in the
Hot Files: File Sharing and Download Manager (wphotfiles) plugin 1.0.0
and earlier for WordPress allows remote attackers to inject arbitrary
web script or HTML via the mediaid parameter.
|
| CVE-2014-4587 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP GuestMap
plugin 1.8 and earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) zl, (2) mt, or (3) dc
parameter to guest-locator.php; the (4) zl, (5) mt, (6) activate, or
(7) dc parameter to online-tracker.php; the (8) zl, (9) mt, or (10) dc
parameter to stats-map.php; or the (11) zl, (12) mt, (13) activate, or
(14) dc parameter to weather-map.php.
|
| CVE-2014-4586 |
Multiple cross-site scripting (XSS) vulnerabilities in the wp-football
plugin 1.1 and earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the league parameter to (1)
football_classification.php, (2) football_criteria.php, (3)
templates/template_default_preview.php, or (4)
templates/template_worldCup_preview.php; the (5) f parameter to
football-functions.php; the id parameter in an "action" action to (6)
football_groups_list.php, (7) football_matches_list.php, (8)
football_matches_phase.php, or (9) football_phases_list.php; or the
(10) id_league parameter in a delete action to
football_matches_load.php.
|
| CVE-2014-4585 |
Cross-site scripting (XSS) vulnerability in the WP-FaceThumb plugin
possibly 1.0 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the ajax_url parameter to
index.php.
|
| CVE-2014-4584 |
Cross-site scripting (XSS) vulnerability in admin/editFacility.php in
the wp-easybooking plugin 1.0.3 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the fID
parameter.
|
| CVE-2014-4583 |
Multiple cross-site scripting (XSS) vulnerabilities in
forms/messages.php in the WP-Contact (wp-contact-sidebar-widget)
plugin 1.0 and earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) edit, (2) order_direction,
(3) limit_start, (4) id, or (5) order parameter.
|
| CVE-2014-4582 |
Cross-site scripting (XSS) vulnerability in
admin/admin_show_dialogs.php in the WP Consultant plugin 1.0 and
earlier for WordPress allows remote attackers to inject arbitrary web
script or HTML via the dialog_id parameter.
|
| CVE-2014-4581 |
Cross-site scripting (XSS) vulnerability in facture.php in the WPCB
plugin 2.4.8 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the id parameter.
|
| CVE-2014-4580 |
Cross-site scripting (XSS) vulnerability in blipbot.ajax.php in the WP
BlipBot plugin 3.0.9 and earlier for WordPress allows remote attackers
to inject arbitrary web script or HTML via the BlipBotID parameter.
|
| CVE-2014-4579 |
Cross-site scripting (XSS) vulnerability in js/test.php in the
Appointments Scheduler plugin 1.5 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the lang
parameter.
|
| CVE-2014-4578 |
Cross-site scripting (XSS) vulnerability in
asset-studio/icons-launcher.php in the WP App Maker plugin 1.0.16.4
and earlier for WordPress allows remote attackers to inject arbitrary
web script or HTML via the uid parameter.
|
| CVE-2014-4577 |
Absolute path traversal vulnerability in reviews.php in the WP AmASIN
- The Amazon Affiliate Shop plugin 0.9.6 and earlier for WordPress
allows remote attackers to read arbitrary files via a full pathname in
the url parameter.
|
| CVE-2014-4576 |
Cross-site scripting (XSS) vulnerability in services/diagnostics.php
in the WordPress Social Login plugin 2.0.3 and earlier for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
xhrurl parameter.
|
| CVE-2014-4575 |
Cross-site scripting (XSS) vulnerability in js/window.php in the
Wikipop plugin 2.0 and earlier for WordPress allows remote attackers
to inject arbitrary web script or HTML via the s parameter.
|
| CVE-2014-4574 |
Cross-site scripting (XSS) vulnerability in resize.php in the
WebEngage plugin before 2.0.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the height parameter.
|
| CVE-2014-4573 |
Multiple cross-site scripting (XSS) vulnerabilities in frame-maker.php
in the Walk Score plugin 0.5.5 and earlier for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) s or (2)
o parameter.
|
| CVE-2014-4572 |
Cross-site scripting (XSS) vulnerability in bvc.php in the Votecount
for Balatarin plugin 0.1.1 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the (1) url or
(2) bvcurl parameter.
|
| CVE-2014-4571 |
Multiple cross-site scripting (XSS) vulnerabilities in vncal.js.php in
the VN-Calendar plugin 1.0 and earlier for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) fs or (2)
w parameter.
|
| CVE-2014-4570 |
Multiple cross-site scripting (XSS) vulnerabilities in the
VideoWhisper Video Presentation plugin before 3.31 for WordPress allow
remote attackers to inject arbitrary web script or HTML via the (1)
room_name parameter to c_login.php or (2) room parameter to index.php
in vp/.
|
| CVE-2014-4569 |
Cross-site scripting (XSS) vulnerability in ls/vv_login.php in the
VideoWhisper Live Streaming Integration plugin 4.27.2 and earlier for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the room_name parameter.
|
| CVE-2014-4568 |
Cross-site scripting (XSS) vulnerability in
posts/videowhisper/r_logout.php in the Video Posts Webcam Recorder
plugin 1.55.4 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the message parameter.
|
| CVE-2014-4566 |
Cross-site scripting (XSS) vulnerability in res/fake_twitter/frame.php
in the "verwei.se - WordPress - Twitter" (verweise-wordpress-twitter)
plugin 1.0.2 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the base parameter.
|
| CVE-2014-4565 |
Multiple cross-site scripting (XSS) vulnerabilities in vcc.js.php in
the Verification Code for Comments plugin 2.1.0 and earlier for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) vp, (2) vs, (3) l, (4) vu, or (5) vm parameter.
|
| CVE-2014-4564 |
Cross-site scripting (XSS) vulnerability in check.php in the Validated
plugin 1.0.2 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the slug parameter.
|
| CVE-2014-4563 |
Cross-site scripting (XSS) vulnerability in go.php in the URL Cloak &
Encrypt (url-cloak-encrypt) plugin 2.0 and earlier for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
url parameter.
|
| CVE-2014-4560 |
Cross-site scripting (XSS) vulnerability in includes/getTipo.php in
the ToolPage plugin 1.6.1 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the t parameter.
|
| CVE-2014-4557 |
Cross-site scripting (XSS) vulnerability in test-plugin.php in the
Swipe Checkout for Jigoshop (swipe-hq-checkout-for-jigoshop) plugin
3.1.0 and earlier for WordPress allows remote attackers to inject
arbitrary web script or HTML via the api_url parameter.
|
| CVE-2014-4556 |
Cross-site scripting (XSS) vulnerability in test-plugin.php in the
Swipe Checkout for eShop plugin 3.7.0 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the
api_url parameter.
|
| CVE-2014-4555 |
Cross-site scripting (XSS) vulnerability in fonts/font-form.php in the
Style It plugin 1.0 and earlier for WordPress allows remote attackers
to inject arbitrary web script or HTML via the mode parameter.
|
| CVE-2014-4554 |
Cross-site scripting (XSS) vulnerability in templates/download.php in
the SS Downloads plugin before 1.5 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the title
parameter.
|
| CVE-2014-4552 |
Cross-site scripting (XSS) vulnerability in
library/includes/payment/paypalexpress/DoDirectPayment.php in the
Spotlight (spotlightyour) plugin 4.7 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the
paymentType parameter.
|
| CVE-2014-4551 |
Cross-site scripting (XSS) vulnerability in diagnostics/test.php in
the Social Connect plugin 1.0.4 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the
testing parameter.
|
| CVE-2014-4549 |
Multiple cross-site scripting (XSS) vulnerabilities in
pages/3DComplete.php in the WooCommerce SagePay Direct Payment Gateway
plugin before 0.1.6.7 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) MD or (2) PARes parameter.
|
| CVE-2014-4547 |
Multiple cross-site scripting (XSS) vulnerabilities in
templates/default/index_ajax.php in the Rezgo Online Booking plugin
before 1.8.2 for WordPress allow remote attackers to inject arbitrary
web script or HTML via the (1) tags or (2) search_for parameter.
|
| CVE-2014-4546 |
Cross-site scripting (XSS) vulnerability in book_ajax.php in the Rezgo
plugin 1.4.2 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the response parameter.
|
| CVE-2014-4545 |
Multiple cross-site scripting (XSS) vulnerabilities in pq_dialog.php
in the Pro Quoter plugin 1.0 and earlier for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1)
leftorright or (2) author parameter.
|
| CVE-2014-4543 |
Multiple cross-site scripting (XSS) vulnerabilities in
payper/payper.php in the Pay Per Media Player plugin 1.24 and earlier
for WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) fcolor, (2) links, (3) stitle, (4) height, (5) width,
(6) host, (7) bcolor, (8) msg, (9) id, or (10) size parameter.
|
| CVE-2014-4542 |
Cross-site scripting (XSS) vulnerability in redirect.php in the Ooorl
plugin for WordPress allows remote attackers to inject arbitrary web
script or HTML via the url parameter.
|
| CVE-2014-4541 |
Cross-site scripting (XSS) vulnerability in
shortcode-generator/preview-shortcode-external.php in the OMFG Mobile
Pro plugin 1.1.26 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the shortcode parameter.
|
| CVE-2014-4540 |
Cross-site scripting (XSS) vulnerability in
oleggo-twitter/twitter_login_form.php in the Oleggo LiveStream plugin
0.2.6 and earlier for WordPress allows remote attackers to inject
arbitrary web script or HTML via the msg parameter.
|
| CVE-2014-4538 |
Cross-site scripting (XSS) vulnerability in process.php in the Malware
Finder plugin 1.1 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the query parameter.
|
| CVE-2014-4537 |
Cross-site scripting (XSS) vulnerability in inpage.tpl.php in the
Keyword Strategy Internal Links plugin 2.0 and earlier for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
(1) sort, (2) search, or (3) dir parameter.
|
| CVE-2014-4534 |
Multiple cross-site scripting (XSS) vulnerabilities in
videoplayer/autoplay.php in the HTML5 Video Player with Playlist
plugin 2.4.0 and earlier for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) theme or (2)
playlistmod parameter.
|
| CVE-2014-4533 |
Cross-site scripting (XSS) vulnerability in ajax_functions.php in the
GEO Redirector plugin 1.0.1 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the hid_id
parameter.
|
| CVE-2014-4532 |
Cross-site scripting (XSS) vulnerability in
templates/printAdminUsersList_Footer.tpl.php in the GarageSale plugin
before 1.2.3 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the page parameter.
|
| CVE-2014-4531 |
Cross-site scripting (XSS) vulnerability in main_page.php in the Game
tabs plugin 0.4.0 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the n parameter.
|
| CVE-2014-4529 |
Cross-site scripting (XSS) vulnerability in fpg_preview.php in the
Flash Photo Gallery plugin 0.7 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the path
parameter.
|
| CVE-2014-4528 |
Multiple cross-site scripting (XSS) vulnerabilities in
admin/swarm-settings.php in the Bugs Go Viral : Facebook Promotion
Generator (fbpromotions) plugin 1.3.4 and earlier for WordPress allow
remote attackers to inject arbitrary web script or HTML via the (1)
promo_type, (2) fb_edit_action, or (3) promo_id parameter.
|
| CVE-2014-4527 |
Multiple cross-site scripting (XSS) vulnerabilities in
paginas/vista-previa-form.php in the EnvialoSimple: Email Marketing
and Newsletters (envialosimple-email-marketing-y-newsletters-gratis)
plugin before 1.98 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) FormID or (2) AdministratorID
parameter.
|
| CVE-2014-4526 |
Multiple cross-site scripting (XSS) vulnerabilities in callback.php in
the efence plugin 1.3.2 and earlier for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) message,
(2) zoneid, (3) pubKey, or (4) privKey parameter.
|
| CVE-2014-4524 |
Cross-site scripting (XSS) vulnerability in
classes/custom-image/media.php in the WP Easy Post Types plugin before
1.4.4 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the ref parameter.
|
| CVE-2014-4522 |
Cross-site scripting (XSS) vulnerability in client-assist.php in the
dsSearchAgent: WordPress Edition plugin 1.0-beta10 and earlier for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the action parameter.
|
| CVE-2014-4521 |
Cross-site scripting (XSS) vulnerability in client-assist.php in the
dsIDXpress IDX plugin before 2.1.1 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the action
parameter.
|
| CVE-2014-4520 |
Cross-site scripting (XSS) vulnerability in phprack.php in the DMCA
WaterMarker plugin before 1.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the plugin_dir parameter.
|
| CVE-2014-4518 |
Cross-site scripting (XSS) vulnerability in xd_resize.php in the
Contact Form by ContactMe.com plugin 2.3 and earlier for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
width parameter.
|
| CVE-2014-4517 |
Cross-site scripting (XSS) vulnerability in getNetworkSites.php in the
CBI Referral Manager plugin 1.2.1 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the
searchString parameter.
|
| CVE-2014-4516 |
Cross-site scripting (XSS) vulnerability in bicm-carousel-preview.php
in the BIC Media Widget plugin 1.0 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the param
parameter.
|
| CVE-2014-4515 |
Cross-site scripting (XSS) vulnerability in mce_anyfont/dialog.php in
the AnyFont plugin 2.2.3 and earlier for WordPress allows remote
attackers to inject arbitrary web script or HTML via the text
parameter.
|
| CVE-2014-4514 |
Cross-site scripting (XSS) vulnerability in
includes/api_tenpay/inc.tenpay_notify.php in the Alipay plugin 3.6.0
and earlier for WordPress allows remote attackers to inject arbitrary
web script or HTML via vectors related to the getDebugInfo function.
|
| CVE-2014-4513 |
Multiple cross-site scripting (XSS) vulnerabilities in
server/offline.php in the ActiveHelper LiveHelp Live Chat plugin 3.1.0
and earlier for WordPress allow remote attackers to inject arbitrary
web script or HTML via the (1) MESSAGE, (2) EMAIL, or (3) NAME
parameter.
|
| CVE-2014-4163 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Featured Comments plugin 1.2.1 for WordPress allow remote attackers to
hijack the authentication of administrators for requests that change
the (1) buried or (2) featured status of a comment via a request to
wp-admin/admin-ajax.php.
|
| CVE-2014-4030 |
Cross-site request forgery (CSRF) vulnerability in the JW Player
plugin before 2.1.4 for WordPress allows remote attackers to hijack
the authentication of administrators for requests that remove players
via a delete action to wp-admin/admin.php.
|
| CVE-2014-4017 |
Cross-site scripting (XSS) vulnerability in the Conversion Ninja
plugin for WordPress allows remote attackers to inject arbitrary web
script or HTML via the id parameter to lp/index.php.
|
| CVE-2014-3961 |
SQL injection vulnerability in the Export CSV page in the Participants
Database plugin before 1.5.4.9 for WordPress allows remote attackers
to execute arbitrary SQL commands via the query parameter in an
"output CSV" action to pdb-signup/.
|
| CVE-2014-3937 |
SQL injection vulnerability in the Contextual Related Posts plugin
before 1.8.10.2 for WordPress allows remote attackers to execute
arbitrary SQL commands via unspecified vectors.
|
| CVE-2014-3923 |
Multiple cross-site scripting (XSS) vulnerabilities in the Digital
Zoom Studio (DZS) Video Gallery plugin for WordPress allow remote
attackers to inject arbitrary web script or HTML via the logoLink
parameter to (1) preview.swf, (2) preview_skin_rouge.swf, (3)
preview_allchars.swf, or (4) preview_skin_overlay.swf in deploy/.
|
| CVE-2014-3921 |
Cross-site scripting (XSS) vulnerability in popup.php in the Simple
Popup Images plugin for WordPress allows remote attackers to inject
arbitrary web script or HTML via the z parameter.
|
| CVE-2014-3907 |
Cross-site request forgery (CSRF) vulnerability in the MailPoet
Newsletters (wysija-newsletters) plugin before 2.6.11 for WordPress
allows remote attackers to hijack the authentication of arbitrary
users.
|
| CVE-2014-3903 |
Cross-site scripting (XSS) vulnerability in the Cakifo theme 1.x
before 1.6.2 for WordPress allows remote authenticated users to inject
arbitrary web script or HTML via crafted Exif data.
|
| CVE-2014-3882 |
Cross-site request forgery (CSRF) vulnerability in the Login rebuilder
plugin before 1.2.0 for WordPress allows remote attackers to hijack
the authentication of arbitrary users.
|
| CVE-2014-3870 |
Cross-site scripting (XSS) vulnerability in the bib2html plugin 0.9.3
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the styleShortName parameter in an adminStyleAdd action to
OSBiB/create/index.php.
|
| CVE-2014-3850 |
Cross-site request forgery (CSRF) vulnerability in the Member Approval
plugin 131109 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that change plugin
settings to their default and disable registration approval via a
request to wp-admin/options-general.php.
|
| CVE-2014-3849 |
The iMember360 plugin 3.8.012 through 3.9.001 for WordPress does not
properly restrict access, which allows remote attackers to delete
arbitrary users via a request containing a user name in the Email
parameter and the API key in the i4w_clearuser parameter.
|
| CVE-2014-3848 |
The iMember360 plugin before 3.9.001 for WordPress does not properly
restrict access, which allows remote attackers to obtain database
credentials via the i4w_dbinfo parameter.
|
| CVE-2014-3845 |
Cross-site request forgery (CSRF) vulnerability in the TinyMCE Color
Picker plugin before 1.2 for WordPress allows remote attackers to
hijack the authentication of unspecified users for requests that
change plugin settings via unknown vectors. NOTE: some of these
details are obtained from third party information.
|
| CVE-2014-3844 |
The TinyMCE Color Picker plugin before 1.2 for WordPress does not
properly check permissions, which allows remote attackers to modify
plugin settings via unspecified vectors. NOTE: some of these details
are obtained from third party information.
|
| CVE-2014-3843 |
Cross-site request forgery (CSRF) vulnerability in the Search
Everything plugin before 8.1.1 for WordPress allows remote attackers
to hijack the authentication of unspecified victims via unknown
vectors.
|
| CVE-2014-3842 |
Multiple cross-site scripting (XSS) vulnerabilities in the iMember360
plugin 3.8.012 through 3.9.001 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) decrypt or (2) encrypt
parameter.
|
| CVE-2014-3841 |
Cross-site scripting (XSS) vulnerability in the Contact Bank plugin
before 2.0.20 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the Label field, related to form
layout configuration. NOTE: some of these details are obtained from
third party information.
|
| CVE-2014-3210 |
SQL injection vulnerability in dopbs-backend-forms.php in the Booking
System (Booking Calendar) plugin before 1.3 for WordPress allows
remote authenticated users to execute arbitrary SQL commands via the
booking_form_id parameter to wp-admin/admin-ajax.php.
|
| CVE-2014-3123 |
Cross-site scripting (XSS) vulnerability in admin/manage-images.php in
the NextCellent Gallery plugin before 1.19.18 for WordPress allows
remote authenticated users with the NextGEN Upload images, NextGEN
Manage gallery, or NextGEN Manage others gallery permission to inject
arbitrary web script or HTML via the "Alt & Title Text" field.
|
| CVE-2014-2995 |
Multiple cross-site scripting (XSS) vulnerabilities in twitget.php in
the Twitget plugin before 3.3.3 for WordPress allow remote
authenticated administrators to inject arbitrary web script or HTML
via unspecified vectors, as demonstrated by the twitget_consumer_key
parameter to wp-admin/options-general.php.
|
| CVE-2014-2839 |
SQL injection vulnerability in the GD Star Rating plugin 19.22 for
WordPress allows remote administrators to execute arbitrary SQL
commands via the s parameter in the gd-star-rating-stats page to
wp-admin/admin.php.
|
| CVE-2014-2838 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the GD
Star Rating plugin 19.22 for WordPress allow remote attackers to
hijack the authentication of administrators for requests that conduct
(1) SQL injection attacks via the s parameter in the
gd-star-rating-stats page to wp-admin/admin.php or (2) cross-site
scripting (XSS) attacks via unspecified vectors.
|
| CVE-2014-2598 |
Cross-site request forgery (CSRF) vulnerability in the Quick Page/Post
Redirect plugin before 5.0.5 for WordPress allows remote attackers to
hijack the authentication of administrators for requests that conduct
cross-site scripting (XSS) attacks via the
quickppr_redirects[request][] parameter in the redirect-updates page
to wp-admin/admin.php.
|
| CVE-2014-2579 |
Multiple cross-site request forgery (CSRF) vulnerabilities in XCloner
Standalone 3.5 and earlier allow remote attackers to hijack the
authentication of administrators for requests that (1) change the
administrator password via the config task to index2.php or (2) when
the enable_db_backup and sql_mem options are enabled, access the
database backup functionality via the dbbackup_comp parameter in the
generate action to index2.php. NOTE: vector 2 might be a duplicate of
CVE-2014-2340, which is for the XCloner Wordpress plugin. NOTE:
remote attackers can leverage CVE-2014-2996 with vector 2 to execute
arbitrary commands.
|
| CVE-2014-2559 |
Multiple cross-site request forgery (CSRF) vulnerabilities in
twitget.php in the Twitget plugin before 3.3.3 for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that change unspecified plugin options via a request to
wp-admin/options-general.php.
|
| CVE-2014-2558 |
The File Gallery plugin before 1.7.9.2 for WordPress does not properly
escape strings, which allows remote administrators to execute
arbitrary PHP code via a \' (backslash quote) in the setting fields to
/wp-admin/options-media.php, related to the create_function function.
|
| CVE-2014-2340 |
Cross-site request forgery (CSRF) vulnerability in the XCloner plugin
before 3.1.1 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that create website
backups via a request to wp-admin/plugins.php.
|
| CVE-2014-2333 |
Cross-site scripting (XSS) vulnerability in the Lazyest Gallery plugin
before 1.1.21 for WordPress allows remote attackers to inject
arbitrary web script or HTML via an EXIF tag. NOTE: some of these
details are obtained from third party information.
|
| CVE-2014-2316 |
SQL injection vulnerability in se_search_default in the Search
Everything plugin before 7.0.3 for WordPress allows remote attackers
to execute arbitrary SQL commands via the s parameter to index.php.
NOTE: some of these details are obtained from third party information.
|
| CVE-2014-2315 |
Multiple cross-site scripting (XSS) vulnerabilities in the Thank You
Counter Button plugin 1.8.7 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) thanks_caption, (2)
thanks_caption_style, or (3) thanks_style parameter to
wp-admin/options.php.
|
| CVE-2014-2040 |
Multiple cross-site scripting (XSS) vulnerabilities in the (1)
callback_multicheck, (2) callback_radio, and (3) callback_wysiwygin
functions in mfrh_class.settings-api.php in the Media File Renamer
plugin 1.7.0 for WordPress allow remote authenticated users with
permissions to add media or edit media to inject arbitrary web script
or HTML via unspecified parameters, as demonstrated by the title of an
uploaded file.
|
| CVE-2014-1908 |
The error-handling feature in (1) bp.php, (2)
videowhisper_streaming.php, and (3) ls/rtmp.inc.php in the
VideoWhisper Live Streaming Integration plugin before 4.29.5 for
WordPress allows remote attackers to obtain sensitive information via
a direct request, which reveals the full path in an error message.
|
| CVE-2014-1907 |
Multiple directory traversal vulnerabilities in the VideoWhisper Live
Streaming Integration plugin before 4.29.5 for WordPress allow remote
attackers to (1) read arbitrary files via a .. (dot dot) in the s
parameter to ls/rtmp_login.php or (2) delete arbitrary files via a ..
(dot dot) in the s parameter to ls/rtmp_logout.php.
|
| CVE-2014-1906 |
Multiple cross-site scripting (XSS) vulnerabilities in the
VideoWhisper Live Streaming Integration plugin before 4.29.5 for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) m parameter to lb_status.php; (2) msg parameter to
vc_chatlog.php; n parameter to (3) channel.php, (4) htmlchat.php, (5)
video.php, or (6) videotext.php; (7) message parameter to
lb_logout.php; or ct parameter to (8) lb_status.php or (9)
v_status.php in ls/.
|
| CVE-2014-1905 |
Unrestricted file upload vulnerability in ls/vw_snapshots.php in the
VideoWhisper Live Streaming Integration plugin before 4.29.5 for
WordPress allows remote attackers to execute arbitrary PHP code by
uploading a file with a double extension, and then accessing the file
via a direct request to a
wp-content/plugins/videowhisper-live-streaming-integration/ls/snapshots/
pathname, as demonstrated by a .php.jpg filename.
|
| CVE-2014-1888 |
Cross-site scripting (XSS) vulnerability in the BuddyPress plugin
before 1.9.2 for WordPress allows remote authenticated users to inject
arbitrary web script or HTML via the name field to
groups/create/step/group-details. NOTE: this can be exploited without
authentication by leveraging CVE-2014-1889.
|
| CVE-2014-1854 |
SQL injection vulnerability in library/clicktracker.php in the
AdRotate Pro plugin 3.9 through 3.9.5 and AdRotate Free plugin 3.9
through 3.9.4 for WordPress allows remote attackers to execute
arbitrary SQL commands via the track parameter.
|
| CVE-2014-1750 |
Open redirect vulnerability in nokia-mapsplaces.php in the Nokia Maps
& Places plugin 1.6.6 for WordPress allows remote attackers to
redirect users to arbitrary web sites and conduct phishing attacks via
a URL in the href parameter to page/place.html. NOTE: this was
originally reported as a cross-site scripting (XSS) vulnerability, but
this may be inaccurate.
|
| CVE-2014-1232 |
Cross-site scripting (XSS) vulnerability in the Foliopress WYSIWYG
plugin before 2.6.8.5 for WordPress allows remote attackers to inject
arbitrary web script or HTML via unspecified vectors.
|
| CVE-2014-10021 |
Unrestricted file upload vulnerability in UploadHandler.php in the WP
Symposium plugin 14.11 for WordPress allows remote attackers to
execute arbitrary code by uploading a file with an executable
extension, then accessing it via a direct request to the file in
server/php/.
|
| CVE-2014-10017 |
Multiple SQL injection vulnerabilities in the Welcart e-Commerce
plugin 1.3.12 for WordPress allow remote attackers to execute
arbitrary SQL commands via the (1) changeSort or (2) switch parameter
in the usces_itemedit page to wp-admin/admin.php.
|
| CVE-2014-10016 |
Multiple cross-site scripting (XSS) vulnerabilities in the Welcart
e-Commerce plugin 1.3.12 for WordPress allow remote attackers to
inject arbitrary web script or HTML via (1) unspecified vectors
related to purchase_limit or the (2) name, (3) intl, (4) nocod, or (5)
time parameter in an add_delivery_method action to
wp-admin/admin-ajax.php.
|
| CVE-2014-10013 |
SQL injection vulnerability in the Another WordPress Classifieds
Plugin plugin for WordPress allows remote attackers to execute
arbitrary SQL commands via the keywordphrase parameter in a dosearch
action.
|
| CVE-2014-10012 |
Cross-site scripting (XSS) vulnerability in the Another WordPress
Classifieds Plugin plugin for WordPress allows remote attackers to
inject arbitrary web script or HTML via the query string to the
default URI.
|
| CVE-2014-100027 |
Cross-site scripting (XSS) vulnerability in the WP SlimStat plugin
before 3.5.6 for WordPress allows remote attackers to inject arbitrary
web script or HTML via a crafted URL.
|
| CVE-2014-100026 |
Cross-site scripting (XSS) vulnerability in readme.php in the April's
Super Functions Pack plugin before 1.4.8 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the page
parameter. NOTE: some of these details are obtained from third party
information.
|
| CVE-2014-100023 |
Multiple cross-site scripting (XSS) vulnerabilities in question.php in
the mTouch Quiz before 3.0.7 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the quiz parameter to
wp-admin/edit.php.
|
| CVE-2014-100022 |
SQL injection vulnerability in question.php in the mTouch Quiz before
3.0.7 for WordPress allows remote attackers to execute arbitrary SQL
commands via the quiz parameter to wp-admin/edit.php.
|
| CVE-2014-100018 |
Cross-site scripting (XSS) vulnerability in the Unconfirmed plugin
before 1.2.5 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the s parameter in the unconfirmed page to
wp-admin/network/users.php.
|
| CVE-2014-100016 |
Cross-site scripting (XSS) vulnerability in
photocrati-gallery/ecomm-sizes.php in the Photocrati theme for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the prod_id parameter.
|
| CVE-2014-100009 |
The Joomlaskin JS Multi Hotel (aka JS MultiHotel and Js-Multi-Hotel)
plugin 2.2.1 and earlier for WordPress allows remote attackers to
obtain the installation path via a request to (1) functions.php, (2)
myCalendar.php, (3) refreshDate.php, (4) show_image.php, (5)
widget.php, (6) phpthumb/GdThumb.inc.php, or (7)
phpthumb/thumb_plugins/gd_reflection.inc.php in includes/.
|
| CVE-2014-100008 |
Cross-site scripting (XSS) vulnerability in includes/delete_img.php in
the Joomlaskin JS Multi Hotel (aka JS MultiHotel and Js-Multi-Hotel)
plugin 2.2.1 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the path parameter.
|
| CVE-2014-100007 |
Cross-site scripting (XSS) vulnerability in the HK Exif Tags plugin
before 1.12 for WordPress allows remote authenticated users to inject
arbitrary web script or HTML via an EXIF tag. NOTE: some of these
details are obtained from third party information.
|
| CVE-2014-100003 |
SQL injection vulnerability in
includes/ym-download_functions.include.php in the Code Futures
YourMembers plugin for WordPress allows remote attackers to execute
arbitrary SQL commands via the ym_download_id parameter to the default
URI.
|
| CVE-2014-100001 |
Cross-site request forgery (CSRF) vulnerability in the SEO Plugin
LiveOptim plugin before 1.1.4-free for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that change plugin settings via unspecified vectors. NOTE: some of
these details are obtained from third party information.
|
| CVE-2014-0173 |
The Jetpack plugin before 1.9 before 1.9.4, 2.0.x before 2.0.9, 2.1.x
before 2.1.4, 2.2.x before 2.2.7, 2.3.x before 2.3.7, 2.4.x before
2.4.4, 2.5.x before 2.5.2, 2.6.x before 2.6.3, 2.7.x before 2.7.2,
2.8.x before 2.8.2, and 2.9.x before 2.9.3 for WordPress does not
properly restrict access to the XML-RPC service, which allows remote
attackers to bypass intended restrictions and publish posts via
unspecified vectors. NOTE: some of these details are obtained from
third party information.
|
| CVE-2014-0166 |
The wp_validate_auth_cookie function in wp-includes/pluggable.php in
WordPress before 3.7.2 and 3.8.x before 3.8.2 does not properly
determine the validity of authentication cookies, which makes it
easier for remote attackers to obtain access via a forged cookie.
|
| CVE-2014-0165 |
WordPress before 3.7.2 and 3.8.x before 3.8.2 allows remote
authenticated users to publish posts by leveraging the Contributor
role, related to wp-admin/includes/post.php and
wp-admin/includes/class-wp-posts-list-table.php.
|
| CVE-2013-7419 |
Cross-site scripting (XSS) vulnerability in includes/refreshDate.php
in the Joomlaskin JS Multi Hotel (aka JS MultiHotel and
Js-Multi-Hotel) plugin 2.2.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the roomid parameter.
|
| CVE-2013-7319 |
Cross-site scripting (XSS) vulnerability in the Download Manager
plugin before 2.5.9 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the title field.
|
| CVE-2013-7279 |
Cross-site scripting (XSS) vulnerability in
views/video-management/preview_video.php in the S3 Video plugin before
0.983 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the base parameter.
|
| CVE-2013-7276 |
Cross-site scripting (XSS) vulnerability in inc/raf_form.php in the
Recommend to a friend plugin 2.0.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the current_url
parameter.
|
| CVE-2013-7240 |
Directory traversal vulnerability in download-file.php in the Advanced
Dewplayer plugin 1.2 for WordPress allows remote attackers to read
arbitrary files via a .. (dot dot) in the dew_file parameter.
|
| CVE-2013-7233 |
Cross-site request forgery (CSRF) vulnerability in the retrospam
component in wp-admin/options-discussion.php in WordPress 2.0.11 and
earlier allows remote attackers to hijack the authentication of
administrators for requests that move comments to the moderation list.
|
| CVE-2013-7187 |
SQL injection vulnerability in form.php in the FormCraft plugin 1.3.7
and earlier for WordPress allows remote attackers to execute arbitrary
SQL commands via the id parameter.
|
| CVE-2013-7129 |
Cross-site scripting (XSS) vulnerability in ThemeBeans Blooog theme
1.1 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the jQuery parameter to assets/js/jplayer.swf.
|
| CVE-2013-7102 |
Multiple unrestricted file upload vulnerabilities in (1)
media-upload.php, (2) media-upload-lncthumb.php, and (3)
media-upload-sq_button.php in lib/admin/ in the OptimizePress theme
before 1.61 for WordPress allow remote attackers to execute arbitrary
code by uploading a file with an executable extension, then accessing
it via a direct request to the file in images_comingsoon,
images_lncthumbs, or images_optbuttons in
wp-content/uploads/optpress/, as exploited in the wild in November
2013.
|
| CVE-2013-6993 |
Cross-site scripting (XSS) vulnerability in the Ad-minister plugin 0.6
and earlier for WordPress allows remote attackers to inject arbitrary
web script or HTML via the key parameter in a delete action to
wp-admin/tools.php.
|
| CVE-2013-6992 |
Cross-site request forgery (CSRF) vulnerability in
askapache-firefox-adsense.php in the AskApache Firefox Adsense plugin
3.0 and earlier for WordPress allows remote attackers to hijack the
authentication of administrators for requests that conduct cross-site
scripting (XSS) attacks via the aafireadcode parameter to
wp-admin/options-general.php.
|
| CVE-2013-6991 |
Cross-site scripting (XSS) vulnerability in the WP-Cron Dashboard
plugin 1.1.5 and earlier for WordPress allows remote attackers to
inject arbitrary web script or HTML via the procname parameter to
wp-admin/tools.php.
|
| CVE-2013-6837 |
Cross-site scripting (XSS) vulnerability in the setTimeout function in
js/jquery.prettyPhoto.js in prettyPhoto 3.1.4 and earlier allows
remote attackers to inject arbitrary web script or HTML via a crafted
PATH_INTO to the default URI.
|
| CVE-2013-6797 |
Cross-site request forgery (CSRF) vulnerability in
bluewrench-video-widget.php in the Blue Wrench Video Widget plugin
before 2.0.0 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that embed arbitrary
URLs via the bw_url parameter in the bw-videos page to
wp-admin/admin.php, as demonstrated by embedding a URL to a JavaScript
file.
|
| CVE-2013-6342 |
Cross-site scripting (XSS) vulnerability in the Tweet Blender plugin
before 4.0.2 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the tb_tab_index parameter to
wp-admin/options-general.php.
|
| CVE-2013-6281 |
Cross-site scripting (XSS) vulnerability in codebase/spreadsheet.php
in the Spreadsheet (dhtmlxSpreadsheet) plugin 2.0 for WordPress allows
remote attackers to inject arbitrary web script or HTML via the "page"
parameter.
|
| CVE-2013-6280 |
Cross-site scripting (XSS) vulnerability in Social Sharing Toolkit
plugin before 2.1.2 for WordPress allows remote attackers to inject
arbitrary web script or HTML via unspecified vectors.
|
| CVE-2013-6243 |
SQL injection vulnerability in the Landing Pages plugin 1.2.3, before
20131009, and earlier for WordPress allows remote attackers to execute
arbitrary SQL commands via the "post" parameter to index.php.
|
| CVE-2013-6010 |
Cross-site scripting (XSS) vulnerability in the Comment Attachment
plugin 1.0 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the "Attachment field title."
|
| CVE-2013-5977 |
Cross-site request forgery (CSRF) vulnerability in Cart66Product.php
in the Cart66 Lite plugin before 1.5.1.15 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that (1) create or modify products or conduct cross-site scripting
(XSS) attacks via the (2) Product name or (3) Price description field
in a product save action via a request to wp-admin/admin.php.
|
| CVE-2013-5963 |
Unrestricted file upload vulnerability in multi.php in Simple Dropbox
Upload plugin before 1.8.8.1 for WordPress allows remote attackers to
execute arbitrary code by uploading a file with an executable
extension, then accessing it via a direct request to the file in
wp-content/uploads/wpdb/.
|
| CVE-2013-5962 |
Unrestricted file upload vulnerability in frames/upload-images.php in
the Complete Gallery Manager plugin before 3.3.4 rev40279 for
WordPress allows remote attackers to execute arbitrary code by
uploading a file with an executable extension, then accessing it via a
direct request to the file in wp-content/[year]/[month]/.
|
| CVE-2013-5961 |
Unrestricted file upload vulnerability in lazyseo.php in the Lazy SEO
plugin 1.1.9 for WordPress allows remote attackers to execute
arbitrary PHP code by uploading a PHP file, then accessing it via a
direct request to the file in lazy-seo/.
|
| CVE-2013-5918 |
Cross-site scripting (XSS) vulnerability in platinum_seo_pack.php in
the Platinum SEO plugin before 1.3.8 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the s parameter.
|
| CVE-2013-5917 |
SQL injection vulnerability in wp-comments-post.php in the NOSpam PTI
plugin 2.1 for WordPress allows remote attackers to execute arbitrary
SQL commands via the comment_post_ID parameter.
|
| CVE-2013-5916 |
Cross-site scripting (XSS) vulnerability in falha.php in the Bradesco
Gateway plugin 2.0 for Wordpress, as used in the WP e-Commerce plugin,
allows remote attackers to inject arbitrary web script or HTML via the
QUERY_STRING.
|
| CVE-2013-5739 |
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 get_allowed_mime_types function in
wp-includes/functions.php.
|
| CVE-2013-5738 |
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 a crafted file.
|
| CVE-2013-5714 |
Multiple cross-site scripting (XSS) vulnerabilities in ls/htmlchat.php
in the VideoWhisper Live Streaming Integration plugin 4.25.3 and
possibly earlier for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) name or (2) message
parameter. NOTE: some of these details are obtained from third party
information.
|
| CVE-2013-5711 |
Cross-site scripting (XSS) vulnerability in
admin/walkthrough/walkthrough.php in the Design Approval System plugin
before 3.7 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the step parameter.
|
| CVE-2013-5673 |
SQL injection vulnerability in testimonial.php in the IndiaNIC
Testimonial plugin 2.2 for WordPress allows remote attackers to
execute arbitrary SQL commands via the custom_query parameter in a
testimonial_add action to wp-admin/admin-ajax.php.
|
| CVE-2013-5672 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
IndiaNIC Testimonial plugin 2.2 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that (1)
add a testimonial via an iNIC_testimonial_save action; (2) add a
listing template via an iNIC_testimonial_save_listing_template action;
(3) add a widget template via an iNIC_testimonial_save_widget action;
insert cross-site scripting (XSS) sequences via the (4) project_name,
(5) project_url, (6) client_name, (7) client_city, (8) client_state,
(9) description, (10) tags, (11) video_url, or (12) is_featured, (13)
title, (14) widget_title, (15) no_of_testimonials, (16)
filter_by_country, (17) filter_by_tags, or (18) widget_template
parameter to wp-admin/admin-ajax.php.
|
| CVE-2013-5098 |
Cross-site scripting (XSS) vulnerability in admin/admin.php in the
Download Monitor plugin before 3.3.6.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the sort
parameter, a different vulnerability than CVE-2013-3262.
|
| CVE-2013-4954 |
Multiple cross-site scripting (XSS) vulnerabilities in wp-login.php in
the Genetech Solutions Pie-Register plugin before 1.31 for WordPress,
when "Allow New Registrations to set their own Password" is enabled,
allow remote attackers to inject arbitrary web script or HTML via the
(1) pass1 or (2) pass2 parameter in a register action. NOTE: some of
these details are obtained from third party information.
|
| CVE-2013-4944 |
Cross-site scripting (XSS) vulnerability in the BuddyPress Extended
Friendship Request plugin before 1.0.2 for WordPress, when the "Friend
Connections" component is enabled, allows remote attackers to inject
arbitrary web script or HTML via the friendship_request_message
parameter to wp-admin/admin-ajax.php. NOTE: some of these details are
obtained from third party information.
|
| CVE-2013-4626 |
Cross-site scripting (XSS) vulnerability in the BackWPup plugin before
3.0.13 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the tab parameter to wp-admin/admin.php.
|
| CVE-2013-4625 |
Cross-site scripting (XSS) vulnerability in
files/installer.cleanup.php in the Duplicator plugin before 0.4.5 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the package parameter.
|
| CVE-2013-4340 |
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.
|
| CVE-2013-4339 |
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.
|
| CVE-2013-4338 |
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.
|
| CVE-2013-4240 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the HMS
Testimonials plugin before 2.0.11 for WordPress allow remote attackers
to hijack the authentication of administrators for requests that (1)
add new testimonials via the hms-testimonials-addnew page, (2) add new
groups via the hms-testimonials-addnewgroup page, (3) change default
settings via the hms-testimonials-settings page, (4) change advanced
settings via the hms-testimonials-settings-advanced page, (5) change
custom fields settings via the hms-testimonials-settings-fields page,
or (6) change template settings via the hms-testimonials-templates-new
page to wp-admin/admin.php.
|
| CVE-2013-4117 |
Cross-site scripting (XSS) vulnerability in includes/CatGridPost.php
in the Category Grid View Gallery plugin 2.3.1 for WordPress allows
remote attackers to inject arbitrary web script or HTML via the ID
parameter.
|
| CVE-2013-3720 |
Cross-site scripting (XSS) vulnerability in widget_remove.php in the
Feedweb plugin before 1.9 for WordPress allows remote authenticated
administrators to inject arbitrary web script or HTML via the
wp_post_id parameter.
|
| CVE-2013-3532 |
SQL injection vulnerability in settings.php in the Web Dorado Spider
Video Player plugin 2.1 for WordPress allows remote attackers to
execute arbitrary SQL commands via the theme parameter.
|
| CVE-2013-3530 |
SQL injection vulnerability in playlist.php in the Spiffy XSPF Player
plugin 0.1 for WordPress allows remote attackers to execute arbitrary
SQL commands via the playlist_id parameter.
|
| CVE-2013-3529 |
Multiple cross-site scripting (XSS) vulnerabilities in user/obits.php
in the WP FuneralPress plugin before 1.1.7 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) message,
(2) photo-message, or (3) youtube-message parameter.
|
| CVE-2013-3526 |
Cross-site scripting (XSS) vulnerability in js/ta_loaded.js.php in the
Traffic Analyzer plugin, possibly 3.3.2 and earlier, for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
aoid parameter.
|
| CVE-2013-3491 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Sharebar plugin 1.2.5 for WordPress allow remote attackers to hijack
the authentication of administrators for requests that (1) add or (2)
modify buttons, or (3) insert cross-site scripting (XSS) sequences.
|
| CVE-2013-3487 |
Multiple cross-site scripting (XSS) vulnerabilities in the security
log in the BulletProof Security plugin before .49 for WordPress allow
remote attackers to inject arbitrary web script or HTML via
unspecified HTML header fields to (1) 400.php, (2) 403.php, or (3)
403.php.
|
| CVE-2013-3479 |
Cross-site request forgery (CSRF) vulnerability in the ShareThis
plugin before 7.0.6 for WordPress allows remote attackers to hijack
the authentication of administrators for requests that modify this
plugin's settings.
|
| CVE-2013-3478 |
SQL injection vulnerability in Apptha WordPress Video Gallery 2.0,
1.6, and earlier for WordPress allows remote attackers to execute
arbitrary SQL commands via the playid parameter to index.php.
|
| CVE-2013-3477 |
Cross-site request forgery (CSRF) vulnerability in the Related Posts
by Zemanta plugin before 1.3.2 for WordPress allows remote attackers
to hijack the authentication of unspecified users for requests that
change settings via unknown vectors.
|
| CVE-2013-3476 |
Cross-site request forgery (CSRF) vulnerability in the WordPress
Related Posts plugin before 2.6.2 for WordPress allows remote
attackers to hijack the authentication of users for requests that
change settings via unspecified vectors.
|
| CVE-2013-3264 |
The WP Ultimate Email Marketer plugin 1.1.0 and possibly earlier for
Wordpress does not properly restrict access to (1) list/edit.php and
(2) campaign/editCampaign.php, which allows remote attackers to modify
list or campaign data.
|
| CVE-2013-3263 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP Ultimate
Email Marketer plugin 1.1.0 and possibly earlier for Wordpress allow
remote attackers to inject arbitrary web script or HTML via the (1)
siteurl parameter to campaign/campaignone.php; the (2) action, (3)
campaignname, (4) campaignformat, or (5) emailtemplate parameter to
campaign/campaigntwo.php; the (6) listid parameter to list/edit.php;
the (7) campaignid or (8) siteurl parameter to
campaign/editcampaign.php; the (9) campaignid parameter to
campaign/selectlistb4send.php; the (10) campaignid, (11) campaignname,
(12) campaignsubject, or (13) selectedcampaigns parameter to
campaign/sendCampaign.php; or the (14) campaignid, (15) campaignname,
(16) campaignformat, or (17) action parameter to
campaign/updatecampaign.php.
|
| CVE-2013-3262 |
Cross-site scripting (XSS) vulnerability in admin/admin.php in the
Download Monitor plugin before 3.3.6.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the p parameter.
|
| CVE-2013-3261 |
Cross-site scripting (XSS) vulnerability in wp-admin/admin.php in the
GRAND FlAGallery plugin before 2.72 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the s parameter
in a flag-manage-gallery action.
|
| CVE-2013-3258 |
Cross-site request forgery (CSRF) vulnerability in he Digg Digg plugin
before 5.3.5 for WordPress allows remote attackers to hijack the
authentication of users for requests that modify settings via
unspecified vectors.
|
| CVE-2013-3257 |
Cross-site request forgery (CSRF) vulnerability in the Related Posts
plugin before 2.7.2 for WordPress allows remote attackers to hijack
the authentication of users for requests that modify settings via
unspecified vectors.
|
| CVE-2013-3256 |
Cross-site request forgery (CSRF) vulnerability in the Shareaholic
SexyBookmarks plugin 6.1.4.0 for WordPress allows remote attackers to
hijack the authentication of users for requests that "manipulate
plugin settings."
|
| CVE-2013-3254 |
Cross-site scripting (XSS) vulnerability in wp-admin/admin.php in the
WP Photo Album Plus plugin before 5.0.3 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the commentid
parameter in a wppa_manage_comments edit action.
|
| CVE-2013-3253 |
Cross-site request forgery (CSRF) vulnerability in admin/setting.php
in the Xhanch - My Twitter plugin before 2.7.7 for WordPress allows
remote attackers to hijack the authentication of administrators for
requests that change unspecified settings.
|
| CVE-2013-3252 |
Cross-site request forgery (CSRF) vulnerability in the options admin
page in the WP-PostViews plugin before 1.63 for WordPress allows
remote attackers to hijack the authentication of administrators for
requests that change plugin settings via unspecified vectors.
|
| CVE-2013-3251 |
Cross-site request forgery (CSRF) vulnerability in the qTranslate
plugin 2.5.34 and earlier for WordPress allows remote attackers to
hijack the authentication of administrators for requests that change
plugin settings via unspecified vectors.
|
| CVE-2013-3250 |
Cross-site request forgery (CSRF) vulnerability in the WP Maintenance
Mode plugin before 1.8.8 for WordPress allows remote attackers to
hijack the authentication of arbitrary users for requests that modify
this plugin's settings.
|
| CVE-2013-2744 |
importbuddy.php in the BackupBuddy plugin 2.2.25 for WordPress allows
remote attackers to obtain configuration information via a step 0
phpinfo action, which calls the phpinfo function.
|
| CVE-2013-2743 |
importbuddy.php in the BackupBuddy plugin 1.3.4, 2.1.4, 2.2.25,
2.2.28, and 2.2.4 for WordPress allows remote attackers to bypass
authentication via a crafted integer in the step parameter.
|
| CVE-2013-2742 |
importbuddy.php in the BackupBuddy plugin 1.3.4, 2.1.4, 2.2.25,
2.2.28, and 2.2.4 for WordPress does not reliably delete itself after
completing a restore operation, which makes it easier for remote
attackers to obtain access via subsequent requests to this script.
|
| CVE-2013-2741 |
importbuddy.php in the BackupBuddy plugin 1.3.4, 2.1.4, 2.2.25,
2.2.28, and 2.2.4 for WordPress does not require that authentication
be enabled, which allows remote attackers to obtain sensitive
information, or overwrite or delete files, via vectors involving a (1)
direct request, (2) step=1 request, (3) step=2 or step=3 request, or
(4) step=7 request.
|
| CVE-2013-2710 |
Cross-site request forgery (CSRF) vulnerability in the Contextual
Related Posts plugin before 1.8.7 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that conduct cross-site scripting (XSS) attacks via unspecified
vectors.
|
| CVE-2013-2709 |
Cross-site request forgery (CSRF) vulnerability in the FourSquare
Checkins plugin before 1.3 for WordPress allows remote attackers to
hijack the authentication of arbitrary users for requests that insert
XSS sequences.
|
| CVE-2013-2708 |
Cross-site request forgery (CSRF) vulnerability in the Content Slide
plugin 1.4.2 for WordPress allows remote attackers to hijack the
authentication of administrators for requests that change plugin
settings via unspecified vectors.
|
| CVE-2013-2707 |
Cross-site request forgery (CSRF) vulnerability in the Login With Ajax
plugin before 3.1 for WordPress allows remote attackers to hijack the
authentication of arbitrary users for requests that modify this
plugin's settings.
|
| CVE-2013-2706 |
Cross-site request forgery (CSRF) vulnerability in the Stream Video
Player plugin 1.4.0 for WordPress allows remote attackers to hijack
the authentication of administrators for requests that change plugin
settings via unspecified vectors.
|
| CVE-2013-2705 |
Cross-site request forgery (CSRF) vulnerability in the WordPress
Simple Paypal Shopping Cart plugin before 3.6 for WordPress allows
remote attackers to hijack the authentication of administrators for
requests that change plugin settings.
|
| CVE-2013-2704 |
Cross-site request forgery (CSRF) vulnerability in the Dropdown Menu
Widget plugin 1.9.1 for WordPress allows remote attackers to hijack
the authentication of arbitrary users for requests that insert
cross-site scripting (XSS) sequences.
|
| CVE-2013-2703 |
Cross-site request forgery (CSRF) vulnerability in the Facebook
Members plugin before 5.0.5 for WordPress allows remote attackers to
hijack the authentication of administrators for requests that modify
this plugin's settings.
|
| CVE-2013-2702 |
Cross-site request forgery (CSRF) vulnerability in the Easy AdSense
Lite plugin before 6.10 for WordPress allows remote attackers to
hijack the authentication of arbitrary users for requests that modify
this plugin's settings.
|
| CVE-2013-2701 |
Cross-site request forgery (CSRF) vulnerability in the Social Sharing
Toolkit plugin 2.1.1 for WordPress allows remote attackers to hijack
the authentication of administrators for requests that manipulate
plugin settings via unknown vectors.
|
| CVE-2013-2700 |
Cross-site request forgery (CSRF) vulnerability in the Add/Edit page
(adminmenus.php) in the WP125 plugin before 1.5.0 for WordPress allows
remote attackers to hijack the authentication of administrators for
requests that add or edit an ad via unspecified vectors.
|
| CVE-2013-2699 |
Cross-site request forgery (CSRF) vulnerability in the
underConstruction plugin before 1.09 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that deactivate a plugin via unspecified vectors.
|
| CVE-2013-2698 |
Cross-site request forgery (CSRF) vulnerability in the Calendar plugin
before 1.3.3 for WordPress allows remote attackers to hijack the
authentication of users for requests that add a calendar entry via
unspecified vectors.
|
| CVE-2013-2697 |
Cross-site request forgery (CSRF) vulnerability in the
WP-DownloadManager plugin before 1.61 for WordPress allows remote
attackers to hijack the authentication of arbitrary users for requests
that insert XSS sequences.
|
| CVE-2013-2696 |
Cross-site request forgery (CSRF) vulnerability in the All in One
Webmaster plugin before 8.2.4 for WordPress allows remote attackers to
hijack the authentication of arbitrary users for requests that insert
XSS sequences.
|
| CVE-2013-2695 |
Cross-site scripting (XSS) vulnerability in invite.php in the WP
Symposium plugin before 13.04 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the u parameter.
|
| CVE-2013-2694 |
Open redirect vulnerability in invite.php in the WP Symposium plugin
13.04 for WordPress allows remote attackers to redirect users to
arbitrary web sites and conduct phishing attacks via a URL in the u
parameter.
|
| CVE-2013-2693 |
Cross-site request forgery (CSRF) vulnerability in the Options in the
WP-Print plugin before 2.52 for WordPress allows remote attackers to
hijack the authentication of administrators for requests that
manipulate plugin settings via unspecified vectors.
|
| CVE-2013-2640 |
ajax.functions.php in the MailUp plugin before 1.3.2 for WordPress
does not properly restrict access to unspecified Ajax functions, which
allows remote attackers to modify plugin settings and conduct
cross-site scripting (XSS) attacks via unspecified vectors related to
"formData=save" requests, a different version than CVE-2013-0731.
|
| CVE-2013-2501 |
Cross-site scripting (XSS) vulnerability in the Terillion Reviews
plugin before 1.2 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the ProfileId field.
|
| CVE-2013-2287 |
Multiple cross-site scripting (XSS) vulnerabilities in
views/notify.php in the Uploader plugin 1.0.4 for WordPress allow
remote attackers to inject arbitrary web script or HTML via the (1)
notify or (2) blog parameter.
|
| CVE-2013-2205 |
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.
|
| CVE-2013-2204 |
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 to pass arbitrary
parameters to a Flash application, and conduct content-spoofing
attacks, via a crafted string after a ? (question mark) character.
|
| CVE-2013-2203 |
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.
|
| CVE-2013-2202 |
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.
|
| CVE-2013-2201 |
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 to plugins, (5)
installation of themes, or (6) updates to themes.
|
| CVE-2013-2200 |
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.
|
| CVE-2013-2199 |
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.
|
| CVE-2013-2173 |
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.
|
| CVE-2013-2107 |
Cross-site request forgery (CSRF) vulnerability in the Mail On Update
plugin before 5.2.0 for WordPress allows remote attackers to hijack
the authentication of administrators for requests that change the
"List of alternative recipients" via the mailonupdate_mailto parameter
in the mail-on-update page to wp-admin/options-general.php. NOTE: a
third party claims that 5.2.1 and 5.2.2 are also vulnerable, but the
issue might require a separate CVE identifier since this might reflect
an incomplete fix.
|
| CVE-2013-1949 |
Social Media Widget (social-media-widget) plugin 4.0 for WordPress
contains an externally introduced modification (Trojan Horse), which
allows remote attackers to force the upload of arbitrary files.
|
| CVE-2013-1852 |
SQL injection vulnerability in leaguemanager.php in the LeagueManager
plugin before 3.8.1 for WordPress allows remote attackers to execute
arbitrary SQL commands via the league_id parameter in the
leaguemanager-export page to wp-admin/admin.php.
|
| CVE-2013-1808 |
Cross-site scripting (XSS) vulnerability in ZeroClipboard.swf and
ZeroClipboard10.swf in ZeroClipboard before 1.0.8, as used in
em-shorty, RepRapCalculator, Fulcrum, Django, aCMS, and other
products, allows remote attackers to inject arbitrary web script or
HTML via the id parameter. NOTE: this is might be the same
vulnerability as CVE-2013-1463. If so, it is likely that CVE-2013-1463
will be REJECTed.
|
| CVE-2013-1765 |
Multiple cross-site scripting (XSS) vulnerabilities in jwplayer.swf in
the smart-flv plugin for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) link or (2) playerready
parameter.
|
| CVE-2013-1759 |
Cross-site scripting (XSS) vulnerability in the Responsive Logo
Slideshow plugin for WordPress allows remote attackers to inject
arbitrary web script or HTML via the "URL and Image" field.
|
| CVE-2013-1758 |
Cross-site scripting (XSS) vulnerability in the Marekkis Watermark
plugin 0.9.2 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the pfad parameter to
wp-admin/options-general.php. NOTE: some of these details are obtained
from third party information.
|
| CVE-2013-1636 |
Cross-site scripting (XSS) vulnerability in open-flash-chart.swf in
Open Flash Chart (aka Open-Flash Chart), as used in the Pretty Link
Lite plugin before 1.6.3 for WordPress, JNews (com_jnews) component
8.0.1 for Joomla!, and CiviCRM 3.1.0 through 4.2.9 and 4.3.0 through
4.3.3, allows remote attackers to inject arbitrary web script or HTML
via the get-data parameter.
|
| CVE-2013-1464 |
Cross-site scripting (XSS) vulnerability in assets/player.swf in the
Audio Player plugin before 2.0.4.6 for Wordpress allows remote
attackers to inject arbitrary web script or HTML via the playerID
parameter.
|
| CVE-2013-1463 |
Cross-site scripting (XSS) vulnerability in
js/tabletools/zeroclipboard.swf in the WP-Table Reloaded module before
1.9.4 for Wordpress allows remote attackers to inject arbitrary web
script or HTML via the id parameter. NOTE: this might be the same
vulnerability as CVE-2013-1808. If so, it is likely that
CVE-2013-1463 will be REJECTed.
|
| CVE-2013-1409 |
Cross-site scripting (XSS) vulnerability in the CommentLuv plugin
before 2.92.4 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the _ajax_nonce parameter to
wp-admin/admin-ajax.php.
|
| CVE-2013-1408 |
Multiple SQL injection vulnerabilities in the Wysija Newsletters
plugin before 2.2.1 for WordPress allow remote authenticated
administrators to execute arbitrary SQL commands via the (1) search or
(2) orderby parameter to wp-admin/admin.php. NOTE: this can be
leveraged using CSRF to allow remote unauthenticated attackers to
execute arbitrary SQL commands.
|
| CVE-2013-1407 |
Multiple cross-site scripting (XSS) vulnerabilities in the Events
Manager plugin before 5.3.5 and Events Manager Pro plugin before 2.2.9
for WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) scope parameter to index.php; (2) user_name, (3)
dbem_phone, (4) user_email, or (5) booking_comment parameter to an
event with registration enabled; or the (6) _wpnonce parameter to
wp-admin/edit.php.
|
| CVE-2013-0736 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Mingle Forum plugin 1.0.34 and possibly earlier for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that (1) modify user privileges or (2) conduct cross-site
scripting (XSS) attacks via unspecified vectors.
|
| CVE-2013-0735 |
Multiple SQL injection vulnerabilities in wpf.class.php in the Mingle
Forum plugin before 1.0.34 for WordPress allow remote attackers to
execute arbitrary SQL commands via the id parameter in a viewtopic (1)
remove_post, (2) sticky, or (3) closed action or (4) thread parameter
in a postreply action to index.php.
|
| CVE-2013-0734 |
Multiple cross-site scripting (XSS) vulnerabilities in the Mingle
Forum plugin before 1.0.34 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) search_words parameter
in a search action to wpf.class.php or (2) togroupusers parameter in
an add_user_togroup action to fs-admin/fs-admin.php.
|
| CVE-2013-0731 |
ajax.functions.php in the MailUp plugin before 1.3.3 for WordPress
does not properly restrict access to unspecified Ajax functions, which
allows remote attackers to modify plugin settings and conduct
cross-site scripting (XSS) attacks by setting the wordpress_logged_in
cookie. NOTE: this is due to an incomplete fix for a similar issue
that was fixed in 1.3.2.
|
| CVE-2013-0724 |
PHP remote file inclusion vulnerability in includes/generate-pdf.php
in the WP ecommerce Shop Styling plugin for WordPress before 1.8
allows remote attackers to execute arbitrary PHP code via a URL in the
dompdf parameter.
|
| CVE-2013-0721 |
wp-php-widget.php in the WP PHP widget plugin 1.0.2 for WordPress
allows remote attackers to obtain sensitive information via a direct
request, which reveals the full path in an error message.
|
| CVE-2013-0237 |
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.
|
| CVE-2013-0236 |
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.
|
| CVE-2013-0235 |
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.
|
| CVE-2012-6707 |
WordPress through 4.8.2 uses a weak MD5-based password hashing
algorithm, which makes it easier for attackers to determine cleartext
values by leveraging access to the hash values. NOTE: the approach to
changing this may not be fully compatible with certain use cases, such
as migration of a WordPress site from a web host that uses a recent PHP
version to a different web host that uses PHP 5.2. These use cases are
plausible (but very unlikely) based on statistics showing widespread
deployment of WordPress with obsolete PHP versions.
|
| CVE-2012-6692 |
Cross-site scripting (XSS) vulnerability in js/wp-seo-metabox.js in
the WordPress SEO by Yoast plugin before 2.2 for WordPress allows
remote attackers to inject arbitrary web script or HTML via the
post_title parameter to wp-admin/post-new.php, which is not properly
handled in the snippet preview functionality.
|
| CVE-2012-6653 |
Unspecified vulnerability in the All Video Gallery (all-video-gallery)
plugin before 1.2.0 for WordPress has unspecified impact and attack
vectors.
|
| CVE-2012-6651 |
Multiple directory traversal vulnerabilities in the Vitamin plugin
before 1.1.0 for WordPress allow remote attackers to access arbitrary
files via a .. (dot dot) in the path parameter to (1) add_headers.php
or (2) minify.php.
|
| CVE-2012-6635 |
wp-admin/includes/class-wp-posts-list-table.php in WordPress before
3.3.3 does not properly restrict excerpt-view access, which allows
remote authenticated users to obtain sensitive information by visiting
a draft.
|
| CVE-2012-6634 |
wp-admin/media-upload.php in WordPress before 3.3.3 allows remote
attackers to obtain sensitive information or bypass intended
media-attachment restrictions via a post_id value.
|
| CVE-2012-6633 |
Cross-site scripting (XSS) vulnerability in
wp-includes/default-filters.php in WordPress before 3.3.3 allows
remote attackers to inject arbitrary web script or HTML via an
editable slug field.
|
| CVE-2012-6630 |
Multiple cross-site scripting (XSS) vulnerabilities in the Media
Library Categories plugin 1.1.1 for WordPress allow remote attackers
to inject arbitrary web script or HTML via the (1) bulk parameter to
media-library-categories/add.php or (2) q parameter to
media-library-categories/view.php.
|
| CVE-2012-6629 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
Newsletter Manager plugin 1.0.2 and earlier for WordPress allow remote
attackers to hijack the authentication of administrators for requests
that (1) change an email address or (2) conduct script insertion
attacks. NOTE: the provenance of this information is unknown; the
details are obtained solely from third party information.
|
| CVE-2012-6628 |
Multiple cross-site scripting (XSS) vulnerabilities in the Newsletter
Manager plugin before 1.0.2 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) xyz_em_campName to
admin/create_campaign.php or (2) admin/edit_campaign.php, (3)
xyz_em_email parameter to admin/edit_email.php, (4)
xyz_em_exportbatchSize parameter to import_export.php, or (5)
pagination limit in the Newsletter Manager options.
|
| CVE-2012-6627 |
Cross-site scripting (XSS) vulnerability in admin/test_mail.php in the
Newsletter Manager plugin 1.0.2 and earlier for WordPress allows
remote attackers to inject arbitrary web script or HTML via the id
parameter.
|
| CVE-2012-6625 |
SQL injection vulnerability in fs-admin/fs-admin.php in the ForumPress
WP Forum Server plugin before 1.7.4 for WordPress allows remote
attackers to execute arbitrary SQL commands via the groupid parameter
in an editgroup action.
|
| CVE-2012-6624 |
Cross-site scripting (XSS) vulnerability in the SoundCloud Is Gold
plugin 2.1 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the width parameter in a
soundcloud_is_gold_player_preview action to wp-admin/admin-ajax.php.
|
| CVE-2012-6623 |
Cross-site scripting (XSS) vulnerability in fs-admin/wpf-add-forum.php
in the ForumPress WP Forum Server plugin before 1.7.5 for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
groupid parameter in an addforum action to wp-admin/admin.php.
|
| CVE-2012-6622 |
Multiple cross-site scripting (XSS) vulnerabilities in
fs-admin/fs-admin.php in the ForumPress WP Forum Server plugin before
1.7.4 for WordPress allow remote attackers to inject arbitrary web
script or HTML via the (1) groupid parameter in an editgroup action or
(2) usergroup_id parameter in an edit_usergroup action.
|
| CVE-2012-6527 |
Cross-site scripting (XSS) vulnerability in the My Calendar plugin
before 1.10.2 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the PATH_INFO.
|
| CVE-2012-6512 |
The Organizer plugin 1.2.1 for WordPress allows remote attackers to
obtain the installation path via unspecified vectors to (1)
plugin_hook.php, (2) page/index.php, (3) page/dir.php (4)
page/options.php, (5) page/resize.php, (6) page/upload.php, (7)
page/users.php, or (8) page/view.php.
|
| CVE-2012-6511 |
Multiple cross-site scripting (XSS) vulnerabilities in
organizer/page/users.php in the Organizer plugin 1.2.1 for WordPress
allow remote attackers to inject arbitrary web script or HTML via the
(1) delete_id parameter or (2) extension parameter in an "Update
Setting" action to wp-admin/admin.php.
|
| CVE-2012-6506 |
Multiple cross-site scripting (XSS) vulnerabilities in the Zingiri Web
Shop plugin 2.4.0 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) page parameter in
zing.inc.php or (2) notes parameter in
fws/pages-front/onecheckout.php.
|
| CVE-2012-6499 |
Open redirect vulnerability in age-verification.php in the Age
Verification plugin 0.4 and earlier for WordPress allows remote
attackers to redirect users to arbitrary web sites and conduct
phishing attacks via a URL in the redirect_to parameter.
|
| CVE-2012-6313 |
simple-gmail-login.php in the Simple Gmail Login plugin before 1.1.4
for WordPress allows remote attackers to obtain sensitive information
via a request that lacks a timezone, leading to disclosure of the
installation path in a stack trace.
|
| CVE-2012-6312 |
Cross-site scripting (XSS) vulnerability in the Video Lead Form plugin
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the errMsg parameter in a video-lead-form action to
wp-admin/admin.php.
|
| CVE-2012-5913 |
Cross-site scripting (XSS) vulnerability in wp-integrator.php in the
WordPress Integrator module 1.32 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the redirect_to parameter
to wp-login.php.
|
| CVE-2012-5868 |
WordPress 3.4.2 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 attack.
|
| CVE-2012-5856 |
Cross-site scripting (XSS) vulnerability in the Uk Cookie (aka
uk-cookie) plugin for WordPress allows remote attackers to inject
arbitrary web script or HTML via unspecified vectors.
|
| CVE-2012-5853 |
SQL injection vulnerability in the "the_search_function" function in
cardoza_ajax_search.php in the AJAX Post Search (cardoza-ajax-search)
plugin before 1.3 for WordPress allows remote attackers to execute
arbitrary SQL commands via the srch_txt parameter in a
"the_search_text" action to wp-admin/admin-ajax.php.
|
| CVE-2012-5469 |
The Portable phpMyAdmin plugin before 1.3.1 for WordPress allows
remote attackers to bypass authentication and obtain phpMyAdmin
console access via a direct request to
wp-content/plugins/portable-phpmyadmin/wp-pma-mod.
|
| CVE-2012-5388 |
Cross-site scripting (XSS) vulnerability in wlcms-plugin.php in the
White Label CMS plugin 1.5 for WordPress allows remote authenticated
administrators to inject arbitrary web script or HTML via the
wlcms_o_developer_name parameter in a save action to
wp-admin/admin.php, a related issue to CVE-2012-5387.
|
| CVE-2012-5387 |
Cross-site request forgery (CSRF) vulnerability in wlcms-plugin.php in
the White Label CMS plugin before 1.5.1 for WordPress allows remote
attackers to hijack the authentication of administrators for requests
that modify the developer name via the wlcms_o_developer_name
parameter in a save action to wp-admin/admin.php, as demonstrated by a
developer name containing XSS sequences.
|
| CVE-2012-5350 |
SQL injection vulnerability in the Pay With Tweet plugin before 1.2
for WordPress allows remote authenticated users with certain
permissions to execute arbitrary SQL commands via the id parameter in
a paywithtweet shortcode.
|
| CVE-2012-5346 |
Cross-site scripting (XSS) vulnerability in wp-live.php in the WP
Live.php module 1.2.1 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the s parameter. NOTE: some of these
details are obtained from third party information.
|
| CVE-2012-5328 |
Multiple SQL injection vulnerabilities in the Mingle Forum plugin
1.0.32.1 and other versions before 1.0.33 for WordPress might allow
remote authenticated users to execute arbitrary SQL commands via the
(1) memberid or (2) groupid parameters in a removemember action or (3)
id parameter to fs-admin/fs-admin.php, or (4) edit_forum_id parameter
in an edit_save_forum action to fs-admin/wpf-edit-forum-group.php.
|
| CVE-2012-5327 |
Multiple SQL injection vulnerabilities in fs-admin/fs-admin.php in the
Mingle Forum plugin 1.0.32.1 and other versions before 1.0.33 for
WordPress allow remote authenticated users to execute arbitrary SQL
commands via the (1) delete_usrgrp[] parameter in a delete_usergroups
action, (2) usergroup parameter in an add_user_togroup action, or (3)
add_forum_group_id parameter in an add_forum_submit action.
|
| CVE-2012-5325 |
Multiple cross-site scripting (XSS) vulnerabilities in the
scr_do_redirect function in scr.php in the Shortcode Redirect plugin
1.0.01 and earlier for WordPress allow remote authenticated users with
certain permissions to inject arbitrary web script or HTML via the (1)
url or (2) sec attributes in a redirect tag.
|
| CVE-2012-5318 |
Unrestricted file upload vulnerability in
uploadify/scripts/uploadify.php in the Kish Guest Posting plugin 1.2
for WordPress allows remote attackers to execute arbitrary code by
uploading a file with a double extension, then accessing it via a
direct request to the file in the directory specified by the folder
parameter. NOTE: this vulnerability exists because of an incomplete
fix for CVE-2012-1125.
|
| CVE-2012-5310 |
SQL injection vulnerability in the WP e-Commerce plugin before 3.8.7.6
for WordPress allows remote attackers to execute arbitrary SQL
commands via unspecified vectors.
|
| CVE-2012-5229 |
Cross-site scripting (XSS) vulnerability in css/gallery-css.php in the
Slideshow Gallery2 plugin for WordPress allows remote attackers to
inject arbitrary web script or HTML via the border parameter.
|
| CVE-2012-5178 |
Cross-site request forgery (CSRF) vulnerability in the Welcart plugin
before 1.2.2 for WordPress allows remote attackers to hijack the
authentication of arbitrary users for requests that complete a
purchase.
|
| CVE-2012-5177 |
Cross-site scripting (XSS) vulnerability in the Welcart plugin before
1.2.2 for WordPress allows remote attackers to inject arbitrary web
script or HTML via unspecified vectors.
|
| CVE-2012-4921 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the DVS
Custom Notification plugin 1.0.1 and earlier for WordPress allow
remote attackers to hijack the authentication of administrators for
requests that (1) change application settings or (2) conduct
cross-site scripting (XSS) attacks.
|
| CVE-2012-4920 |
Directory traversal vulnerability in the zing_forum_output function in
forum.php in the Zingiri Forum (aka Forums) plugin before 1.4.4 for
WordPress allows remote attackers to read arbitrary files via a ..
(dot dot) in the url parameter to index.php.
|
| CVE-2012-4915 |
Directory traversal vulnerability in the Google Doc Embedder plugin
before 2.5.4 for WordPress allows remote attackers to read arbitrary
files via a .. (dot dot) in the file parameter to libs/pdf.php.
|
| CVE-2012-4874 |
Unspecified vulnerability in the Another WordPress Classifieds Plugin
before 2.0 for WordPress has unknown impact and attack vectors related
to "image uploads."
|
| CVE-2012-4768 |
Cross-site scripting (XSS) vulnerability in the Download Monitor
plugin before 3.3.5.9 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the dlsearch parameter to the default
URI.
|
| CVE-2012-4448 |
Cross-site request forgery (CSRF) vulnerability in wp-admin/index.php
in WordPress 3.4.2 allows remote attackers to hijack the
authentication of administrators for requests that modify an RSS URL
via a dashboard_incoming_links edit action.
|
| CVE-2012-4422 |
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 leveraging the Administrator role.
|
| CVE-2012-4421 |
The create_post function in wp-includes/class-wp-atom-server.php in
WordPress before 3.4.2 does not perform a capability check, which
allows remote authenticated users to bypass intended access
restrictions and publish new posts by leveraging the Contributor role
and using the Atom Publishing Protocol (aka AtomPub) feature.
|
| CVE-2012-4332 |
The ShareYourCart plugin 1.7.1 for WordPress allows remote attackers
to obtain the installation path via unspecified vectors related to the
SDK.
|
| CVE-2012-4327 |
Unspecified vulnerability in the Image News slider plugin before 3.3
for WordPress has unspecified impact and remote attack vectors.
|
| CVE-2012-4283 |
Cross-site scripting (XSS) vulnerability in the Login With Ajax plugin
before 3.0.4.1 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the callback parameter.
|
| CVE-2012-4273 |
Cross-site scripting (XSS) vulnerability in libs/xing.php in the 2
Click Social Media Buttons plugin before 0.34 for WordPress allows
remote attackers to inject arbitrary web script or HTML via the
xing-url parameter.
|
| CVE-2012-4272 |
Multiple cross-site scripting (XSS) vulnerabilities in the 2 Click
Social Media Buttons plugin before 0.34 for WordPress allow remote
attackers to inject arbitrary web script or HTML via unspecified
vectors related to the "processing of the buttons of Xing and
Pinterest".
|
| CVE-2012-4271 |
Multiple cross-site scripting (XSS) vulnerabilities in
bad-behavior-wordpress-admin.php in the Bad Behavior plugin before
2.0.47 and 2.2.x before 2.2.5 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) PATH_INFO, (2)
httpbl_key, (3) httpbl_maxage, (4) httpbl_threat, (5)
reverse_proxy_addresses, or (6) reverse_proxy_header parameter.
|
| CVE-2012-4268 |
Cross-site scripting (XSS) vulnerability in
bulletproof-security/admin/options.php in the BulletProof Security
plugin before .47.1 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the HTTP_ACCEPT_ENCODING header.
|
| CVE-2012-4264 |
Multiple cross-site scripting (XSS) vulnerabilities in the Better WP
Security (better_wp_security) plugin before 3.2.5 for WordPress allow
remote attackers to inject arbitrary web script or HTML via
unspecified vectors related to "server variables," a different
vulnerability than CVE-2012-4263.
|
| CVE-2012-4263 |
Cross-site scripting (XSS) vulnerability in inc/admin/content.php in
the Better WP Security (better_wp_security) plugin before 3.2.5 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the HTTP_USER_AGENT header.
|
| CVE-2012-4242 |
Cross-site scripting (XSS) vulnerability in the MF Gig Calendar plugin
0.9.2 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the query string to the calendar page.
|
| CVE-2012-4226 |
Multiple cross-site scripting (XSS) vulnerabilities in Quick Post
Widget plugin 1.9.1 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) Title, (2) Content, or (3)
New category field to wordpress/ or (4) query string to wordpress/.
|
| CVE-2012-4033 |
Multiple unspecified vulnerabilities in the Zingiri Web Shop plugin
before 2.4.0 for WordPress have unknown impact and attack vectors.
|
| CVE-2012-3814 |
Unrestricted file upload vulnerability in font-upload.php in the Font
Uploader plugin 1.2.4 for WordPress allows remote attackers to execute
arbitrary PHP code by uploading a PHP file with a .php.ttf extension,
then accessing it via a direct request to the file in
font-uploader/fonts.
|
| CVE-2012-3588 |
Directory traversal vulnerability in preview.php in the Plugin
Newsletter plugin 1.5 for WordPress allows remote attackers to read
arbitrary files via a .. (dot dot) in the data parameter.
|
| CVE-2012-3578 |
Unrestricted file upload vulnerability in html/Upload.php in the
FCChat Widget plugin 2.2.13.1 and earlier for WordPress allows remote
attackers to execute arbitrary code by uploading a file with a file
with an executable extension followed by a safe extension, then
accessing it via a direct request to the file in html/images.
|
| CVE-2012-3577 |
Unrestricted file upload vulnerability in doupload.php in the Nmedia
Member Conversation plugin before 1.4 for WordPress allows remote
attackers to execute arbitrary code by uploading a file with an
executable extension, then accessing it via a direct request to the
file in wp-content/uploads/user_uploads.
|
| CVE-2012-3576 |
Unrestricted file upload vulnerability in php/upload.php in the
wpStoreCart plugin before 2.5.30 for WordPress allows remote attackers
to execute arbitrary code by uploading a file with an executable
extension, then accessing it via a direct request to the file in
uploads/wpstorecart.
|
| CVE-2012-3575 |
Unrestricted file upload vulnerability in uploader.php in the RBX
Gallery plugin 2.1 for WordPress allows remote attackers to execute
arbitrary code by uploading a file with an executable extension, then
accessing it via a direct request to the file in uploads/rbxslider.
|
| CVE-2012-3574 |
Unrestricted file upload vulnerability in
includes/doajaxfileupload.php in the MM Forms Community plugin 2.2.5
and 2.2.6 for WordPress allows remote attackers to execute arbitrary
code by uploading a file with an executable extension, then accessing
it via a direct request to the file in upload/temp.
|
| CVE-2012-3434 |
Multiple cross-site scripting (XSS) vulnerabilities in userperspan.php
in the Count Per Day module before 3.2 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) page, (2)
datemin, or (3) datemax parameter.
|
| CVE-2012-3414 |
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, related to
the "ExternalInterface.call" function.
|
| CVE-2012-3385 |
WordPress before 3.4.1 does not properly restrict access to post
contents such as private or draft posts, which allows remote authors
or contributors to obtain sensitive information via unknown vectors.
|
| CVE-2012-3384 |
Cross-site request forgery (CSRF) vulnerability in the customizer in
WordPress before 3.4.1 allows remote attackers to hijack the
authentication of unspecified victims via unknown vectors.
|
| CVE-2012-3383 |
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) attacks by leveraging the Administrator or
Editor role and composing crafted text.
|
| CVE-2012-2920 |
Cross-site scripting (XSS) vulnerability in the userphoto_options_page
function in user-photo.php in the User Photo plugin before 0.9.5.2 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the PATH_INFO to wp-admin/options-general.php. NOTE: some of
these details are obtained from third party information.
|
| CVE-2012-2917 |
Cross-site scripting (XSS) vulnerability in the Share and Follow
plugin 1.80.3 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the CDN API Key (cnd-key) in a
share-and-follow-menu page to wp-admin/admin.php.
|
| CVE-2012-2916 |
Cross-site scripting (XSS) vulnerability in sabre_class_admin.php in
the SABRE plugin before 2.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the active_option parameter to
wp-admin/tools.php.
|
| CVE-2012-2913 |
Multiple cross-site scripting (XSS) vulnerabilities in the Leaflet
plugin 0.0.1 for WordPress allow remote attackers to inject arbitrary
web script or HTML via the id parameter to (1) leaflet_layer.php or
(2) leaflet_marker.php, as reachable through wp-admin/admin.php.
|
| CVE-2012-2912 |
Multiple cross-site scripting (XSS) vulnerabilities in the
LeagueManager plugin 3.7 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) group parameter in the
show-league page or (2) season parameter in the team page to
wp-admin/admin.php.
|
| CVE-2012-2759 |
Cross-site scripting (XSS) vulnerability in login-with-ajax.php in the
Login With Ajax (aka login-with-ajax) plugin before 3.0.4.1 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the callback parameter in a lostpassword action to
wp-login.php.
|
| CVE-2012-2633 |
Cross-site scripting (XSS) vulnerability in wassup.php in the WassUp
plugin before 1.8.3.1 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the User-Agent HTTP header.
|
| CVE-2012-2583 |
Cross-site scripting (XSS) vulnerability in Mini Mail Dashboard Widget
plugin 1.42 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the body of an email.
|
| CVE-2012-2580 |
Cross-site scripting (XSS) vulnerability in the Postie plugin 1.4.3,
and possibly before 1.5.15, for WordPress allows remote attackers to
inject arbitrary web script or HTML via the From field of an email.
|
| CVE-2012-2579 |
Multiple cross-site scripting (XSS) vulnerabilities in the WP
SimpleMail plugin 1.0.6 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) To, (2) From, (3) Date, or
(4) Subject field of an email.
|
| CVE-2012-2572 |
Cross-site scripting (XSS) vulnerability in the ThreeWP Email
Reflector plugin before 1.16 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the Subject of an email.
|
| CVE-2012-2404 |
wp-comments-post.php in WordPress before 3.3.2 supports offsite
redirects, which makes it easier for remote attackers to conduct
cross-site scripting (XSS) attacks via unspecified vectors.
|
| CVE-2012-2403 |
wp-includes/formatting.php in WordPress before 3.3.2 attempts to
enable clickable links inside attributes, which makes it easier for
remote attackers to conduct cross-site scripting (XSS) attacks via
unspecified vectors.
|
| CVE-2012-2402 |
wp-admin/plugins.php in WordPress before 3.3.2 allows remote
authenticated site administrators to bypass intended access
restrictions and deactivate network-wide plugins via unspecified
vectors.
|
| CVE-2012-2401 |
Plupload before 1.5.4, as used in wp-includes/js/plupload/ in
WordPress before 3.3.2 and other products, enables scripting
regardless of the domain from which the SWF content was loaded, which
allows remote attackers to bypass the Same Origin Policy via crafted
content.
|
| CVE-2012-2400 |
Unspecified vulnerability in wp-includes/js/swfobject.js in WordPress
before 3.3.2 has unknown impact and attack vectors.
|
| CVE-2012-2399 |
Cross-site scripting (XSS) vulnerability in swfupload.swf in SWFupload
2.2.0.1 and earlier, as used in WordPress before 3.5.2, TinyMCE Image
Manager 1.1 and earlier, and other products allows remote attackers to
inject arbitrary web script or HTML via the buttonText parameter, a
different vulnerability than CVE-2012-3414.
|
| CVE-2012-2371 |
Cross-site scripting (XSS) vulnerability in index.php in the
WP-FaceThumb plugin 0.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the pagination_wp_facethumb
parameter.
|
| CVE-2012-2109 |
SQL injection vulnerability in wp-load.php in the BuddyPress plugin
1.5.x before 1.5.5 of WordPress allows remote attackers to execute
arbitrary SQL commands via the page parameter in an
activity_widget_filter action.
|
| CVE-2012-1936 |
** DISPUTED ** The wp_create_nonce function in
wp-includes/pluggable.php in WordPress 3.3.1 and earlier associates a
nonce with a user account instead of a user session, which might make
it easier for remote attackers to conduct cross-site request forgery
(CSRF) attacks on specific actions and objects by sniffing the
network, as demonstrated by attacks against the
wp-admin/admin-ajax.php and wp-admin/user-new.php scripts. NOTE: the
vendor reportedly disputes the significance of this issue because
wp_create_nonce operates as intended, even if it is arguably
inconsistent with certain CSRF protection details advocated by
external organizations.
|
| CVE-2012-1835 |
Multiple cross-site scripting (XSS) vulnerabilities in the All-in-One
Event Calendar plugin 1.4 and 1.5 for WordPress allow remote attackers
to inject arbitrary web script or HTML via the (1) title parameter to
app/view/agenda-widget-form.php; (2) args, (3) title, (4)
before_title, or (5) after_title parameter to
app/view/agenda-widget.php; (6) button_value parameter to
app/view/box_publish_button.php; or (7) msg parameter to
/app/view/save_successful.php.
|
| CVE-2012-1834 |
Cross-site scripting (XSS) vulnerability in the cms_tpv_admin_head
function in functions.php in the CMS Tree Page View plugin before
0.8.9 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the cms_tpv_view parameter to
wp-admin/options-general.php.
|
| CVE-2012-1786 |
The Media Upload form in the Video Embed & Thumbnail Generator plugin
before 2.0 for WordPress allows remote attackers to obtain the
installation path via unknown vectors.
|
| CVE-2012-1785 |
kg_callffmpeg.php in the Video Embed & Thumbnail Generator plugin
before 2.0 for WordPress allows remote attackers to execute arbitrary
commands via unspecified vectors.
|
| CVE-2012-1205 |
PHP remote file inclusion vulnerability in relocate-upload.php in
Relocate Upload plugin before 0.20 for WordPress allows remote
attackers to execute arbitrary PHP code via a URL in the abspath
parameter.
|
| CVE-2012-1125 |
Unrestricted file upload vulnerability in
uploadify/scripts/uploadify.php in the Kish Guest Posting plugin
before 1.2 for WordPress allows remote attackers to execute arbitrary
code by uploading a file with a PHP extension, then accessing it via a
direct request to the file in the directory specified by the folder
parameter.
|
| CVE-2012-1068 |
Cross-site scripting (XSS) vulnerability in the rc_ajax function in
core.php in the WP-RecentComments plugin before 2.0.7 for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
page parameter, related to AJAX paging.
|
| CVE-2012-1067 |
SQL injection vulnerability in the WP-RecentComments plugin 2.0.7 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the id parameter in an rc-content action to index.php. NOTE: the
provenance of this information is unknown; the details are obtained
solely from third party information.
|
| CVE-2012-1011 |
actions.php in the AllWebMenus plugin 1.1.8 for WordPress allows
remote attackers to bypass intended access restrictions to upload and
execute arbitrary PHP code by setting the HTTP_REFERER to a certain
value, then uploading a ZIP file containing a PHP file, then accessing
it via a direct request to the file in an unspecified directory.
|
| CVE-2012-1010 |
Unrestricted file upload vulnerability in actions.php in the
AllWebMenus plugin before 1.1.8 for WordPress allows remote attackers
to execute arbitrary PHP code by uploading a ZIP file containing a PHP
file, then accessing it via a direct request to the file in an
unspecified directory.
|
| CVE-2012-0937 |
** DISPUTED ** wp-admin/setup-config.php in the installation component
in WordPress 3.3.1 and earlier does not limit the number of MySQL
queries sent to external MySQL database servers, which allows remote
attackers to use WordPress as a proxy for brute-force attacks or
denial of service attacks via the dbhost parameter, a different
vulnerability than CVE-2011-4898. NOTE: the vendor disputes the
significance of this issue because an incomplete WordPress
installation might be present on the network for only a short time.
|
| CVE-2012-0934 |
PHP remote file inclusion vulnerability in ajax/savetag.php in the
Theme Tuner plugin for WordPress before 0.8 allows remote attackers to
execute arbitrary PHP code via a URL in the tt-abspath parameter.
|
| CVE-2012-0901 |
Cross-site scripting (XSS) vulnerability in yousaytoo.php in YouSayToo
auto-publishing plugin 1.0 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the submit parameter.
|
| CVE-2012-0898 |
Directory traversal vulnerability in meb_download.php in the
myEASYbackup plugin 1.0.8.1 for WordPress allows remote attackers to
read arbitrary files via a .. (dot dot) in the dwn_file parameter.
|
| CVE-2012-0896 |
Absolute path traversal vulnerability in download.php in the Count Per
Day module before 3.1.1 for WordPress allows remote attackers to read
arbitrary files via the f parameter.
|
| CVE-2012-0895 |
Cross-site scripting (XSS) vulnerability in map/map.php in the Count
Per Day module before 3.1.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the map parameter.
|
| CVE-2012-0782 |
** DISPUTED ** Multiple cross-site scripting (XSS) vulnerabilities in
wp-admin/setup-config.php in the installation component in WordPress
3.3.1 and earlier allow remote attackers to inject arbitrary web
script or HTML via the (1) dbhost, (2) dbname, or (3) uname parameter.
NOTE: the vendor disputes the significance of this issue; also, it is
unclear whether this specific XSS scenario has security relevance.
|
| CVE-2012-0287 |
Cross-site scripting (XSS) vulnerability in wp-comments-post.php in
WordPress 3.3.x before 3.3.1, when Internet Explorer is used, allows
remote attackers to inject arbitrary web script or HTML via the query
string in a POST operation that is not properly handled by the
"Duplicate comment detected" feature.
|
| CVE-2011-5308 |
Multiple SQL injection vulnerabilities in cdnvote-post.php in the
cdnvote plugin before 0.4.2 for WordPress allow remote attackers to
execute arbitrary SQL commands via the (1) cdnvote_post_id or (2)
cdnvote_point parameter.
|
| CVE-2011-5307 |
Cross-site scripting (XSS) vulnerability in index.php in the
PhotoSmash plugin 1.0.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the action parameter.
|
| CVE-2011-5304 |
Multiple cross-site scripting (XSS) vulnerabilities in the Sodahead
Polls plugin before 2.0.4 for WordPress allow remote attackers to
inject arbitrary web script or HTML via (1) the poll_id parameter to
customizer.php or (2) the customize parameter to poll.php.
|
| CVE-2011-5286 |
SQL injection vulnerability in social-slider-2/ajax.php in the Social
Slider plugin before 7.4.2 for WordPress allows remote attackers to
execute arbitrary SQL commands via the rA array parameter.
|
| CVE-2011-5270 |
wp-admin/press-this.php in WordPress before 3.0.6 does not enforce the
publish_posts capability requirement, which allows remote
authenticated users to perform publish actions by leveraging the
Contributor role.
|
| CVE-2011-5265 |
Cross-site scripting (XSS) vulnerability in cached_image.php in the
Featurific For WordPress plugin 1.6.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the snum
parameter. NOTE: this has been disputed by a third party.
|
| CVE-2011-5264 |
Cross-site scripting (XSS) vulnerability in lazyest-backup.php in the
Lazyest Backup plugin before 0.2.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the xml_or_all
parameter.
|
| CVE-2011-5257 |
Multiple cross-site scripting (XSS) vulnerabilities in the Classipress
theme before 3.1.5 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) twitter_id parameter related
to the Twitter widget and (2) facebook_id parameter related to the
Facebook widget.
|
| CVE-2011-5254 |
Unspecified vulnerability in the Connections plugin before 0.7.1.6 for
WordPress has unknown impact and attack vectors.
|
| CVE-2011-5226 |
Cross-site request forgery (CSRF) vulnerability in
wordpress_sentinel.php in the Sentinel plugin 1.0.0 for WordPress
allows remote attackers to hijack the authentication of an
administrator for requests that trigger snapshots.
|
| CVE-2011-5225 |
Cross-site scripting (XSS) vulnerability in wordpress_sentinel.php in
the Sentinel plugin 1.0.0 for WordPress allows remote attackers to
inject arbitrary web script or HTML via unknown vectors.
|
| CVE-2011-5224 |
SQL injection vulnerability in the Sentinel plugin 1.0.0 for WordPress
allows remote attackers to execute arbitrary SQL commands via
unspecified vectors.
|
| CVE-2011-5216 |
SQL injection vulnerability in ajax.php in SCORM Cloud For WordPress
plugin before 1.0.7 for WordPress allows remote attackers to execute
arbitrary SQL commands via the active parameter. NOTE: some of these
details are obtained from third party information.
|
| CVE-2011-5208 |
Multiple directory traversal vulnerabilities in the BackWPup plugin
before 1.4.1 for WordPress allow remote attackers to read arbitrary
files via a .. (dot dot) in the wpabs parameter to (1)
app/options-view_log-iframe.php or (2) app/options-runnow-iframe.php.
|
| CVE-2011-5207 |
Cross-site scripting (XSS) vulnerability in admin/OptionsPostsList.php
in the TheCartPress plugin for WordPress before 1.1.6 before
2011-12-31 allows remote attackers to inject arbitrary web script or
HTML via the tcp_name_post_XXXXX parameter.
|
| CVE-2011-5194 |
Cross-site scripting (XSS) vulnerability in
vendors/samswhois/samswhois.inc.php in the Whois Search plugin before
1.4.2.3 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the domain parameter, a different vulnerability
than CVE-2011-5193.
|
| CVE-2011-5193 |
Cross-site scripting (XSS) vulnerability in
vendors/samswhois/samswhois.inc.php in the Whois Search plugin 1.4.2.3
for WordPress, when the WHOIS widget is enabled, allows remote
attackers to inject arbitrary web script or HTML via the domain
parameter to index.php, a different vulnerability than CVE-2011-5194.
|
| CVE-2011-5192 |
Cross-site scripting (XSS) vulnerability in pretty-bar.php in Pretty
Link Lite plugin before 1.5.6 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the slug parameter, a
different vulnerability than CVE-2011-5191.
|
| CVE-2011-5191 |
Cross-site scripting (XSS) vulnerability in pretty-bar.php in Pretty
Link Lite plugin before 1.5.4 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the slug parameter, a
different vulnerability than CVE-2011-5192.
|
| CVE-2011-5182 |
** DISPUTED **
Cross-site scripting (XSS) vulnerability in
lanoba-social-plugin/index.php in the Lanoba Social plugin 1.0 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the action parameter. NOTE: the vendor disputes this issue,
stating "Lanoba's plug in does sanitize user input, and because that
input is never sent to the browser, an attacker has no way of
executing script or code on a user's behalf."
|
| CVE-2011-5181 |
Cross-site scripting (XSS) vulnerability in clickdesk.php in ClickDesk
Live Support - Live Chat plugin 2.0 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the cdwidgetid
parameter. NOTE: some of these details are obtained from third party
information.
|
| CVE-2011-5180 |
Cross-site scripting (XSS) vulnerability in wp-1pluginjquery.php in
the ZooEffect plugin 1.01 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the page parameter. NOTE:
some of these details are obtained from third party information.
NOTE: this has been disputed by a third party.
|
| CVE-2011-5179 |
Cross-site scripting (XSS) vulnerability in skysa-official/skysa.php
in Skysa App Bar Integration plugin, possibly before 1.04, for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the submit parameter.
|
| CVE-2011-5128 |
Multiple cross-site scripting (XSS) vulnerabilities in the Adminimize
plugin before 1.7.22 for WordPress allow remote attackers to inject
arbitrary web script or HTML via the page parameter to (1)
inc-options/deinstall_options.php, (2) inc-options/theme_options.php,
or (3) inc-options/im_export_options.php, or the (4) post or (5)
post_ID parameters to adminimize.php, different vectors than
CVE-2011-4926.
|
| CVE-2011-5107 |
Cross-site scripting (XSS) vulnerability in post_alert.php in Alert
Before Your Post plugin, possibly 0.1.1 and earlier, for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
name parameter.
|
| CVE-2011-5106 |
Cross-site scripting (XSS) vulnerability in edit-post.php in the
Flexible Custom Post Type plugin before 0.1.7 for WordPress allows
remote attackers to inject arbitrary web script or HTML via the id
parameter.
|
| CVE-2011-5104 |
Cross-site scripting (XSS) vulnerability in
wpsc-admin/display-sales-logs.php in WP e-Commerce plugin 3.8.7.1 and
possibly earlier for WordPress allows remote attackers to inject
arbitrary web script or HTML via the custom_text parameter. NOTE: some
of these details are obtained from third party information.
|
| CVE-2011-5082 |
Cross-site scripting (XSS) vulnerability in the s2Member Pro plugin
before 111220 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the
s2member_pro_authnet_checkout[coupon] parameter (aka Coupon Code
field).
|
| CVE-2011-5051 |
Multiple unrestricted file upload vulnerabilities in the WP Symposium
plugin before 11.12.24 for WordPress allow remote attackers to execute
arbitrary code by uploading a file with an executable extension using
(1) uploadify/upload_admin_avatar.php or (2)
uploadify/upload_profile_avatar.php, then accessing it via a direct
request to the file in an unspecified directory inside the webroot.
|
| CVE-2011-4957 |
The make_clickable function in wp-includes/formatting.php in WordPress
before 3.1.1 does not properly check URLs before passing them to the
PCRE library, which allows remote attackers to cause a denial of
service (crash) via a comment with a crafted URL that triggers many
recursive calls.
|
| CVE-2011-4956 |
Cross-site scripting (XSS) vulnerability in WordPress before 3.1.1
allows remote attackers to inject arbitrary web script or HTML via
unspecified vectors.
|
| CVE-2011-4955 |
Multiple cross-site scripting (XSS) vulnerabilities in ui_stats.php in
the bSuite plugin before 5 alpha 3 for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) s or (2)
p parameters to index.php.
|
| CVE-2011-4926 |
Cross-site scripting (XSS) vulnerability in
adminimize/adminimize_page.php in the Adminimize plugin before 1.7.22
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the page parameter.
|
| CVE-2011-4899 |
** DISPUTED ** wp-admin/setup-config.php in the installation component
in WordPress 3.3.1 and earlier does not ensure that the specified
MySQL database service is appropriate, which allows remote attackers
to configure an arbitrary database via the dbhost and dbname
parameters, and subsequently conduct static code injection and
cross-site scripting (XSS) attacks via (1) an HTTP request or (2) a
MySQL query. NOTE: the vendor disputes the significance of this issue;
however, remote code execution makes the issue important in many
realistic environments.
|
| CVE-2011-4898 |
** DISPUTED ** wp-admin/setup-config.php in the installation component
in WordPress 3.3.1 and earlier generates different error messages for
requests lacking a dbname parameter depending on whether the MySQL
credentials are valid, which makes it easier for remote attackers to
conduct brute-force attacks via a series of requests with different
uname and pwd parameters. NOTE: the vendor disputes the significance
of this issue; also, it is unclear whether providing intentionally
vague error messages during installation would be reasonable from a
usability perspective.
|
| CVE-2011-4803 |
SQL injection vulnerability in wptouch/ajax.php in the WPTouch plugin
for WordPress allows remote attackers to execute arbitrary SQL
commands via the id parameter.
|
| CVE-2011-4673 |
SQL injection vulnerability in modules/sharedaddy.php in the Jetpack
plugin for WordPress allows remote attackers to execute arbitrary SQL
commands via the id parameter.
|
| CVE-2011-4671 |
SQL injection vulnerability in adrotate/adrotate-out.php in the
AdRotate plugin 3.6.6, and other versions before 3.6.8, for WordPress
allows remote attackers to execute arbitrary SQL commands via the
track parameter (aka redirect URL).
|
| CVE-2011-4669 |
SQL injection vulnerability in wp-users.php in WordPress Users plugin
1.3 and possibly earlier for WordPress allows remote attackers to
execute arbitrary SQL commands via the uid parameter to index.php.
|
| CVE-2011-4646 |
SQL injection vulnerability in wp-postratings.php in the
WP-PostRatings plugin 1.50, 1.61, and probably other versions before
1.62 for WordPress allows remote authenticated users with the Author
role to execute arbitrary SQL commands via the id attribute of the
ratings shortcode when creating a post. NOTE: some of these details
are obtained from third party information.
|
| CVE-2011-4624 |
Cross-site scripting (XSS) vulnerability in facebook.php in the GRAND
FlAGallery plugin (flash-album-gallery) before 1.57 for WordPress
allows remote attackers to inject arbitrary web script or HTML via the
i parameter.
|
| CVE-2011-4618 |
Cross-site scripting (XSS) vulnerability in advancedtext.php in
Advanced Text Widget plugin before 2.0.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the page
parameter.
|
| CVE-2011-4568 |
Cross-site scripting (XSS) vulnerability in view/frontend-head.php in
the Flowplayer plugin before 1.2.12 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the URI.
|
| CVE-2011-4562 |
Multiple cross-site scripting (XSS) vulnerabilities in (1)
view/admin/log_item.php and (2) view/admin/log_item_details.php in the
Redirection plugin 2.2.9 for WordPress allow remote attackers to
inject arbitrary web script or HTML via the Referer HTTP header in a
request to a post that does not exist.
|
| CVE-2011-4342 |
PHP remote file inclusion vulnerability in wp_xml_export.php in the
BackWPup plugin before 1.7.2 for WordPress allows remote attackers to
execute arbitrary PHP code via a URL in the wpabs parameter.
|
| CVE-2011-4106 |
TimThumb (timthumb.php) before 2.0 does not validate the entire source
with the domain white list, which allows remote attackers to upload
and execute arbitrary code via a URL containing a white-listed domain
in the src parameter, then accessing it via a direct request to the
file in the cache directory, as exploited in the wild in August 2011.
|
| CVE-2011-3981 |
PHP remote file inclusion vulnerability in actions.php in the
Allwebmenus plugin 1.1.3 for WordPress allows remote attackers to
execute arbitrary PHP code via a URL in the abspath parameter.
|
| CVE-2011-3865 |
Cross-site scripting (XSS) vulnerability in the Black-LetterHead theme
before 1.6 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the PATH_INFO to index.php.
|
| CVE-2011-3864 |
Cross-site scripting (XSS) vulnerability in the The Erudite theme
before 2.7.9 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the cpage parameter.
|
| CVE-2011-3863 |
Cross-site scripting (XSS) vulnerability in the RedLine theme before
1.66 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3862 |
Cross-site scripting (XSS) vulnerability in the Morning Coffee theme
before 3.6 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the PATH_INFO to index.php.
|
| CVE-2011-3861 |
Cross-site scripting (XSS) vulnerability in the Web Minimalist 200901
theme before 1.2 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the PATH_INFO to index.php.
|
| CVE-2011-3860 |
Cross-site scripting (XSS) vulnerability in the Cover WP theme before
1.6.6 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3859 |
Cross-site scripting (XSS) vulnerability in the Trending theme before
0.2 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the cpage parameter.
|
| CVE-2011-3858 |
Cross-site scripting (XSS) vulnerability in the Pixiv Custom theme
before 2.1.6 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the s parameter.
|
| CVE-2011-3857 |
Cross-site scripting (XSS) vulnerability in the Antisnews theme before
1.10 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3856 |
Cross-site scripting (XSS) vulnerability in the Elegant Grunge theme
before 1.0.4 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the s parameter.
|
| CVE-2011-3855 |
Cross-site scripting (XSS) vulnerability in the F8 Lite theme before
4.2.2 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3854 |
Cross-site scripting (XSS) vulnerability in the ZenLite theme before
4.4 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3853 |
Cross-site scripting (XSS) vulnerability in the Hybrid theme before
0.10 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the cpage parameter.
|
| CVE-2011-3852 |
Cross-site scripting (XSS) vulnerability in the EvoLve theme before
1.2.6 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3851 |
Cross-site scripting (XSS) vulnerability in the News theme before 0.2
for WordPress allows remote attackers to inject arbitrary web script
or HTML via the cpage parameter.
|
| CVE-2011-3850 |
Cross-site scripting (XSS) vulnerability in the Atahualpa theme before
3.6.8 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the s parameter.
|
| CVE-2011-3841 |
Cross-site scripting (XSS) vulnerability in
uploadify/get_profile_avatar.php in the WP Symposium plugin before
11.12.08 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the uid parameter.
|
| CVE-2011-3818 |
WordPress 2.9.2 and 3.0.4 allows remote attackers to obtain sensitive
information via a direct request to a .php file, which reveals the
installation path in an error message, as demonstrated by
wp-admin/includes/user.php and certain other files.
|
| CVE-2011-3130 |
wp-includes/taxonomy.php in WordPress 3.1 before 3.1.3 and 3.2 before
Beta 2 has unknown impact and attack vectors related to "Taxonomy
query hardening," possibly involving SQL injection.
|
| CVE-2011-3129 |
The file upload functionality in WordPress 3.1 before 3.1.3 and 3.2
before Beta 2, when running "on hosts with dangerous security settings,"
has unknown impact and attack vectors, possibly related to dangerous
filenames.
|
| CVE-2011-3128 |
WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 treats unattached
attachments as published, which might allow remote attackers to obtain
sensitive data via vectors related to wp-includes/post.php.
|
| CVE-2011-3127 |
WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 does not prevent
rendering for (1) admin or (2) login pages inside a frame in a
third-party HTML document, which makes it easier for remote attackers
to conduct clickjacking attacks via a crafted web site.
|
| CVE-2011-3126 |
WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 allows remote
attackers to determine usernames of non-authors via canonical
redirects.
|
| CVE-2011-3125 |
Unspecified vulnerability in WordPress 3.1 before 3.1.3 and 3.2 before
Beta 2 has unknown impact and attack vectors related to "Various
security hardening."
|
| CVE-2011-3122 |
Unspecified vulnerability in WordPress 3.1 before 3.1.3 and 3.2 before
Beta 2 has unknown impact and attack vectors related to "Media
security."
|
| CVE-2011-1669 |
Directory traversal vulnerability in wp-download.php in the WP Custom
Pages module 0.5.0.1 for WordPress allows remote attackers to read
arbitrary files via ..%2F (encoded dot dot) sequences in the url
parameter.
|
| CVE-2011-1047 |
Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka
ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote
attackers to execute arbitrary SQL commands via the (1) search_max
parameter in a search action to index.php, which is not properly
handled by wpf.class.php, (2) id parameter in an editpost action to
index.php, which is not properly handled by wpf-post.php, or (3) topic
parameter to feed.php.
|
| CVE-2011-0760 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
configuration screen in wp-relatedposts.php in the WP Related Posts
plugin 1.0 for WordPress allow remote attackers to hijack the
authentication of administrators for requests that insert cross-site
scripting (XSS) sequences via the (1) wp_relatedposts_title, (2)
wp_relatedposts_num, or (3) wp_relatedposts_type parameter.
|
| CVE-2011-0759 |
Multiple cross-site request forgery (CSRF) vulnerabilities in the
configuration page in the Recaptcha (aka WP-reCAPTCHA) plugin 2.9.8.2
for WordPress allow remote attackers to hijack the authentication of
administrators for requests that disable the CAPTCHA requirement or
insert cross-site scripting (XSS) sequences via the (1)
recaptcha_opt_pubkey, (2) recaptcha_opt_privkey, (3) re_tabindex, (4)
error_blank, (5) error_incorrect, (6) mailhide_pub, (7) mailhide_priv,
(8) mh_replace_link, or (9) mh_replace_title parameter.
|
| CVE-2011-0740 |
Cross-site scripting (XSS) vulnerability in
magpie/scripts/magpie_slashbox.php in RSS Feed Reader 0.1 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the rss_url parameter.
|
| CVE-2011-0701 |
wp-admin/async-upload.php in the media uploader in WordPress before
3.0.5 allows remote authenticated users to read (1) draft posts or (2)
private posts via a modified attachment_id parameter.
|
| CVE-2011-0700 |
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,
(4) ping_status, and (5) escaping of tags within the tags meta box.
|
| CVE-2011-0641 |
Multiple cross-site scripting (XSS) vulnerabilities in
wp-admin/admin.php in the StatPressCN plugin 1.9.0 for WordPress allow
remote attackers to inject arbitrary web script or HTML via the (1)
what1, (2) what2, (3) what3, (4) what4, and (5) what5 parameters.
NOTE: the provenance of this information is unknown; the details are
obtained solely from third party information.
|
| CVE-2010-5297 |
WordPress before 3.0.1, when a Multisite installation is used,
permanently retains the "site administrators can add users" option
once changed, which might allow remote authenticated administrators to
bypass intended access restrictions in opportunistic circumstances via
an add action after a temporary change.
|
| CVE-2010-5296 |
wp-includes/capabilities.php in WordPress before 3.0.2, when a
Multisite configuration is used, does not require the Super Admin role
for the delete_users capability, which allows remote authenticated
administrators to bypass intended access restrictions via a delete
action.
|
| CVE-2010-5295 |
Cross-site scripting (XSS) vulnerability in wp-admin/plugins.php in
WordPress before 3.0.2 might allow remote attackers to inject
arbitrary web script or HTML via a plugin's author field, which is not
properly handled during a Delete Plugin action.
|
| CVE-2010-5294 |
Multiple cross-site scripting (XSS) vulnerabilities in the
request_filesystem_credentials function in wp-admin/includes/file.php
in WordPress before 3.0.2 allow remote servers to inject arbitrary web
script or HTML by providing a crafted error message for a (1) FTP or
(2) SSH connection attempt.
|
| CVE-2010-5293 |
wp-includes/comment.php in WordPress before 3.0.2 does not properly
whitelist trackbacks and pingbacks in the blogroll, which allows
remote attackers to bypass intended spam restrictions via a crafted
URL, as demonstrated by a URL that triggers a substring match.
|
| CVE-2010-5106 |
The XML-RPC remote publishing interface in xmlrpc.php in WordPress
before 3.0.3 does not properly check capabilities, which allows remote
authenticated users to bypass intended access restrictions, and
publish, edit, or delete posts, by leveraging the Author or
Contributor role.
|
| CVE-2010-4875 |
Cross-site scripting (XSS) vulnerability in
vodpod-video-gallery/vodpod_gallery_thumbs.php in the Vodpod Video
Gallery Plugin 3.1.5 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the gid parameter.
|
| CVE-2010-4839 |
SQL injection vulnerability in the Event Registration plugin 5.32 and
earlier for WordPress allows remote attackers to execute arbitrary SQL
commands via the event_id parameter in a register action.
|
| CVE-2010-4825 |
Cross-site scripting (XSS) vulnerability in magpie_debug.php in the
Twitter Feed plugin (wp-twitter-feed) 0.3.1 for WordPress allows
remote attackers to inject arbitrary web script or HTML via the url
parameter.
|
| CVE-2010-4779 |
Cross-site scripting (XSS) vulnerability in lib/includes/auth.inc.php
in the WPtouch plugin 1.9.19.4 and 1.9.20 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the
wptouch_settings parameter to include/adsense-new.php. NOTE: some of
these details are obtained from third party information.
|
| CVE-2010-4747 |
Cross-site scripting (XSS) vulnerability in
wordpress-processing-embed/data/popup.php in the Processing Embed
plugin 0.5 for WordPress allows remote attackers to inject arbitrary
web script or HTML via the pluginurl parameter.
|
| CVE-2010-4637 |
Cross-site scripting (XSS) vulnerability in feedlist/handler_image.php
in the FeedList plugin 2.61.01 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the i parameter.
|
| CVE-2010-4630 |
Cross-site scripting (XSS) vulnerability in
pages/admin/surveys/create.php in the WP Survey And Quiz Tool plugin
1.2.1 for WordPress allows remote attackers to inject arbitrary web
script or HTML via the action parameter.
|
| CVE-2010-4536 |
Multiple cross-site scripting (XSS) vulnerabilities in KSES, as used
in WordPress before 3.0.4, allow remote attackers to inject arbitrary
web script or HTML via vectors related to (1) the & (ampersand)
character, (2) the case of an attribute name, (3) a padded entity, and
(4) an entity that is not in normalized form.
|
| CVE-2010-4518 |
Cross-site scripting (XSS) vulnerability in
wp-safe-search/wp-safe-search-jx.php in the Safe Search plugin 0.7 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the v1 parameter.
|
| CVE-2010-4403 |
The Register Plus plugin 3.5.1 and earlier for WordPress allows remote
attackers to obtain sensitive information via a direct request to (1)
dash_widget.php and (2) register-plus.php, which reveals the
installation path in an error message.
|
| CVE-2010-4402 |
Multiple cross-site scripting (XSS) vulnerabilities in wp-login.php in
the Register Plus plugin 3.5.1 and earlier for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1)
firstname, (2) lastname, (3) website, (4) aim, (5) yahoo, (6) jabber,
(7) about, (8) pass1, and (9) pass2 parameters in a register action.
|
| CVE-2010-4277 |
Cross-site scripting (XSS) vulnerability in lembedded-video.php in the
Embedded Video plugin 4.1 for WordPress allows remote attackers to
inject arbitrary web script or HTML via the content parameter to
wp-admin/post.php.
|
| CVE-2010-4257 |
SQL injection vulnerability in the do_trackbacks function in
wp-includes/comment.php in WordPress before 3.0.2 allows remote
authenticated users to execute arbitrary SQL commands via the Send
Trackbacks field.
|
| CVE-2010-3977 |
Multiple cross-site scripting (XSS) vulnerabilities in
wp-content/plugins/cforms/lib_ajax.php in cforms WordPress plugin 11.5
allow remote attackers to inject arbitrary web script or HTML via the
(1) rs and (2) rsargs[] parameters.
|
| CVE-2010-2924 |
SQL injection vulnerability in myLDlinker.php in the myLinksDump
Plugin 1.2 for WordPress allows remote attackers to execute arbitrary
SQL commands via the url parameter. NOTE: some of these details are
obtained from third party information.
|
| CVE-2010-1186 |
Cross-site scripting (XSS) vulnerability in xml/media-rss.php in the
NextGEN Gallery plugin before 1.5.2 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the mode
parameter.
|
| CVE-2010-0682 |
WordPress 2.9 before 2.9.2 allows remote authenticated users to read
trash posts from other authors via a direct request with a modified p
parameter.
|
| CVE-2010-0673 |
SQL injection vulnerability in cplphoto.php in the Copperleaf Photolog
plugin 0.16, and possibly earlier, for WordPress allows remote
attackers to execute arbitrary SQL commands via the postid parameter.
|
| CVE-2009-4748 |
SQL injection vulnerability in mycategoryorder.php in the My Category
Order plugin 2.8 and earlier for WordPress allows remote attackers to
execute arbitrary SQL commands via the parentID parameter in an
act_OrderCategories action to wp-admin/post-new.php.
|
| CVE-2009-4672 |
Directory traversal vulnerability in main.php in the WP-Lytebox plugin
1.3 for WordPress allows remote attackers to include and execute
arbitrary local files via a .. (dot dot) in the pg parameter.
|
| CVE-2009-4424 |
SQL injection vulnerability in results.php in the Pyrmont plugin 2 for
WordPress allows remote attackers to execute arbitrary SQL commands
via the id parameter.
|
| CVE-2009-4170 |
WP-Cumulus Plug-in 1.20 for WordPress, and possibly other versions,
allows remote attackers to obtain sensitive information via a crafted
request to wp-cumulus.php, probably without parameters, which reveals
the installation path in an error message.
|
| CVE-2009-4169 |
Cross-site scripting (XSS) vulnerability in wp-cumulus.php in the
WP-Cumulus Plug-in before 1.22 for WordPress allows remote attackers
to inject arbitrary web script or HTML via unspecified vectors.
|
| CVE-2009-4168 |
Cross-site scripting (XSS) vulnerability in Roy Tanck tagcloud.swf, as
used in the WP-Cumulus plugin before 1.23 for WordPress and the
Joomulus module 2.0 and earlier for Joomla!, allows remote attackers
to inject arbitrary web script or HTML via the tagcloud parameter in a
tags action.
Cross-site scripting (XSS) vulnerability in tagcloud.swf in the
WP-Cumulus Plug-in before 1.23 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the tagcloud parameter.
|
| CVE-2009-3891 |
Cross-site scripting (XSS) vulnerability in wp-admin/press-this.php in
WordPress before 2.8.6 allows remote authenticated users to inject
arbitrary web script or HTML via the s parameter (aka the selection
variable).
|
| CVE-2009-3890 |
Unrestricted file upload vulnerability in the wp_check_filetype
function in wp-includes/functions.php in WordPress before 2.8.6, when
a certain configuration of the mod_mime module in the Apache HTTP
Server is enabled, allows remote authenticated users to execute
arbitrary code by posting an attachment with a multiple-extension
filename, and then accessing this attachment via a direct request to a
wp-content/uploads/ pathname, as demonstrated by a .php.jpg filename.
|
| CVE-2009-3703 |
Multiple SQL injection vulnerabilities in the WP-Forum plugin before
2.4 for WordPress allow remote attackers to execute arbitrary SQL
commands via (1) the search_max parameter in a search action to the
default URI, related to wpf.class.php; (2) the forum parameter to an
unspecified component, related to wpf.class.php; (3) the topic
parameter in a viewforum action to the default URI, related to the
remove_topic function in wpf.class.php; or the id parameter in a (4)
editpost or (5) viewtopic action to the default URI, related to
wpf-post.php.
|
| CVE-2009-3622 |
Algorithmic complexity vulnerability in wp-trackback.php in WordPress
before 2.8.5 allows remote attackers to cause a denial of service (CPU
consumption and server hang) via a long title parameter in conjunction
with a charset parameter composed of many comma-separated "UTF-8"
substrings, related to the mb_convert_encoding function in PHP.
|
| CVE-2009-2854 |
Wordpress before 2.8.3 does not check capabilities for certain
actions, which allows remote attackers to make unauthorized edits or
additions via a direct request to (1) edit-comments.php, (2)
edit-pages.php, (3) edit.php, (4) edit-category-form.php, (5)
edit-link-category-form.php, (6) edit-tag-form.php, (7) export.php,
(8) import.php, or (9) link-add.php in wp-admin/.
|
| CVE-2009-2853 |
Wordpress before 2.8.3 allows remote attackers to gain privileges via
a direct request to (1) admin-footer.php, (2) edit-category-form.php,
(3) edit-form-advanced.php, (4) edit-form-comment.php, (5)
edit-link-category-form.php, (6) edit-link-form.php, (7)
edit-page-form.php, and (8) edit-tag-form.php in wp-admin/.
|
| CVE-2009-2852 |
WP-Syntax plugin 0.9.1 and earlier for Wordpress, with
register_globals enabled, allows remote attackers to execute arbitrary
PHP code via the test_filter[wp_head] array parameter to
test/index.php, which is used in a call to the call_user_func_array
function.
|
| CVE-2009-2851 |
Cross-site scripting (XSS) vulnerability in the administrator
interface in WordPress before 2.8.2 allows remote attackers to inject
arbitrary web script or HTML via a comment author URL.
|
| CVE-2009-2762 |
wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to
force a password reset for the first user in the database, possibly
the administrator, via a key[] array variable in a resetpass (aka rp)
action, which bypasses a check that assumes that $key is not an array.
|
| CVE-2009-2432 |
WordPress and WordPress MU before 2.8.1 allow remote attackers to
obtain sensitive information via a direct request to wp-settings.php,
which reveals the installation path in an error message.
|
| CVE-2009-2431 |
WordPress 2.7.1 places the username of a post's author in an HTML
comment, which allows remote attackers to obtain sensitive information
by reading the HTML source.
|
| CVE-2009-2396 |
PHP remote file inclusion vulnerability in template/album.php in DM
Albums 1.9.2, as used standalone or as a WordPress plugin, allows
remote attackers to execute arbitrary PHP code via a URL in the
SECURITY_FILE parameter.
|
| CVE-2009-2383 |
SQL injection vulnerability in BTE_RW_webajax.php in the Related Sites
plugin 2.1 for WordPress allows remote attackers to execute arbitrary
SQL commands via the guid parameter.
|
| CVE-2009-2336 |
The forgotten mail interface in WordPress and WordPress MU before
2.8.1 exhibits different behavior for a password request depending on
whether the user account exists, which allows remote attackers to
enumerate valid usernames. NOTE: the vendor reportedly disputes the
significance of this issue, indicating that the behavior exists for
"user convenience."
|
| CVE-2009-2335 |
WordPress and WordPress MU before 2.8.1 exhibit different behavior for
a failed login attempt depending on whether the user account exists,
which allows remote attackers to enumerate valid usernames. NOTE: the
vendor reportedly disputes the significance of this issue, indicating
that the behavior exists for "user convenience."
|
| CVE-2009-2334 |
wp-admin/admin.php in WordPress and WordPress MU before 2.8.1 does not
require administrative authentication to access the configuration of a
plugin, which allows remote attackers to specify a configuration file
in the page parameter to obtain sensitive information or modify this
file, as demonstrated by the (1) collapsing-archives/options.txt, (2)
akismet/readme.txt, (3) related-ways-to-take-action/options.php, (4)
wp-security-scan/securityscan.php, and (5) wp-ids/ids-admin.php files.
NOTE: this can be leveraged for cross-site scripting (XSS) and denial
of service.
|
| CVE-2009-2144 |
SQL injection vulnerability in the FireStats plugin before
1.6.2-stable for WordPress allows remote attackers to execute
arbitrary SQL commands via unspecified vectors.
|
| CVE-2009-2143 |
PHP remote file inclusion vulnerability in firestats-wordpress.php in
the FireStats plugin before 1.6.2-stable for WordPress allows remote
attackers to execute arbitrary PHP code via a URL in the fs_javascript
parameter.
|
| CVE-2009-2122 |
SQL injection vulnerability in viewimg.php in the Paolo Palmonari
Photoracer plugin 1.0 for WordPress allows remote attackers to execute
arbitrary SQL commands via the id parameter.
|
| CVE-2009-1030 |
Cross-site scripting (XSS) vulnerability in the choose_primary_blog
function in wp-includes/wpmu-functions.php in WordPress MU (WPMU)
before 2.7 allows remote attackers to inject arbitrary web script or
HTML via the HTTP Host header.
|
| CVE-2009-0968 |
SQL injection vulnerability in fmoblog.php in the fMoblog plugin 2.1
for WordPress allows remote attackers to execute arbitrary SQL
commands via the id parameter to index.php. NOTE: some of these
details are obtained from third party information.
|
| CVE-2008-7216 |
Peter's Math Anti-Spam Spinoff plugin for WordPress generates audio
CAPTCHA clips by concatenating static audio files without any
additional distortion, which allows remote attackers to bypass CAPTCHA
protection by reading certain bytes from the generated clip.
|
| CVE-2008-7175 |
Cross-site scripting (XSS) vulnerability in wp-admin/admin.php in
NextGEN Gallery 0.96 and earlier plugin for Wordpress allows remote
attackers to inject arbitrary web script or HTML via the picture
description field in a page edit action.
|
| CVE-2008-7040 |
SQL injection vulnerability in ahah/sf-profile.php in the Yellow
Swordfish Simple Forum module for Wordpress allows remote attackers to
execute arbitrary SQL commands via the u parameter. NOTE: this issue
was disclosed by an unreliable researcher, so the details might be
incorrect.
|
| CVE-2008-6811 |
Unrestricted file upload vulnerability in image_processing.php in the
e-Commerce Plugin 3.4 and earlier for Wordpress allows remote
attackers to execute arbitrary code by uploading a file with an
executable extension, then accessing it via a direct request to the
file in wp-content/plugins/wp-shopping-cart/.
|
| CVE-2008-6767 |
wp-admin/upgrade.php in WordPress, probably 2.6.x, allows remote
attackers to upgrade the application, and possibly cause a denial of
service (application outage), via a direct request.
|
| CVE-2008-6762 |
Open redirect vulnerability in wp-admin/upgrade.php in WordPress,
probably 2.6.x, allows remote attackers to redirect users to arbitrary
web sites and conduct phishing attacks via a URL in the backto
parameter.
|
| CVE-2008-5752 |
Directory traversal vulnerability in getConfig.php in the Page Flip
Image Gallery plugin 0.2.2 and earlier for WordPress, when
magic_quotes_gpc is disabled, allows remote attackers to read
arbitrary files via a .. (dot dot) in the book_id parameter. NOTE:
some of these details are obtained from third party information.
|
| CVE-2008-5695 |
wp-admin/options.php in WordPress MU before 1.3.2, and WordPress 2.3.2
and earlier, does not properly validate requests to update an option,
which allows remote authenticated users with manage_options and
upload_files capabilities to execute arbitrary code by uploading a PHP
script and adding this script's pathname to active_plugins.
|
| CVE-2008-5278 |
Cross-site scripting (XSS) vulnerability in the self_link function in
in the RSS Feed Generator (wp-includes/feed.php) for WordPress before
2.6.5 allows remote attackers to inject arbitrary web script or HTML
via the Host header (HTTP_HOST variable).
|
| CVE-2008-5113 |
WordPress 2.6.3 relies on the REQUEST superglobal array in certain
dangerous situations, which makes it easier for remote attackers to
conduct delayed and persistent cross-site request forgery (CSRF)
attacks via crafted cookies, as demonstrated by attacks that (1)
delete user accounts or (2) cause a denial of service (loss of
application access). NOTE: this issue relies on the presence of an
independent vulnerability that allows cookie injection.
|
| CVE-2008-4769 |
Directory traversal vulnerability in the get_category_template
function in wp-includes/theme.php in WordPress 2.3.3 and earlier, and
2.5, allows remote attackers to include and possibly execute arbitrary
PHP files via the cat parameter in index.php. NOTE: some of these
details are obtained from third party information.
|
| CVE-2008-4734 |
Cross-site request forgery (CSRF) vulnerability in the
wpcr_do_options_page function in WP Comment Remix plugin before 1.4.4
for WordPress allows remote attackers to perform unauthorized actions
as administrators via a request that sets the wpcr_hidden_form_input
parameter.
|
| CVE-2008-4733 |
Cross-site scripting (XSS) vulnerability in wpcommentremix.php in WP
Comment Remix plugin before 1.4.4 for WordPress allows remote
attackers to inject arbitrary web script or HTML via the (1)
replytotext, (2) quotetext, (3) originallypostedby, (4) sep, (5)
maxtags, (6) tagsep, (7) tagheadersep, (8) taglabel, and (9)
tagheaderlabel parameters.
|
| CVE-2008-4732 |
SQL injection vulnerability in ajax_comments.php in the WP Comment
Remix plugin before 1.4.4 for WordPress allows remote attackers to
execute arbitrary SQL commands via the p parameter.
|
| CVE-2008-4671 |
Cross-site scripting (XSS) vulnerability in wp-admin/wp-blogs.php in
Wordpress MU (WPMU) before 2.6 allows remote attackers to inject
arbitrary web script or HTML via the (1) s and (2) ip_address
parameters.
|
| CVE-2008-4625 |
SQL injection vulnerability in stnl_iframe.php in the ShiftThis
Newsletter (st_newsletter) plugin for WordPress allows remote
attackers to execute arbitrary SQL commands via the newsletter
parameter, a different vector than CVE-2008-0683.
|
| CVE-2008-4616 |
The SpamBam plugin for WordPress allows remote attackers to bypass
restrictions and add blog comments by using server-supplied values to
calculate a shared key.
|
| CVE-2008-4125 |
The search function in phpBB 2.x provides a search_id value that leaks
the state of PHP's PRNG, which allows remote attackers to obtain
potentially sensitive information, as demonstrated by a
cross-application attack against WordPress, a different vulnerability
than CVE-2006-0632.
|
| CVE-2008-4107 |
The (1) rand and (2) mt_rand functions in PHP 5.2.6 do not produce
cryptographically strong random numbers, which allows attackers to
leverage exposures in products that rely on these functions for
security-relevant functionality, as demonstrated by the password-reset
functionality in Joomla! 1.5.x and WordPress before 2.6.2, a different
vulnerability than CVE-2008-2107, CVE-2008-2108, and CVE-2008-4102.
|
| CVE-2008-4106 |
WordPress before 2.6.2 does not properly handle MySQL warnings about
insertion of username strings that exceed the maximum column width of
the user_login column, and does not properly handle space characters
when comparing usernames, which allows remote attackers to change an
arbitrary user's password to a random value by registering a similar
username and then requesting a password reset, related to a "SQL
column truncation vulnerability." NOTE: the attacker can discover the
random password by also exploiting CVE-2008-4107.
|
| CVE-2008-3747 |
The (1) get_edit_post_link and (2) get_edit_comment_link functions in
wp-includes/link-template.php in WordPress before 2.6.1 do not force
SSL communication in the intended situations, which might allow remote
attackers to gain administrative access by sniffing the network for a
cookie.
|
| CVE-2008-3362 |
Unrestricted file upload vulnerability in upload.php in the Giulio
Ganci Wp Downloads Manager module 0.2 for WordPress allows remote
attackers to execute arbitrary code by uploading a file with an
executable extension via the upfile parameter, then accessing it via a
direct request to the file in
wp-content/plugins/downloads-manager/upload/.
|
| CVE-2008-3233 |
Cross-site scripting (XSS) vulnerability in WordPress before 2.6, SVN
development versions only, allows remote attackers to inject arbitrary
web script or HTML via unspecified vectors.
|
| CVE-2008-2510 |
SQL injection vulnerability in wp-uploadfile.php in the Upload File
plugin for WordPress allows remote attackers to execute arbitrary SQL
commands via the f_id parameter.
|
| CVE-2008-2392 |
Unrestricted file upload vulnerability in WordPress 2.5.1 and earlier
might allow remote authenticated administrators to upload and execute
arbitrary PHP files via the Upload section in the Write Tabs area of
the dashboard.
|
| CVE-2008-2146 |
wp-includes/vars.php in Wordpress before 2.2.3 does not properly
extract the current path from the PATH_INFO ($PHP_SELF), which allows
remote attackers to bypass intended access restrictions for certain
pages.
|
| CVE-2008-2068 |
Cross-site scripting (XSS) vulnerability in WordPress 2.5 allows
remote attackers to inject arbitrary web script or HTML via
unspecified vectors.
|
| CVE-2008-2034 |
SQL injection vulnerability in wp-download_monitor/download.php in the
Download Monitor 2.0.6 plugin for WordPress allows remote attackers to
execute arbitrary SQL commands via the id parameter. NOTE: the
provenance of this information is unknown; the details are obtained
solely from third party information.
|
| CVE-2008-1982 |
SQL injection vulnerability in ss_load.php in the Spreadsheet (wpSS)
0.6 and earlier plugin for WordPress allows remote attackers to
execute arbitrary SQL commands via the ss_id parameter.
|
| CVE-2008-1930 |
The cookie authentication method in WordPress 2.5 relies on a hash of
a concatenated string containing USERNAME and EXPIRY_TIME, which
allows remote attackers to forge cookies by registering a username
that results in the same concatenated string, as demonstrated by
registering usernames beginning with "admin" to obtain administrator
privileges, aka a "cryptographic splicing" issue. NOTE: this
vulnerability exists because of an incomplete fix for CVE-2007-6013.
|
| CVE-2008-1646 |
SQL injection vulnerability in wp-download.php in the WP-Download 1.2
plugin for WordPress allows remote attackers to execute arbitrary SQL
commands via the dl_id parameter.
|
| CVE-2008-1304 |
Multiple cross-site scripting (XSS) vulnerabilities in WordPress 2.3.2
allow remote attackers to inject arbitrary web script or HTML via the
(1) inviteemail parameter in an invite action to wp-admin/users.php
and the (2) to parameter in a sent action to wp-admin/invites.php.
|
| CVE-2008-1061 |
Multiple cross-site scripting (XSS) vulnerabilities in the Sniplets
1.1.2 and 1.2.2 plugin for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) text parameter to (a)
warning.php, (b) notice.php, and (c) inset.php in view/sniplets/, and
possibly (d) modules/execute.php; the (2) url parameter to (e)
view/admin/submenu.php; and the (3) page parameter to (f)
view/admin/pager.php.
|
| CVE-2008-1060 |
Eval injection vulnerability in modules/execute.php in the Sniplets
1.1.2 and 1.2.2 plugin for WordPress allows remote attackers to
execute arbitrary PHP code via the text parameter.
|
| CVE-2008-1059 |
PHP remote file inclusion vulnerability in
modules/syntax_highlight.php in the Sniplets 1.1.2 and 1.2.2 plugin
for WordPress allows remote attackers to execute arbitrary PHP code
via a URL in the libpath parameter.
|
| CVE-2008-0939 |
Multiple SQL injection vulnerabilities in wppa.php in the WP Photo
Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to
execute arbitrary SQL commands via (1) the photo parameter to
index.php, used by the wppa_photo_name function; or (2) the album
parameter to index.php, used by the wppa_album_name function. NOTE:
some of these details are obtained from third party information.
|
| CVE-2008-0845 |
SQL injection vulnerability in wp-people-popup.php in Dean Logan
WP-People plugin 1.6.1 for WordPress allows remote attackers to
execute arbitrary SQL commands via the person parameter.
|
| CVE-2008-0837 |
Cross-site scripting (XSS) vulnerability in the log feature in the
John Godley Search Unleashed 0.2.10 plugin for WordPress allows remote
attackers to inject arbitrary web script or HTML via the s parameter,
which is not properly handled when the administrator views the log
file.
|
| CVE-2008-0691 |
Multiple cross-site scripting (XSS) vulnerabilities in admin_panel.php
in the Simon Elvery WP-Footnotes 2.2 plugin for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1)
wp_footnotes_current_settings[priority], (2)
wp_footnotes_current_settings[style_rules], (3)
wp_footnotes_current_settings[pre_footnotes], and (4)
wp_footnotes_current_settings[post_footnotes] parameters.
|
| CVE-2008-0683 |
SQL injection vulnerability in shiftthis-preview.php in the ShiftThis
Newsletter (st_newsletter) plugin for WordPress allows remote
attackers to execute arbitrary SQL commands via the newsletter
parameter.
|
| CVE-2008-0682 |
SQL injection vulnerability in wordspew-rss.php in the Wordspew plugin
before 3.72 for Wordpress allows remote attackers to execute arbitrary
SQL commands via the id parameter.
|
| CVE-2008-0664 |
The XML-RPC implementation (xmlrpc.php) in WordPress before 2.3.3,
when registration is enabled, allows remote attackers to edit posts of
other blog users via unknown vectors.
|
| CVE-2008-0618 |
Multiple cross-site scripting (XSS) vulnerabilities in the
DMSGuestbook 1.8.0 and 1.7.0 plugin for WordPress allow remote
attackers to inject arbitrary web script or HTML via the (1) gbname,
(2) gbemail, (3) gburl, and (4) gbmsg parameters to unspecified
programs. NOTE: the provenance of this information is unknown; the
details are obtained solely from third party information.
|
| CVE-2008-0617 |
Multiple cross-site scripting (XSS) vulnerabilities in the
DMSGuestbook 1.7.0 plugin for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) file parameter to
wp-admin/admin.php, or the (2) messagefield parameter in the guestbook
page, and the (3) title parameter in the messagearea.
|
| CVE-2008-0616 |
SQL injection vulnerability in the administration panel in the
DMSGuestbook 1.7.0 plugin for WordPress allows remote authenticated
administrators to execute arbitrary SQL commands via unspecified
vectors. NOTE: it is not clear whether this issue crosses privilege
boundaries.
|
| CVE-2008-0615 |
Directory traversal vulnerability in wp-admin/admin.php in the
DMSGuestbook 1.8.0 and 1.7.0 plugin for WordPress allows remote
authenticated users to read arbitrary files via a .. (dot dot) in the
(1) folder and (2) file parameters.
|
| CVE-2008-0560 |
** DISPUTED **
PHP remote file inclusion vulnerability in cforms-css.php in Oliver
Seidel cforms (contactforms), a Wordpress plugin, allows remote
attackers to execute arbitrary PHP code via a URL in the tm parameter.
NOTE: CVE disputes this issue for 7.3, since there is no tm parameter,
and the code exits with a fatal error due to a call to an undefined
function.
|
| CVE-2008-0520 |
Multiple SQL injection vulnerabilities in main.php in the WassUp
plugin 1.4 through 1.4.3 for WordPress allow remote attackers to
execute arbitrary SQL commands via the (1) from_date or (2) to_date
parameter to spy.php.
|
| CVE-2008-0508 |
Cross-site request forgery (CSRF) vulnerability in
deans_permalinks_migration.php in the Dean's Permalinks Migration 1.0
plugin for WordPress allows remote attackers to modify the
oldstructure (aka dean_pm_config[oldstructure]) configuration setting
as administrators via the old_struct parameter in a
deans_permalinks_migration.php action to wp-admin/options-general.php,
as demonstrated by placing an XSS sequence in this setting.
|
| CVE-2008-0507 |
SQL injection vulnerability in adclick.php in the AdServe 0.2 plugin
for WordPress allows remote attackers to execute arbitrary SQL
commands via the id parameter.
|
| CVE-2008-0491 |
SQL injection vulnerability in fim_rss.php in the fGallery 2.4.1
plugin for WordPress allows remote attackers to execute arbitrary SQL
commands via the album parameter.
|
| CVE-2008-0490 |
SQL injection vulnerability in functions/editevent.php in the WP-Cal
0.3 plugin for WordPress allows remote attackers to execute arbitrary
SQL commands via the id parameter.
|
| CVE-2008-0388 |
SQL injection vulnerability in the WP-Forum 1.7.4 plugin for WordPress
allows remote attackers to execute arbitrary SQL commands via the user
parameter in a showprofile action to the default URI.
|
| CVE-2008-0222 |
Unrestricted file upload vulnerability in ajaxfilemanager.php in the
Wp-FileManager 1.2 plugin for WordPress allows remote attackers to
upload and execute arbitrary PHP code via unspecified vectors.
|
| CVE-2008-0206 |
Multiple cross-site scripting (XSS) vulnerabilities in
captcha\captcha.php in the Captcha! 2.5d and earlier plugin for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) captcha_ttffolder, (2) captcha_numchars, (3)
captcha_ttfrange, or (4) captcha_secret parameter.
|
| CVE-2008-0205 |
Multiple cross-site request forgery (CSRF) vulnerabilities in
math-comment-spam-protection.php in the Math Comment Spam Protection
2.1 and earlier plugin for WordPress allow remote attackers to perform
actions as administrators via the (1) mcsp_opt_msg_no_answer or (2)
mcsp_opt_msg_wrong_answer parameter to wp-admin/options-general.php.
|
| CVE-2008-0204 |
Multiple cross-site scripting (XSS) vulnerabilities in
math-comment-spam-protection.php in the Math Comment Spam Protection
2.1 and earlier plugin for WordPress allow remote attackers to inject
arbitrary web script or HTML via the (1) mcsp_opt_msg_no_answer or (2)
mcsp_opt_msg_wrong_answer parameter to wp-admin/options-general.php.
|
| CVE-2008-0203 |
Multiple cross-site scripting (XSS) vulnerabilities in
cryptographp/admin.php in the Cryptographp 1.2 and earlier plugin for
WordPress allow remote attackers to inject arbitrary web script or
HTML via the (1) cryptwidth, (2) cryptheight, (3) bgimg, (4) charR,
(5) charG, (6) charB, (7) charclear, (8) tfont, (9) charel, (10)
charelc, (11) charelv, (12) charnbmin, (13) charnbmax, (14) charspace,
(15) charsizemin, (16) charsizemax, (17) charanglemax, (18)
noisepxmin, (19) noisepxmax, (20) noiselinemin, (21) noiselinemax,
(22) nbcirclemin, (23) nbcirclemax, or (24) brushsize parameter to
wp-admin/options-general.php.
|
| CVE-2008-0198 |
Multiple cross-site request forgery (CSRF) vulnerabilities in
wp-contact-form/options-contactform.php in the WP-ContactForm 1.5
alpha and earlier plugin for WordPress allow remote attackers to
perform actions as administrators via the (1) wpcf_question, (2)
wpcf_success_msg, or (3) wpcf_error_msg parameter to
wp-admin/admin.php.
|
| CVE-2008-0197 |
Multiple cross-site scripting (XSS) vulnerabilities in
wp-contact-form/options-contactform.php in the WP-ContactForm 1.5
alpha and earlier plugin for WordPress allow remote attackers to
inject arbitrary web script or HTML via the (1) wpcf_email, (2)
wpcf_subject, (3) wpcf_question, (4) wpcf_answer, (5)
wpcf_success_msg, (6) wpcf_error_msg, or (7) wpcf_msg parameter to
wp-admin/admin.php, or (8) the SRC attribute of an IFRAME element.
|
| CVE-2008-0196 |
Multiple directory traversal vulnerabilities in WordPress 2.0.11 and
earlier allow remote attackers to read arbitrary files via a .. (dot
dot) in (1) the page parameter to certain PHP scripts under wp-admin/
or (2) the import parameter to wp-admin/admin.php, as demonstrated by
discovering the full path via a request for the \..\..\wp-config
pathname; and allow remote attackers to modify arbitrary files via a
.. (dot dot) in the file parameter to wp-admin/templates.php.
|
| CVE-2008-0195 |
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.
|
| CVE-2008-0194 |
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 action to
wp-admin/edit.php. NOTE: this might be the same as CVE-2006-5705.1.
|
| CVE-2008-0193 |
Cross-site scripting (XSS) vulnerability in wp-db-backup.php in
WordPress 2.0.11 and earlier, and possibly 2.1.x through 2.3.x, allows
remote attackers to inject arbitrary web script or HTML via the backup
parameter in a wp-db-backup.php action to wp-admin/edit.php.
|
| CVE-2008-0192 |
Multiple cross-site scripting (XSS) vulnerabilities in WordPress 2.0.9
and earlier allow remote attackers to inject arbitrary web script or
HTML via the popuptitle parameter to (1) wp-admin/post.php or (2)
wp-admin/page-new.php.
|
| CVE-2008-0191 |
WordPress 2.2.x and 2.3.x allows remote attackers to obtain sensitive
information via an invalid p parameter in an rss2 action to the
default URI, which reveals the full path and the SQL database
structure.
|
| CVE-2007-6677 |
Cross-site scripting (XSS) vulnerability in Peter's Random Anti-Spam
Image 0.2.4 and earlier plugin for WordPress allows remote attackers
to inject arbitrary web script or HTML via the comment field in the
comment form.
|
| CVE-2007-6369 |
Multiple directory traversal vulnerabilities in resize.php in the
PictPress 0.91 and earlier plugin for WordPress allow remote attackers
to read arbitrary files via a .. (dot dot) in the (1) size or (2) path
parameter.
|
| CVE-2007-6318 |
SQL injection vulnerability in wp-includes/query.php in WordPress
2.3.1 and earlier allows remote attackers to execute arbitrary SQL
commands via the s parameter, when DB_CHARSET is set to (1) Big5, (2)
GBK, or possibly other character set encodings that support a "\" in a
multibyte character.
|
| CVE-2007-6013 |
Wordpress 1.5 through 2.3.1 uses cookie values based on the MD5 hash
of a password MD5 hash, which allows attackers to bypass
authentication by obtaining the MD5 hash from the user database, then
generating the authentication cookie from that hash.
|
| CVE-2007-5800 |
Multiple PHP remote file inclusion vulnerabilities in the
BackUpWordPress 0.4.2b and earlier plugin for WordPress allow remote
attackers to execute arbitrary PHP code via a URL in the
bkpwp_plugin_path parameter to (1) plugins/BackUp/Archive.php; and (2)
Predicate.php, (3) Writer.php, (4) Reader.php, and other unspecified
scripts under plugins/BackUp/Archive/.
|
| CVE-2007-5710 |
Cross-site scripting (XSS) vulnerability in
wp-admin/edit-post-rows.php in WordPress 2.3 allows remote attackers
to inject arbitrary web script or HTML via the posts_columns array
parameter.
|
| CVE-2007-5229 |
Cross-site request forgery (CSRF) vulnerability in the FeedBurner
FeedSmith 2.2 plugin for WordPress allows remote attackers to change
settings and hijack blog feeds via a request to
wp-admin/options-general.php that submits parameter values to
FeedBurner_FeedSmith_Plugin.php, as demonstrated by the (1)
feedburner_url and (2) feedburner_comments_url parameters.
|
| CVE-2007-5161 |
Cross-zone scripting vulnerability in the internal browser in
i-Systems Feedreader 3.10 allows remote attackers to inject arbitrary
web script or HTML via an item in a feed, as demonstrated by a
WordPress blog update. NOTE: this was originally reported as XSS.
|
| CVE-2007-5106 |
Cross-site scripting (XSS) vulnerability in wp-register.php in
WordPress 2.0 allows remote attackers to inject arbitrary web script
or HTML via the user_login parameter.
|
| CVE-2007-5105 |
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.
|
| CVE-2007-4894 |
Multiple SQL injection vulnerabilities in Wordpress before 2.2.3 and
Wordpress multi-user (MU) before 1.2.5a allow remote attackers to
execute arbitrary SQL commands via the post_type parameter to the
pingback.extensions.getPingbacks method in the XMLRPC interface, and
other unspecified parameters related to "early database escaping" and
missing validation of "query string like parameters."
|
| CVE-2007-4893 |
wp-admin/admin-functions.php in Wordpress before 2.2.3 and Wordpress
multi-user (MU) before 1.2.5a does not properly verify the
unfiltered_html privilege, which allows remote attackers to conduct
cross-site scripting (XSS) attacks via modified data to (1) post.php
or (2) page.php with a no_filter field.
|
| CVE-2007-4544 |
Cross-site scripting (XSS) vulnerability in wp-newblog.php in
WordPress multi-user (MU) 1.0 and earlier allows remote attackers to
inject arbitrary web script or HTML via the weblog_id parameter
(Username field).
|
| CVE-2007-4483 |
Cross-site scripting (XSS) vulnerability in index.php in the WordPress
Classic 1.5 theme in WordPress before 2.1.3 allows remote attackers to
inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF).
|
| CVE-2007-4482 |
Cross-site scripting (XSS) vulnerability in index.php in the Pool
1.0.7 theme for WordPress allows remote attackers to inject arbitrary
web script or HTML via the PATH_INFO (PHP_SELF).
|
| CVE-2007-4481 |
Cross-site scripting (XSS) vulnerability in index.php in the (1) Blix
0.9.1 and (2) Blix 0.9.1 Rus themes for WordPress allows remote
attackers to inject arbitrary web script or HTML via the PATH_INFO
(PHP_SELF).
|
| CVE-2007-4480 |
Cross-site scripting (XSS) vulnerability in index.php in the Sirius
1.0 theme for WordPress allows remote attackers to inject arbitrary
web script or HTML via the PATH_INFO (PHP_SELF).
|
| CVE-2007-4166 |
Cross-site scripting (XSS) vulnerability in index.php in the Unnamed
theme 1.217, and Special Edition (SE) 1.02, before 20070804 for
WordPress allows remote attackers to inject arbitrary web script or
HTML via the s parameter, possibly a related issue to CVE-2007-2757,
CVE-2007-4014, and CVE-2007-4165. NOTE: some of these details are
obtained from third party information.
|
| CVE-2007-4165 |
Cross-site scripting (XSS) vulnerability in index.php in the Blue
Memories theme 1.5 for WordPress allows remote attackers to inject
arbitrary web script or HTML via the s parameter, possibly a related
issue to CVE-2007-2757 and CVE-2007-4014. NOTE: the provenance of this
information is unknown; the details are obtained solely from third
party information.
|
| CVE-2007-4154 |
SQL injection vulnerability in options.php in WordPress 2.2.1 allows
remote authenticated administrators to execute arbitrary SQL commands
via the page_options parameter to (1) options-general.php, (2)
options-writing.php, (3) options-reading.php, (4)
options-discussion.php, (5) options-privacy.php, (6)
options-permalink.php, (7) options-misc.php, and possibly other
unspecified components.
|
| CVE-2007-4153 |
Multiple cross-site scripting (XSS) vulnerabilities in WordPress 2.2.1
allow remote authenticated administrators to inject arbitrary web
script or HTML via (1) the Options Database Table in the Admin Panel,
accessed through options.php; or (2) the opml_url parameter to
link-import.php. NOTE: this might not cross privilege boundaries in
some configurations, since the Administrator role has the
unfiltered_html capability.
|
| CVE-2007-4139 |
Cross-site scripting (XSS) vulnerability in the Temporary Uploads
editing functionality (wp-admin/includes/upload.php) in WordPress
2.2.1, allows remote attackers to inject arbitrary web script or HTML
via the style parameter to wp-admin/upload.php.
|
| CVE-2007-4104 |
Multiple cross-site scripting (XSS) vulnerabilities in the
WP-FeedStats before 2.4 plugin for WordPress allow remote attackers to
inject arbitrary web script or HTML via unspecified vectors, one of
which involves an rss2 feed with an invalid or missing blog with an
XSS sequence in the query string.
|
| CVE-2007-4014 |
Cross-site scripting (XSS) vulnerability in a certain index.php
installation script related to the (1) Blix 0.9.1, (2) Blixed 1.0, and
(3) BlixKrieg (Blix Krieg) 2.2 themes for WordPress allows remote
attackers to inject arbitrary web script or HTML via the s parameter,
possibly a related issue to CVE-2007-2757. NOTE: the provenance of
this information is unknown; the details are obtained solely from
third party information.
|
| CVE-2007-3639 |
WordPress before 2.2.2 allows remote attackers to redirect visitors to
other websites and potentially obtain sensitive information via (1)
the _wp_http_referer parameter to wp-pass.php, related to the
wp_get_referer function in wp-includes/functions.php; and possibly
other vectors related to (2) wp-includes/pluggable.php and (3) the
wp_nonce_ays function in wp-includes/functions.php.
|
| CVE-2007-3544 |
Unrestricted file upload vulnerability in (1) wp-app.php and (2)
app.php in WordPress 2.2.1 and WordPress MU 1.2.3 allows remote
authenticated users to upload and execute arbitrary PHP code via
unspecified vectors, possibly related to the wp_postmeta table and the
use of custom fields in normal (non-attachment) posts. NOTE: this
issue reportedly exists because of an incomplete fix for
CVE-2007-3543.
|
| CVE-2007-3543 |
Unrestricted file upload vulnerability in WordPress before 2.2.1 and
WordPress MU before 1.2.3 allows remote authenticated users to upload
and execute arbitrary PHP code by making a post that specifies a .php
filename in the _wp_attached_file metadata field; and then sending
this file's content, along with its post_ID value, to (1) wp-app.php
or (2) app.php.
|
| CVE-2007-3288 |
Cross-site scripting (XSS) vulnerability in the skeltoac stats
(Automattic Stats) 1.0 plugin for WordPress allows remote attackers to
inject arbitrary web script or HTML via the HTTP Referer field.
|
| CVE-2007-3241 |
Cross-site scripting (XSS) vulnerability in blogroll.php in the
cordobo-green-park theme for WordPress allows remote attackers to
inject arbitrary web script or HTML via the PHP_SELF portion of a URI.
|
| CVE-2007-3240 |
Cross-site scripting (XSS) vulnerability in 404.php in the
Vistered-Little theme for WordPress allows remote attackers to inject
arbitrary web script or HTML via the URI (REQUEST_URI) that accesses
index.php. NOTE: this can be leveraged for PHP code execution in an
administrative session.
|
| CVE-2007-3239 |
Cross-site scripting (XSS) vulnerability in searchform.php in the
AndyBlue theme before 20070607 for WordPress allows remote attackers
to inject arbitrary web script or HTML via the PHP_SELF portion of a
URI to index.php. NOTE: this can be leveraged for PHP code execution
in an administrative session.
|
| CVE-2007-3238 |
Cross-site scripting (XSS) vulnerability in functions.php in the
default theme in WordPress 2.2 allows remote authenticated
administrators to inject arbitrary web script or HTML via the
PATH_INFO (REQUEST_URI) to wp-admin/themes.php, a different
vulnerability than CVE-2007-1622. NOTE: this might not cross privilege
boundaries in some configurations, since the Administrator role has
the unfiltered_html capability.
|
| CVE-2007-3140 |
SQL injection vulnerability in xmlrpc.php in WordPress 2.2 allows
remote authenticated users to execute arbitrary SQL commands via a
parameter value in an XML RPC wp.suggestCategories methodCall, a
different vector than CVE-2007-1897.
|
| CVE-2007-2828 |
Cross-site request forgery (CSRF) vulnerability in adsense-deluxe.php
in the AdSense-Deluxe 0.x plugin for WordPress allows remote attackers
to perform unspecified actions as arbitrary users via unspecified
vectors.
|
| CVE-2007-2821 |
SQL injection vulnerability in wp-admin/admin-ajax.php in WordPress
before 2.2 allows remote attackers to execute arbitrary SQL commands
via the cookie parameter.
|
| CVE-2007-2714 |
Unspecified vulnerability in akismet.php in Matt Mullenweg Akismet
before 2.0.2, a WordPress plugin, has unknown impact and attack
vectors.
|
| CVE-2007-2627 |
Cross-site scripting (XSS) vulnerability in sidebar.php in WordPress,
when custom 404 pages that call get_sidebar are used, allows remote
attackers to inject arbitrary web script or HTML via the query string
(PHP_SELF), a different vulnerability than CVE-2007-1622.
|
| CVE-2007-2485 |
PHP remote file inclusion vulnerability in myflash-button.php in the
myflash 1.00 and earlier plugin for WordPress allows remote attackers
to execute arbitrary PHP code via a URL in the wpPATH parameter.
|
| CVE-2007-2484 |
PHP remote file inclusion vulnerability in js/wptable-button.php in
the wp-Table 1.43 and earlier plugin for WordPress, when
register_globals is enabled, allows remote attackers to execute
arbitrary PHP code via a URL in the wpPATH parameter.
|
| CVE-2007-2483 |
Directory traversal vulnerability in js/wptable-button.php in the
wp-Table 1.43 and earlier plugin for WordPress, when register_globals
is enabled, allows remote attackers to include and execute arbitrary
local files via the wpPATH parameter.
|
| CVE-2007-2482 |
Directory traversal vulnerability in wordtube-button.php in the
wordTube 1.43 and earlier plugin for WordPress, when register_globals
is enabled, allows remote attackers to include and execute arbitrary
local files via a .. (dot dot) in the wpPATH parameter.
|
| CVE-2007-2481 |
PHP remote file inclusion vulnerability in wordtube-button.php in the
wordTube 1.43 and earlier plugin for WordPress, when register_globals
is enabled, allows remote attackers to execute arbitrary PHP code via
a URL in the wpPATH parameter.
|
| CVE-2007-2426 |
PHP remote file inclusion vulnerability in
myfunctions/mygallerybrowser.php in the myGallery 1.4b4 and earlier
plugin for WordPress allows remote attackers to execute arbitrary PHP
code via a URL in the myPath parameter.
|
| CVE-2007-1897 |
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.
|
| CVE-2007-1894 |
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.
|
| CVE-2007-1893 |
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."
|
| CVE-2007-1732 |
** DISPUTED **
Cross-site scripting (XSS) vulnerability in an mt import in
wp-admin/admin.php in WordPress 2.1.2 allows remote authenticated
administrators to inject arbitrary web script or HTML via the demo
parameter. NOTE: the provenance of this information is unknown; the
details are obtained solely from third party information. NOTE:
another researcher disputes this issue, stating that this is
legitimate functionality for administrators. However, it has been
patched by at least one vendor.
|
| CVE-2007-1622 |
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 administration
interface, related to loose regular expression processing of PHP_SELF.
|
| CVE-2007-1599 |
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.
|
| CVE-2007-1409 |
WordPress allows remote attackers to obtain sensitive information via
a direct request for wp-admin/admin-functions.php, which reveals the
path in an error message.
|
| CVE-2007-1277 |
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
wp-includes/feed.php, and (2) an untrusted passthru call in the iz
parameter to wp-includes/theme.php.
|
| CVE-2007-1244 |
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 cross-site scripting (XSS) attacks and steal cookies via the
post parameter.
|
| CVE-2007-1230 |
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.
|
| CVE-2007-1049 |
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 wp-admin/templates.php, and possibly other vectors
involving the action variable.
|
| CVE-2007-0574 |
SQL injection vulnerability in rss/show_webfeed.php in SpoonLabs Vivvo
Article Management CMS (aka phpWordPress) 3.40 allows remote attackers
to execute arbitrary SQL commands via the wcHeadlines parameter, a
different vector than CVE-2006-4715. NOTE: The provenance of this
information is unknown; the details are obtained solely from third
party information.
|
| CVE-2007-0541 |
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 existing and
non-existing files, and in certain configurations causes a brief file
excerpt to be published as a blog comment.
|
| CVE-2007-0540 |
WordPress 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 file with a binary content type,
which is downloaded even though it cannot contain usable pingback
data.
|
| CVE-2007-0539 |
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 download session
without a timeout constraint.
|
| CVE-2007-0262 |
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 path, and obtaining
certain SQL information such as the table prefix.
|
| CVE-2007-0233 |
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 the tb_id
parameter. NOTE: it could be argued that this vulnerability is due to
a bug in the unset PHP command (CVE-2006-3017) and the proper fix
should be in PHP; if so, then this should not be treated as a
vulnerability in WordPress.
|
| CVE-2007-0109 |
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.
|
| CVE-2007-0107 |
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
using UTF-7.
|
| CVE-2007-0106 |
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 URL variable names, which are not properly
handled when WordPress generates a new link to verify the request.
|
| CVE-2006-6863 |
** DISPUTED **
PHP remote file inclusion vulnerability in the Enigma2 plugin
(Enigma2.php) in Enigma WordPress Bridge allows remote attackers to
execute arbitrary PHP code via a URL in the boarddir parameter. NOTE:
CVE disputes this issue, since $boarddir is set to a fixed value.
|
| CVE-2006-6808 |
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.
|
| CVE-2006-6017 |
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 or (2) large serialized
object, because the object triggers automatic unserialization for
display.
|
| CVE-2006-6016 |
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.
|
| CVE-2006-5705 |
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.
|
| CVE-2006-4743 |
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, (12) header.php,
(13) hello.php, (14) wp-content/themes/default/index.php, (15)
links.php, (16) livejournal.php, (17) mt.php, (18) page.php, (19)
rss.php, (20) searchform.php, (21) search.php, (22) sidebar.php, (23)
single.php, (24) textpattern.php, (25) upgrade-functions.php, (26)
upgrade-schema.php, or (27) wp-db-backup.php, which reveal the path in
various error messages. NOTE: another researcher has disputed the
details of this report, stating that version 2.0.5 does not exist.
NOTE: the admin-footer.php, admin-functions.php, default-filters.php,
edit-form-advanced.php, edit-link-form.php, edit-page-form.php,
kses.php, locale.php, rss-functions.php, template-loader.php, and
wp-db.php vectors are already covered by CVE-2006-0986. The
edit-form-comment.php, vars.php, and wp-settings.php vectors are
already covered by CVE-2005-4463. The menu-header.php vector is
already covered by CVE-2005-2110.
|
| CVE-2006-4208 |
Directory traversal vulnerability in wp-db-backup.php in Skippy
WP-DB-Backup plugin for WordPress 1.7 and earlier allows remote
authenticated users with administrative privileges to read arbitrary
files via a .. (dot dot) in the backup parameter to edit.php.
|
| CVE-2006-4028 |
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
addresses an unspecified issue related to "Anyone can register"
functionality (user registration for guests).
|
| CVE-2006-3390 |
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.
|
| CVE-2006-3389 |
index.php in WordPress 2.0.3 allows remote attackers to obtain
sensitive information, such as SQL table prefixes, via an invalid
paged parameter, which displays the information in an SQL error
message. NOTE: this issue has been disputed by a third party who
states that the issue does not leak any target-specific information.
|
| CVE-2006-2702 |
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'].
|
| CVE-2006-2667 |
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 files in (1)
wp-content/cache/userlogins/ (2) wp-content/cache/users/ which are
later included by cache.php, as demonstrated using the displayname
argument.
|
| CVE-2006-1796 |
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 ($_SERVER['REQUEST_URI']).
|
| CVE-2006-1263 |
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.
|
| CVE-2006-1012 |
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.
|
| CVE-2006-0986 |
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, (9)
edit-link-form.php, (10) edit-page-form.php, (11) admin-footer.php,
and (12) menu.php in the wp-admin directory; and possibly (13) list
directory contents of the wp-includes directory. NOTE: the vars.php,
edit-form.php, wp-settings.php, and edit-form-comment.php vectors are
already covered by CVE-2005-4463. The menu-header.php vector is
already covered by CVE-2005-2110. Other vectors might be covered by
CVE-2005-1688. NOTE: if the typical installation of WordPress does
not list any site-specific files to wp-includes, then vector [13] is
not an exposure.
|
| CVE-2006-0985 |
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.
|
| CVE-2006-0733 |
** DISPUTED ** Cross-site scripting (XSS) vulnerability in WordPress
2.0.0 allows remote attackers to inject arbitrary web script or HTML
via scriptable attributes such as (1) onfocus and (2) onblur in the
"author's website" field. NOTE: followup comments to the researcher's
web log suggest that this issue is only exploitable by the same user
who injects the XSS, so this might not be a vulnerability.
|
| CVE-2005-4463 |
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 undefined functions or failed includes. NOTE: the
wp-admin/menu-header.php vector is already covered by CVE-2005-2110.
NOTE: the vars.php, edit-form.php, wp-settings.php, and
edit-form-comment.php vectors were also reported to affect WordPress
2.0.1.
|
| CVE-2005-3330 |
The _httpsrequest function in Snoopy 1.2, as used in products such as
(1) MagpieRSS, (2) WordPress, (3) Ampache, and (4) Jinzora, allows
remote attackers to execute arbitrary commands via shell
metacharacters in an HTTPS URL to an SSL protected web page, which is
not properly handled by the fetch function.
|
| CVE-2005-2612 |
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.
|
| CVE-2005-2110 |
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 in an error message. NOTE:
vector [1] was later reported to also affect WordPress 2.0.1.
|
| CVE-2005-2109 |
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.
|
| CVE-2005-2108 |
SQL injection vulnerability in XMLRPC server in WordPress 1.5.1.2 and
earlier allows remote attackers to execute arbitrary SQL commands via
input that is not filtered in the HTTP_RAW_POST_DATA variable, which
stores the data in an XML file.
|
| CVE-2005-2107 |
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.
|
| CVE-2005-1921 |
Eval injection vulnerability in PEAR XML_RPC 1.3.0 and earlier (aka
XML-RPC or xmlrpc) and PHPXMLRPC (aka XML-RPC For PHP or php-xmlrpc)
1.1 and earlier, as used in products such as (1) WordPress, (2)
Serendipity, (3) Drupal, (4) egroupware, (5) MailWatch, (6) TikiWiki,
(7) phpWebSite, (8) Ampache, and others, allows remote attackers to
execute arbitrary PHP code via an XML file, which is not properly
sanitized before being used in an eval statement.
|
| CVE-2005-1810 |
SQL injection vulnerability in template-functions-category.php in
WordPress 1.5.1 allows remote attackers to execute arbitrary SQL
commands via the $cat_ID variable, as demonstrated using the cat
parameter to index.php.
|
| CVE-2005-1688 |
Wordpress 1.5 and earlier allows remote attackers to obtain sensitive
information via a direct request to files in (1) wp-content/themes/,
(2) wp-includes/, or (3) wp-admin/, which reveal the path in an error
message.
|
| CVE-2005-1687 |
SQL injection vulnerability in wp-trackback.php in Wordpress 1.5 and
earlier allows remote attackers to execute arbitrary SQL commands via
the tb_id parameter.
|
| CVE-2005-1102 |
Multiple cross-site scripting (XSS) vulnerabilities in
template-functions-post.php in WordPress 1.5 and earlier allow remote
attackers to execute arbitrary commands via the (1) content or (2)
title of the post.
|
| CVE-2004-1584 |
CRLF injection vulnerability in wp-login.php in WordPress 1.2 allows
remote attackers to perform HTTP Response Splitting attacks to modify
expected HTML content from the server via the text parameter.
|
| CVE-2004-1559 |
Multiple cross-site scripting (XSS) vulnerabilities in Wordpress 1.2
allow remote attackers to inject arbitrary web script or HTML via the
(1) redirect_to, text, popupurl, or popuptitle parameters to
wp-login.php, (2) redirect_url parameter to admin-header.php, (3)
popuptitle, popupurl, content, or post_title parameters to
bookmarklet.php, (4) cat_ID parameter to categories.php, (5) s
parameter to edit.php, or (6) s or mode parameter to
edit-comments.php.
|
| CVE-2003-1599 |
PHP remote file inclusion vulnerability in wp-links/links.all.php in
WordPress 0.70 allows remote attackers to execute arbitrary PHP code
via a URL in the $abspath variable.
|
| CVE-2003-1598 |
SQL injection vulnerability in log.header.php in WordPress 0.7 and
earlier allows remote attackers to execute arbitrary SQL commands via
the posts variable.
|