Lucene search
+L

1800 matches found

Kitploit
Kitploit
•added 2026/09/19 12:47 p.m.•9 views

CVE-2022-23614

CVE-2022-23614 Prueba de concepto PoC para CVE-2022-23614 referenciado en el DSA-5107-1. CVSS-2.0 : 7.5 CVSS-3.X : 9.8 Explicación Twig es un motor de plantillas flexible, rápido y seguro para PHP. Notablemente, es posible usar filtros en una plantilla antes de renderizarla. El filtro sort se pue...

9.8CVSS8.6AI score0.08209EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/19 6:19 a.m.•12 views

cve-2026-9558-poc

CVE-2026-9558 — Inyección de Plantillas de Temas de Mautic del Lado del Servidor SSTI para Tomar Control Completo de Administrador Tabla de Contenidos Descripción general Versiones Afectadas Causa Raíz Análisis Estructura del Repositorio Requisitos Uso Salida Esperada Referencias Descargo de...

9.9CVSS6AI score0.00789EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/17 8:27 p.m.•14 views

EUVD-2026-65211

Grav: mediadirectory Twig function allows filesystem path traversal and file content disclosure from sandboxed page content...

7.1CVSS5.7AI score0.0046EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/09/17 8:27 p.m.•10 views

Grav: media_directory() Twig function allows filesystem path traversal and file content disclosure from sandboxed page content

Summary The mediadirectory Twig function is allow-listed for use in sandboxed, editor-authored page content system/config/security.yaml. Its implementation, GravExtension::mediaDirFunc, only treats the input as unsafe when it looks like a Grav stream user://, theme://, etc. If the input is instea...

7.1CVSS6AI score0.0046EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/09/17 8:27 p.m.•6 views

GHSA-47CH-6W46-6XM7 Grav: media_directory() Twig function allows filesystem path traversal and file content disclosure from sandboxed page content

Summary The mediadirectory Twig function is allow-listed for use in sandboxed, editor-authored page content system/config/security.yaml. Its implementation, GravExtension::mediaDirFunc, only treats the input as unsafe when it looks like a Grav stream user://, theme://, etc. If the input is instea...

7.1CVSS6AI score0.0046EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/17 8:27 p.m.•17 views

EUVD-2026-65219

Grav: UserInterface offsetget/offsetexists allow-listed in Twig sandbox let editor-authored content leak hashedpassword and 2FA secrets via offsetGet...

8.7CVSS5.6AI score0.00467EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 8:27 p.m.•6 views

GHSA-3JHR-MXMX-38CX Grav: UserInterface offsetget/offsetexists allow-listed in Twig sandbox let editor-authored content leak hashed_password and 2FA secrets via offsetGet()

Summary system/config/security.yaml's Twig sandbox policy allow-lists offsetget and offsetexists for Grav\Common\User\Interfaces\UserInterface. The concrete Grav\Common\User\DataUser\User class does not filter which fields offsetGet returns, so any sandboxed template with access to a User object...

8.7CVSS6AI score0.00467EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/17 8:27 p.m.•9 views

Grav: UserInterface offsetget/offsetexists allow-listed in Twig sandbox let editor-authored content leak hashed_password and 2FA secrets via offsetGet()

Summary system/config/security.yaml's Twig sandbox policy allow-lists offsetget and offsetexists for Grav\Common\User\Interfaces\UserInterface. The concrete Grav\Common\User\DataUser\User class does not filter which fields offsetGet returns, so any sandboxed template with access to a User object...

8.7CVSS6AI score0.00467EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/09/17 8:27 p.m.•15 views

EUVD-2026-65220

Grav: configdeniedpaths default list omits system, exposing real secrets e.g. system.cache.redis.password via the Twig sandbox when configaccess is enabled...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 8:27 p.m.•6 views

GHSA-XJW5-Q542-3VMR Grav: config_denied_paths default list omits `system`, exposing real secrets (e.g. system.cache.redis.password) via the Twig sandbox when config_access is enabled

Summary system/config/security.yaml's default twigsandbox.configdeniedpaths list plugins, streams, security, backups, scheduler omits the system prefix. When an operator enables the documented, non-default twigcontent.configaccess: true setting intended to safely expose low-sensitivity values lik...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/17 8:27 p.m.•9 views

Grav: config_denied_paths default list omits `system`, exposing real secrets (e.g. system.cache.redis.password) via the Twig sandbox when config_access is enabled

Summary system/config/security.yaml's default twigsandbox.configdeniedpaths list plugins, streams, security, backups, scheduler omits the system prefix. When an operator enables the documented, non-default twigcontent.configaccess: true setting intended to safely expose low-sensitivity values lik...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/09/17 8:25 p.m.•15 views

EUVD-2026-65212

Grav: The system, site, and theme Twig variables bypass the content sandbox entirely and are never covered by configdeniedpaths...

7.1CVSS5.8AI score0.00409EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 8:25 p.m.•5 views

GHSA-P597-CRQC-M349 Grav: The system, site, and theme Twig variables bypass the content sandbox entirely and are never covered by config_denied_paths

Summary Grav\Common\Twig\Twig::init unconditionally puts the raw system, site, and theme config arrays into $this-twigvars. Twig::processPage builds the variables for the sandboxed, editor-authored page-content render by copying that same base array $sandboxvars = $twigvars; and replacing only th...

7.1CVSS5.9AI score0.00409EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/17 8:25 p.m.•7 views

Grav: The system, site, and theme Twig variables bypass the content sandbox entirely and are never covered by config_denied_paths

Summary Grav\Common\Twig\Twig::init unconditionally puts the raw system, site, and theme config arrays into $this-twigvars. Twig::processPage builds the variables for the sandboxed, editor-authored page-content render by copying that same base array $sandboxvars = $twigvars; and replacing only th...

7.1CVSS5.9AI score0.00409EPSS
SaveExploits0References4Affected Software1
NVD
NVD
•added 2026/09/17 12:18 p.m.•10 views

CVE-2026-92917

Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters printr, vardump, jsonencode, yamlencode, string: GravExtension::assertSandboxDumpSafe determines sandbox state by calling SandboxExtension::isSandboxed without...

8.7CVSS0.00458EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 11:16 a.m.•28 views

CVE-2026-92917 Grav 2.0.0-rc.1 through 2.0.21 Configuration Disclosure via print_r

Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters printr, vardump, jsonencode, yamlencode, string: GravExtension::assertSandboxDumpSafe determines sandbox state by calling SandboxExtension::isSandboxed without...

8.7CVSS0.00458EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 11:16 a.m.•13 views

EUVD-2026-81439

Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters printr, vardump, jsonencode, yamlencode, string: GravExtension::assertSandboxDumpSafe determines sandbox state by calling SandboxExtension::isSandboxed without...

8.7CVSS5.8AI score0.00458EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 11:16 a.m.•21 views

CVE-2026-92917

In Grav (a flat-file CMS) versions 2.0.0-rc.1 through 2.0.21 , the Twig content sandbox fails to restrict dump and serialize filters (print_r, vardump, json_encode, yaml_encode, string). The guard GravExtension::assertSandboxDumpSafe() calls SandboxExtension::isSandboxed() without a Source argume...

8.7CVSS5.8AI score0.00458EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/17 11:16 a.m.•9 views

CVE-2026-92917 Grav 2.0.0-rc.1 through 2.0.21 Configuration Disclosure via print_r

Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters printr, vardump, jsonencode, yamlencode, string: GravExtension::assertSandboxDumpSafe determines sandbox state by calling SandboxExtension::isSandboxed without...

8.7CVSS5.8AI score0.00458EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 11:16 a.m.•5 views

CVE-2026-92917 Grav 2.0.0-rc.1 through 2.0.21 Configuration Disclosure via print_r

Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters printr, vardump, jsonencode, yamlencode, string: GravExtension::assertSandboxDumpSafe determines sandbox state by calling SandboxExtension::isSandboxed without...

8.7CVSS5.8AI score
SaveExploits0References4
Rows per page
Query Builder