Vulnerabilities (CVE)

Filtered by vendor Frog Cms Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-20775 1 Frog Cms Project 1 Frog Cms 2019-02-11 6.5 MEDIUM 7.2 HIGH
admin/?/plugin/file_manager in Frog CMS 0.9.5 allows PHP code execution by creating a new .php file containing PHP code, and then visiting this file under the public/ URI.
CVE-2018-20776 1 Frog Cms Project 1 Frog Cms 2019-02-11 5.0 MEDIUM 7.5 HIGH
Frog CMS 0.9.5 provides a directory listing for a /public request.
CVE-2018-20773 1 Frog Cms Project 1 Frog Cms 2019-02-11 6.5 MEDIUM 7.2 HIGH
Frog CMS 0.9.5 allows PHP code execution by visiting admin/?/page/edit/1 and inserting additional <?php lines.
CVE-2018-20772 1 Frog Cms Project 1 Frog Cms 2019-02-11 6.5 MEDIUM 7.2 HIGH
Frog CMS 0.9.5 allows PHP code execution via <?php to the admin/?/layout/edit/1 URI.
CVE-2018-11098 1 Frog Cms Project 1 Frog Cms 2018-06-19 6.5 MEDIUM 7.2 HIGH
An issue was discovered in Frog CMS 0.9.5. There is a file upload vulnerability via the admin/?/plugin/file_manager/upload URI, a similar issue to CVE-2014-4912.
CVE-2018-8908 1 Frog Cms Project 1 Frog Cms 2018-05-09 6.8 MEDIUM 8.8 HIGH
An issue was discovered in /admin/?/user/add in Frog CMS 0.9.5. The application's add user functionality suffers from CSRF. A malicious user can craft an HTML page and use it to trick a victim into clicking on it; once executed, a malicious user will be created with admin privileges. This happens due to lack of an anti-CSRF token in state modification requests.