Products: 1
    Vulnerabilities: 6
    Known Exploited: 0
    1
    Critical Level Threats
    5
    High Level Threats
    0
    Medium Level Threats
    0
    Low Level Threats

    Vulnerabilities

    100806040200
    JanFebMarAprMayJunJulAugSepOctNovDec
    Critical Level Threats
    High Level Threats
    Medium Level Threats
    Low Level Threats

    Products Security index

    Actions
    Items Per Page

    Vulnerabilities

    CVE-2024-50809

    The theme.php file in SDCMS 2.8 has a command execution vulnerability that allows for the execution of system commands

    Last Modified: Apr 15, 2026
    Published: Nov 08, 2024

    CVE-2019-9652

    There is a CSRF in SDCMS V1.7 via an m=admin&c=theme&a=edit request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the t2 parameter.

    Last Modified: Nov 21, 2024
    Published: Mar 11, 2019

    CVE-2019-9651

    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.

    Last Modified: Nov 21, 2024
    Published: Mar 11, 2019

    CVE-2018-19748

    app/plug/attachment/controller/admincontroller.php in SDCMS 1.6 allows reading arbitrary files via a /?m=plug&c=admin&a=index&p=attachment&root= directory traversal. The value of the root parameter must be base64 encoded (note that base64 encoding, instead of URL encoding, is very rare in a directory traversal attack vector).

    Last Modified: Nov 21, 2024
    Published: Nov 29, 2018

    CVE-2018-19520

    An issue was discovered in SDCMS 1.6 with PHP 5.x. app/admin/controller/themecontroller.php uses a check_bad function in an attempt to block certain PHP functions such as eval, but does not prevent use of preg_replace 'e' calls, allowing users to execute arbitrary code by leveraging access to admin template management.

    Last Modified: Nov 21, 2024
    Published: Nov 25, 2018
    Items Per Page