Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Monstra Subscribe
Filtered by product Monstra
Total 31 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-25414 1 Monstra 1 Monstra 2022-07-12 7.5 HIGH 9.8 CRITICAL
A local file inclusion vulnerability was discovered in the captcha function in Monstra 3.0.4 which allows remote attackers to execute arbitrary PHP code.
CVE-2021-40940 1 Monstra 1 Monstra 2022-06-24 7.5 HIGH 9.8 CRITICAL
Monstra 3.0.4 does not filter the case of php, which leads to an unrestricted file upload vulnerability.
CVE-2018-6383 1 Monstra 1 Monstra 2022-02-09 6.5 MEDIUM 8.8 HIGH
Monstra CMS through 3.0.4 has an incomplete "forbidden types" list that excludes .php (and similar) file extensions but not the .pht or .phar extension, which allows remote authenticated Admins or Editors to execute arbitrary PHP code by uploading a file, a different vulnerability than CVE-2017-18048.
CVE-2021-36548 1 Monstra 1 Monstra 2021-11-02 7.5 HIGH 9.8 CRITICAL
A remote code execution (RCE) vulnerability in the component /admin/index.php?id=themes&action=edit_template&filename=blog of Monstra v3.0.4 allows attackers to execute arbitrary commands via a crafted PHP file.
CVE-2020-8439 1 Monstra 1 Monstra 2021-07-21 4.0 MEDIUM 6.5 MEDIUM
Monstra CMS through 3.0.4 allows remote authenticated users to take over arbitrary user accounts via a modified login parameter to an edit URI, as demonstrated by login=victim to the users/21/edit URI.
CVE-2020-13384 1 Monstra 1 Monstra 2020-05-26 6.5 MEDIUM 8.8 HIGH
Monstra CMS 3.0.4 allows remote authenticated users to upload and execute arbitrary PHP code via admin/index.php?id=filesmanager because, for example, .php filenames are blocked but .php7 filenames are not, a related issue to CVE-2017-18048.
CVE-2018-16608 1 Monstra 1 Monstra 2019-10-02 4.0 MEDIUM 8.8 HIGH
In Monstra CMS 3.0.4, an attacker with 'Editor' privileges can change the password of the administrator via an admin/index.php?id=users&action=edit&user_id=1, Insecure Direct Object Reference (IDOR).
CVE-2018-9038 1 Monstra 1 Monstra 2019-10-02 5.5 MEDIUM 6.5 MEDIUM
Monstra CMS 3.0.4 allows remote attackers to delete files via an admin/index.php?id=filesmanager&delete_dir=./&path=uploads/ request.
CVE-2018-17024 1 Monstra 1 Monstra 2019-07-23 3.5 LOW 4.8 MEDIUM
admin/index.php in Monstra CMS 3.0.4 allows XSS via the page_meta_title parameter in an add_page action.
CVE-2018-17418 1 Monstra 1 Monstra 2019-03-08 6.5 MEDIUM 7.2 HIGH
Monstra CMS 3.0.4 allows remote attackers to execute arbitrary PHP code via a mixed-case file extension, as demonstrated by the 123.PhP filename, because plugins\box\filesmanager\filesmanager.admin.php mishandles the forbidden_types variable.
CVE-2018-10118 1 Monstra 1 Monstra 2019-03-07 3.5 LOW 4.8 MEDIUM
Monstra CMS 3.0.4 has Stored XSS via the Name field on the Create New Page screen under the admin/index.php?id=pages URI, related to plugins/box/pages/pages.admin.php.
CVE-2018-18694 1 Monstra 1 Monstra 2018-12-06 3.5 LOW 4.8 MEDIUM
admin/index.php?id=filesmanager in Monstra CMS 3.0.4 allows remote authenticated administrators to trigger stored XSS via JavaScript content in a file whose name lacks an extension. Such a file is interpreted as text/html in certain cases.
CVE-2018-16819 1 Monstra 1 Monstra 2018-11-19 5.5 MEDIUM 4.9 MEDIUM
admin/index.php in Monstra CMS 3.0.4 allows arbitrary file deletion via id=filesmanager&path=uploads/.......//./.......//./&delete_file= requests.
CVE-2018-15886 1 Monstra 1 Monstra 2018-11-14 6.5 MEDIUM 7.2 HIGH
Monstra CMS 3.0.4 does not properly restrict modified Snippet content, as demonstrated by the admin/index.php?id=snippets&action=edit_snippet&filename=google-analytics URI, which allows attackers to execute arbitrary PHP code by placing this code after a <?php substring.
CVE-2018-16820 1 Monstra 1 Monstra 2018-11-07 5.0 MEDIUM 7.5 HIGH
admin/index.php in Monstra CMS 3.0.4 allows arbitrary directory listing via id=filesmanager&path=uploads/.......//./.......//./ requests.
CVE-2018-16977 1 Monstra 1 Monstra 2018-10-31 5.0 MEDIUM 5.3 MEDIUM
Monstra CMS V3.0.4 has an information leakage risk (e.g., PATH, DOCUMENT_ROOT, and SERVER_ADMIN) in libraries/Gelato/ErrorHandler/Resources/Views/Errors/exception.php.
CVE-2018-16979 1 Monstra 1 Monstra 2018-10-31 5.8 MEDIUM 6.1 MEDIUM
Monstra CMS V3.0.4 allows HTTP header injection in the plugins/captcha/crypt/cryptographp.php cfg parameter, a related issue to CVE-2012-2943.
CVE-2018-16978 1 Monstra 1 Monstra 2018-10-31 4.3 MEDIUM 6.1 MEDIUM
Monstra CMS V3.0.4 has XSS when ones tries to register an account with a crafted password parameter to users/registration, a different vulnerability than CVE-2018-11473.
CVE-2018-17025 1 Monstra 1 Monstra 2018-10-30 4.3 MEDIUM 6.1 MEDIUM
admin/index.php in Monstra CMS 3.0.4 allows XSS via the page_meta_title parameter in an edit_page action for a page with no special role.
CVE-2018-17026 1 Monstra 1 Monstra 2018-10-30 3.5 LOW 4.8 MEDIUM
admin/index.php in Monstra CMS 3.0.4 allows XSS via the page_meta_title parameter in an edit_page&name=error404 action, a different vulnerability than CVE-2018-10121.