vendor:
sNews
by:
Ashiyane Digital Security Team
7,5
CVSS
HIGH
Webapps
264
CWE
Product Name: sNews
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: NO
Related CWE: N/A
CPE: a:snewscms:snews
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2016
Snews CMS upload sheller
This exploit allows an attacker to upload a malicious file to the Snews CMS server without authentication. The malicious file can be a shell script, which can be used to gain access to the server. The attacker can then execute arbitrary code on the server.
Mitigation:
Ensure that all user input is properly validated and sanitized before being used in any file uploads. Additionally, ensure that all uploaded files are scanned for malicious content.