Lucene search
+L

120 matches found

Kitploit
Kitploit
added 2026/09/15 10:17 a.m.7 views

awesome-cybersecurity-resources

awesome-cybersecurity-resources Recursos impresionantes de ciberseguridad, more. Propósito Este repositorio almacena recursos seleccionados de ciberseguridad recopilados de internet, documentación de repositorios y notas locales seleccionadas. El formato canónico es: un recurso por archivo Markdo...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/10 3:29 p.m.6 views

obsidian-note-toolbar-PoC

Ejecución de Código Arbitrario Dirigida por Frontmatter en Note Toolbar mediante la Cadena de Variables propNAME → js: Estado del CVE: solicitado, pendiente de asignación. Este hallazgo se publica como GHSA-q8cw-3m8c-5pf2. Tras la asignación del CVE, este repositorio se renombra a...

6AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 2:51 p.m.15 views

EUVD-2026-62549

Grav: Remote code execution via unrestricted callable in Blueprint::dynamicData...

8.7CVSS6.2AI score0.00435EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 3:58 p.m.28 views

CVE-2026-64850

In Grav prior to 2.0.7, Blueprint::dynamicData() in system/src/Grav/Common/Data/Blueprint.php passes an editor-controlled callable to call_user_func_array() without filtering dangerous callbacks. A user with admin.pages or api.pages.write privileges can use arrayFilterRecursive() as a trampoline ...

8.7CVSS5.5AI score0.00435EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:58 p.m.20 views

CVE-2026-64850 Grav: Remote code execution via unrestricted callable in Blueprint::dynamicData()

Grav is a file-based Web platform. Prior to 2.0.7, Grav Blueprint::dynamicData in system/src/Grav/Common/Data/Blueprint.php sends an editor-controlled Class::method provider and arguments to calluserfuncarray without rejecting dangerous callback parameters. An account with admin.pages or...

8.7CVSS5.5AI score0.02015EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/07/21 1:58 p.m.18 views

Arbitrary Code Injection

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Arbitrary Code Injection via the dynamicData function. An attacker can execute arbitrary code by planting a malicious callable directive in a...

9.8CVSS6.2AI score0.02015EPSS
SaveExploits2References2
CVE
CVE
added 2026/07/21 11:39 a.m.49 views

CVE-2026-65008

Grav 2.0.4 contains a remote code execution vulnerability in Blueprint::dynamicData(), where a Class::method callable string and arguments are passed to call_user_func_array() without an allowlist. The form plugin routes page frontmatter through this path, allowing an authenticated user with admi...

9.8CVSS6.4AI score0.02015EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.20 views

PT-2026-61930

Name of the Vulnerable Software and Affected Versions Grav versions 2.0.4 through 2.0.6 Description Remote code execution is possible through the Blueprint::dynamicData function in the system/src/Grav/Common/Data/Blueprint.php file. The issue occurs because a Class::method callable string and its...

9.8CVSS6.3AI score0.02015EPSS
SaveExploits2References11
Veracode
Veracode
added 2026/07/18 6:59 a.m.15 views

Code Injection

@prompty/core is vulnerable to Code Injection. The vulnerability is due to the use of gray-matter with executable JavaScript frontmatter enabled, which allows an attacker to execute arbitrary JavaScript by supplying a malicious .prompty file...

8.7CVSS5.8AI score0.00972EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/17 7:53 p.m.24 views

Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader

Summary The TypeScript Prompty loader used gray-matter without overriding executable frontmatter engines. gray-matter supports JavaScript frontmatter blocks such as ---js and evaluates them while parsing. An attacker-controlled .prompty file could therefore execute arbitrary JavaScript during...

8.7CVSS5.7AI score0.00972EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/17 7:53 p.m.18 views

EUVD-2026-44939

Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader...

8.7CVSS5.9AI score0.00972EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 7:46 p.m.22 views

EUVD-2026-44940

Prompty: Arbitrary file read via file reference expansion...

7.5CVSS5.2AI score0.01286EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 4:19 p.m.18 views

CVE-2026-53597

Prompty is a markdown file format .prompty for LLM prompts. From 2.0.0-alpha.1 until 2.0.0-beta.3, the @prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts used gray-matter without overriding executable js and javascript frontmatter engines, allowing an...

8.7CVSS0.00972EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 4:19 p.m.20 views

CVE-2026-53598

Prompty is a markdown file format .prompty for LLM prompts. Prior to 2.0.0-beta.2, Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that resolved paths stayed within the prompt directory or allowed roots, allowing an attacker-controlled prompt file to read...

7.5CVSS0.01286EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 2:59 p.m.11 views

CVE-2026-53598

Prompty is a markdown file format .prompty for LLM prompts. Prior to 2.0.0-beta.2, Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that resolved paths stayed within the prompt directory or allowed roots, allowing an attacker-controlled prompt file to read...

7.5CVSS6.1AI score0.01286EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/16 2:59 p.m.50 views

CVE-2026-53598 Prompty: Arbitrary File Read via ${file:path} Reference Expansion

Prompty is a markdown file format .prompty for LLM prompts. Prior to 2.0.0-beta.2, Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that resolved paths stayed within the prompt directory or allowed roots, allowing an attacker-controlled prompt file to read...

7.5CVSS0.01286EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/16 2:59 p.m.15 views

CVE-2026-53598 Prompty: Arbitrary File Read via ${file:path} Reference Expansion

Prompty is a markdown file format .prompty for LLM prompts. Prior to 2.0.0-beta.2, Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that resolved paths stayed within the prompt directory or allowed roots, allowing an attacker-controlled prompt file to read...

7.5CVSS5.2AI score0.01286EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 2:59 p.m.12 views

CVE-2026-53598 Prompty: Arbitrary File Read via ${file:path} Reference Expansion

Prompty is a markdown file format .prompty for LLM prompts. Prior to 2.0.0-beta.2, Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that resolved paths stayed within the prompt directory or allowed roots, allowing an attacker-controlled prompt file to read...

7.5CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:59 p.m.63 views

CVE-2026-53598

The CVE-2026-53598 issue affects Prompty (.prompty) loaders that expanded ${file:...} references in frontmatter before 2.0.0-beta.2, allowing an attacker-controlled prompt to read local files via absolute paths, .. traversal, or symlink escapes. Root cause: path confinement was not enforced durin...

7.5CVSS6.1AI score0.01286EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 2:54 p.m.55 views

CVE-2026-53597

CVE-2026-53597 affects the Prompty markdown format loader: for versions 2.0.0-alpha.1 through 2.0.0-beta.3, the @prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts did not override executable engines for js/frontmatter, allowing attacker-controlled .prompty file...

8.7CVSS6.3AI score0.00972EPSS
SaveExploits0References2
Rows per page
Query Builder