vendor:
WebsiteBaker
by:
Luis Santana
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: WebsiteBaker
Affected Version From: 2.8.1
Affected Version To: 2.8.1
Patch Exists: NO
Related CWE: N/A
CPE: a:websitebaker:websitebaker:2.8.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: All
2009
WebsiteBaker 2.8.1 CSRF Proof of Concept By Luis Santana HackTalk Security
A Cross-Site Request Forgery (CSRF) vulnerability exists in WebsiteBaker 2.8.1. An attacker can exploit this vulnerability to add a new administrator user to the application without requiring any authentication. The attacker can craft a malicious HTML page containing a form with the necessary parameters to add a new user and submit it to the vulnerable application. This will add a new administrator user to the application.
Mitigation:
The application should implement a CSRF protection mechanism to prevent attackers from exploiting this vulnerability.