vendor:
Newsletter
by:
Milos Zivanovic
3.3
CVSS
MEDIUM
Cross Site Request Forgery
352
CWE
Product Name: Newsletter
Affected Version From: the only one there is
Affected Version To: the only one there is
Patch Exists: NO
Related CWE: N/A
CPE: chipmunk-scripts.com/newsletter/newsletter
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
2009
Chipmunk Newsletter CSRF Vulnerabilities
I've noticed one XSS exploit was found by someone else so i decided to check it a little bit more and i found some sweet CSRF exploits in admin panel. The exploits include CSRF Delete Email List, CSRF Clear Queue, CSRF Send letter, and CSRF Delete Email by ID.
Mitigation:
Implementing a CSRF token in the application can help prevent CSRF attacks.