CVE-2019-9651
Last modified
CVE-2019-9651 is a vulnerability of currently unknown severity. An issue was discovered in SDCMS V1.7. In the \app\admin\controller\themecontroller.php file, the check_bad() function's filtering is not strict, resulting in PHP code execution. EPSS estimates a 2.56% chance of exploitation in the next 30 days.
Description
An issue was discovered in SDCMS V1.7. In the \app\admin\controller\themecontroller.php file, the check_bad() function's filtering is not strict, resulting in PHP code execution. This occurs because some dangerous PHP functions (such as "eval") are blocked but others (such as "system") are not, and because ".php" is blocked but ".PHP" is not blocked.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sdcms | Sdcms | 1.7 |
References
- http://www.iwantacve.cn/index.php/archives/155/Exploit, Third Party Advisory
- http://www.iwantacve.cn/index.php/archives/155/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-9651?
How severe is CVE-2019-9651?
How do I fix CVE-2019-9651?
Are you affected by CVE-2019-9651?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
