vendor:
ALO EasyMail Newsletter plugin
by:
Mohsen Lotfi
8,8
CVSS
HIGH
Cross-site request forgery
352
CWE
Product Name: ALO EasyMail Newsletter plugin
Affected Version From: 2.6.01
Affected Version To: 2.6.01
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:alo_easymail_newsletter_plugin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
WordPress ALO EasyMail Newsletter plugin cross-site request forgery vulnerability
The plugin contains a CSRF vulnerability, which can be exploited to perform a script insertion attack. A malicious user can craft a malicious link and send it to an administrator of the website. When the administrator clicks on the link, the malicious script will be inserted into the database.
Mitigation:
The best way to mitigate CSRF attacks is to use a combination of security measures such as input validation, output encoding, and token-based authentication.