vendor:
b2evolution
by:
Alperen Ergel
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: b2evolution
Affected Version From: 7.2.2
Affected Version To: 7.2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:b2evolution:b2evolution:7.2.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux
2021
b2evolution 7.2.2 – ‘edit account details’ Cross-Site Request Forgery (CSRF)
Allows an attacker to change admin account details by sending a malicious POST request to the server.
Mitigation:
Implementing a CSRF token in the request can help prevent this type of attack.