From b1ef089b8a520a6cff2d2ac2f02177b096bbab6a Mon Sep 17 00:00:00 2001 From: Rex Liu Date: Tue, 11 Aug 2026 16:38:46 -0700 Subject: [PATCH] sync ghsa-f44v-7qgw-9gh9 details --- .../2026/06/GHSA-f44v-7qgw-9gh9/GHSA-f44v-7qgw-9gh9.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-f44v-7qgw-9gh9/GHSA-f44v-7qgw-9gh9.json b/advisories/github-reviewed/2026/06/GHSA-f44v-7qgw-9gh9/GHSA-f44v-7qgw-9gh9.json index 071b09e2783d..4c31f38d8a73 100644 --- a/advisories/github-reviewed/2026/06/GHSA-f44v-7qgw-9gh9/GHSA-f44v-7qgw-9gh9.json +++ b/advisories/github-reviewed/2026/06/GHSA-f44v-7qgw-9gh9/GHSA-f44v-7qgw-9gh9.json @@ -6,8 +6,8 @@ "aliases": [ "CVE-2026-57113" ], - "summary": "PraisonAI GitHub template cache path traversal allows outside-cache file write and directory deletion", - "details": "## Summary\n\nPraisonAI's template loader accepts GitHub template URIs with refs, for example\n`github:owner/repo/template@v1.0.0`. The resolver stores the user-controlled\ntemplate path and ref verbatim, and the cache layer later joins those values into\n`~/.praison/cache/templates/github///