vendor:
WP-TopBar
by:
Blake Entrekin
3,5
CVSS
MEDIUM
Cross Site Request Forgery
352
CWE
Product Name: WP-TopBar
Affected Version From: 4.02
Affected Version To: 4.02
Patch Exists: YES
Related CWE: N/A
CPE: 2.3:a:wordpress:wp-topbar
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
2012
WP-TopBar 4.02 CSRF
The wp-topbar.php does not utilize a nonce value when submitting any POST changes. As a result, this page is vulnerable to Cross Site Request Forgery. Proof of Concept Code is provided in the text.
Mitigation:
Implementing a nonce value when submitting POST changes can help prevent Cross Site Request Forgery.