Vulnerabilities (CVE)

Filtered by vendor Cmsimple Subscribe
Filtered by product Cmsimple
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-43741 1 Cmsimple 1 Cmsimple 2024-02-28 7.5 HIGH 9.8 CRITICAL
CMSimple 5.4 is vulnerable to Directory Traversal. The vulnerability exists when a user changes the file name to malicious file on config.php leading to remote code execution.
CVE-2021-43742 1 Cmsimple 1 Cmsimple 2024-02-28 3.5 LOW 5.4 MEDIUM
CMSimple 5.4 is vulnerable to Cross Site Scripting (XSS) via the file upload feature.
CVE-2018-19507 1 Cmsimple 1 Cmsimple 2024-02-28 3.5 LOW 4.8 MEDIUM
CMSimple 4.7.5 has XSS via an admin's use of a ?file=config&action=array URI.
CVE-2018-19508 1 Cmsimple 1 Cmsimple 2024-02-28 3.5 LOW 4.8 MEDIUM
CMSimple 4.7.5 has XSS via an admin's upload of an SVG file at a ?userfiles&subdir=userfiles/images/flags/ URI.
CVE-2008-2650 1 Cmsimple 1 Cmsimple 2024-02-28 6.8 MEDIUM N/A
Directory traversal vulnerability in cmsimple/cms.php in CMSimple 3.1, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the sl parameter to index.php. NOTE: this can be leveraged for remote file execution by including adm.php and then invoking the upload action. NOTE: on 20080601, the vendor patched 3.1 without changing the version number.