vendor:
Snowfox CMS
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Cross-site request forgery
352
CWE
Product Name: Snowfox CMS
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:globiz_solutions:snowfox_cms:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache/2.4.7 (Win32), PHP/5.5.6, MySQL 5.6.14
2014
Snowfox CMS v1.0 CSRF Add Admin Exploit
Snowfox CMS suffers from a cross-site request forgery vulnerabilities. The application allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site.
Mitigation:
Validate all user input and ensure that requests are coming from trusted sources.