Show filters
34 Total Results
Displaying 21-30 of 34
Sort by:
Attacker Value
Unknown

CVE-2021-3920

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
grav-plugin-admin is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Attacker Value
Unknown

CVE-2021-3924

Disclosure Date: November 05, 2021 (last updated February 23, 2025)
grav is vulnerable to Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Attacker Value
Unknown

CVE-2021-3904

Disclosure Date: October 27, 2021 (last updated February 23, 2025)
grav is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Attacker Value
Unknown

CVE-2021-3818

Disclosure Date: September 27, 2021 (last updated February 23, 2025)
grav is vulnerable to Reliance on Cookies without Validation and Integrity Checking
Attacker Value
Unknown

CVE-2021-3799

Disclosure Date: September 27, 2021 (last updated February 23, 2025)
grav-plugin-admin is vulnerable to Improper Restriction of Rendered UI Layers or Frames
Attacker Value
Unknown

CVE-2021-29439

Disclosure Date: April 13, 2021 (last updated February 22, 2025)
The Grav admin plugin prior to version 1.10.11 does not correctly verify caller's privileges. As a consequence, users with the permission `admin.login` can install third-party plugins and their dependencies. By installing the right plugin, an attacker can obtain an arbitrary code execution primitive and elevate their privileges on the instance. The vulnerability has been addressed in version 1.10.11. As a mitigation blocking access to the `/admin` path from untrusted sources will reduce the probability of exploitation.
Attacker Value
Unknown

CVE-2021-29440

Disclosure Date: April 13, 2021 (last updated February 22, 2025)
Grav is a file based Web-platform. Twig processing of static pages can be enabled in the front matter by any administrative user allowed to create or edit pages. As the Twig processor runs unsandboxed, this behavior can be used to gain arbitrary code execution and elevate privileges on the instance. The issue was addressed in version 1.7.11.
Attacker Value
Unknown

CVE-2021-21425

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
Grav Admin Plugin is an HTML user interface that provides a way to configure Grav and create and modify pages. In versions 1.10.7 and earlier, an unauthenticated user can execute some methods of administrator controller without needing any credentials. Particular method execution will result in arbitrary YAML file creation or content change of existing YAML files on the system. Successfully exploitation of that vulnerability results in configuration changes, such as general site information change, custom scheduler job definition, etc. Due to the nature of the vulnerability, an adversary can change some part of the webpage, or hijack an administrator account, or execute operating system command under the context of the web-server user. This vulnerability is fixed in version 1.10.8. Blocking access to the `/admin` path from untrusted sources can be applied as a workaround.
Attacker Value
Unknown

CVE-2020-29553

Disclosure Date: March 15, 2021 (last updated February 22, 2025)
The Scheduler in Grav CMS through 1.7.0-rc.17 allows an attacker to execute a system command by tricking an admin into visiting a malicious website (CSRF).
Attacker Value
Unknown

CVE-2020-29556

Disclosure Date: March 15, 2021 (last updated February 22, 2025)
The Backup functionality in Grav CMS through 1.7.0-rc.17 allows an authenticated attacker to read arbitrary local files on the underlying server by exploiting a path-traversal technique. (This vulnerability can also be exploited by an unauthenticated attacker due to a lack of CSRF protection.)