vendor:
SweetRice
by:
Ashiyane Digital Security Team
7,5
CVSS
HIGH
Arbitrary Code Execution
94
CWE
Product Name: SweetRice
Affected Version From: 1.5.1
Affected Version To: 1.5.1
Patch Exists: NO
Related CWE: N/A
CPE: sweetrice
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
2016
SweetRice 1.5.1 Arbitrary Code Execution
SweetRice CMS Panel In Adding Ads Section SweetRice Allow To Admin Add PHP Codes In Ads File. A CSRF Vulnerabilty In Adding Ads Section Allow To Attacker To Execute PHP Codes On Server. In This Exploit I Just Added a echo '<h1> Hacked </h1>'; phpinfo(); Code You Can Customize Exploit For Your Self.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.