vendor:
KubeBlog
by:
The.Morpheus
8,8
CVSS
HIGH
Cross-Site Request Forgery (XSRF)
352
CWE
Product Name: KubeBlog
Affected Version From: KubeBlog 2008
Affected Version To: KubeBlog 2008
Patch Exists: NO
Related CWE: N/A
CPE: a:kubelabs:kubeblog
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
2010
KubeBlog XSRF Vuln.
The KubeBlog application is vulnerable to Cross-Site Request Forgery (XSRF) attacks. An attacker can craft a malicious HTML form and submit it to the vulnerable application, which will add a new user with administrator privileges. This can be done without the user's knowledge or consent.
Mitigation:
The application should implement anti-CSRF tokens to verify that the request is coming from a trusted source.