vendor:
Webutler CMS
by:
Keerati T.
8,8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Webutler CMS
Affected Version From: 3.2
Affected Version To: 3.2
Patch Exists: NO
Related CWE: N/A
CPE: a:webutler:webutler
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2016
Webutler CMS Cross-Site Request Forgery
The Webutler is a simple online page editor for static HTML files. Webmasters can provide a simple login option for image and text editing to their customers. The Webutler is a tool for websites or projects to be implemented with a small effort. The project has grown over the years and now you can do a lot of things with it. The all of administrative function allow any users to perform HTTP request without verify the request. This exploit can be performed while the logged on user (administrator) visit malicious web page that embedded HTML form.
Mitigation:
Implement proper authentication and authorization checks for all HTTP requests.