vendor:
Knowledge Base
by:
Jelmer de Hen
4,3
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Knowledge Base
Affected Version From: v1.0.0rc3
Affected Version To: v1.0.0rc3
Patch Exists: NO
Related CWE: N/A
CPE: 68kb
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
68kb Knowledge Base v1.0.0rc3 edit main settings CSRF
This exploit allows an attacker to modify the main settings of the 68kb Knowledge Base v1.0.0rc3 application. The attacker can craft a malicious HTML page that contains a form with hidden fields that will be automatically submitted when the page is loaded. The form contains the parameters that can be modified, such as the site name, keywords, description, email, maximum search results, comments, and cache time. When the page is loaded, the form is automatically submitted and the settings are modified.
Mitigation:
The application should implement a CSRF protection mechanism, such as a CSRF token, to prevent unauthorized modification of the settings.