Lucene search
+L

1628 matches found

Github Security Blog
Github Security Blog
added 2023/07/19 10:11 p.m.43 views

grav Server-side Template Injection (SSTI) mitigation bypass

Summary The fix for SSTI using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value from isDangerousFunction, which allows to execute the payload prepending double backslash \ Details The isDangerousFunction check in...

8.8CVSS7.4AI score0.02809EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/07/19 10:11 p.m.143 views

GHSA-9436-3GMP-4F53 grav Server-side Template Injection (SSTI) mitigation bypass

Summary The fix for SSTI using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value from isDangerousFunction, which allows to execute the payload prepending double backslash \ Details The isDangerousFunction check in...

7.2CVSS8AI score0.02809EPSS
SaveExploits1References5
NVD
NVD
added 2023/07/18 9:15 p.m.38 views

CVE-2023-37897

Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection SSTI vulnerability. The fix for another SSTI vulnerability using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value fr...

8.8CVSS0.02809EPSS
SaveExploits1References3
Prion
Prion
added 2023/07/18 9:15 p.m.21 views

Design/Logic Flaw

Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection SSTI vulnerability. The fix for another SSTI vulnerability using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value fr...

6.5CVSS8.9AI score0.02809EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/18 8:22 p.m.20 views

CVE-2023-37897 Server-side Template Injection (SSTI) in grav

Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection SSTI vulnerability. The fix for another SSTI vulnerability using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value fr...

7.2CVSS7.3AI score0.02809EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/07/18 8:22 p.m.46 views

CVE-2023-37897 Server-side Template Injection (SSTI) in grav

Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection SSTI vulnerability. The fix for another SSTI vulnerability using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value fr...

7.2CVSS9.1AI score0.02809EPSS
SaveExploits1References3
CVE
CVE
added 2023/07/18 8:22 p.m.68 views

CVE-2023-37897

Grav SSTI CVE-2023-37897 affects Grav’s Twig engine due to a denial-list bypass introduced in the fix for a prior SSTI vulnerability. The isDangerousFunction() function returns false when a backslash is found, allowing payloads such as {{ ['id'] | map('\system') | join() }} to bypass the denylist...

8.8CVSS8AI score0.02809EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/07/18 8:22 p.m.30 views

CVE-2023-37897 Server-side Template Injection (SSTI) in grav

Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection SSTI vulnerability. The fix for another SSTI vulnerability using |map, |filter and |reduce twigs implemented in the commit 71bbed1 introduces bypass of the denylist due to incorrect return value fr...

7.2CVSS8.7AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/07/18 12:00 a.m.11 views

Grav 安全漏洞

Grav is an extensible CMS Content Management System for personal blogs, small content publishing platforms, and one-page product displays. A security vulnerability exists in Grav 1.7.42.1 and earlier versions, which stems from a denial list isDangerousFunction being bypassed by returning an...

8.8CVSS8.1AI score0.02809EPSS
SaveExploits1References4
Veracode
Veracode
added 2023/06/21 7:09 a.m.25 views

Server-side Template Injection(SSTI)

getgrav/grav is vulnerable to Server-side Template Injection SSTI. An authenticated remote attacker is able to cause server side template injection via the Twig engine which renders risky functions by default, such as system. Insufficient fix in addressing CVE-2022-2073 allows the bypass of the...

7.2CVSS7.6AI score0.10603EPSS
SaveExploits3References10Affected Software1
Veracode
Veracode
added 2023/06/21 2:06 a.m.15 views

Server-Side Template Injection (SSTI)

getgrav/grav is vulnerable to Server-Side Template Injection SSTI. The vulnerability exists because the Filter function of GravExtension.php does not properly block the other built-in functions exposed by Twig's Core Extension, which allows an attacker to invoke arbitrary unsafe functions, leadin...

8.8CVSS7.9AI score0.04515EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/06/16 7:37 p.m.60 views

GHSA-WHR7-M3F8-MPM8 Grav Server-side Template Injection (SSTI) via Twig Default Filters

Hi, actually we have sent the bug report to [email protected] on 27th March 2023 and on 10th April 2023. Grav Server-side Template Injection SSTI via Twig Default Filters Summary: | Product | Grav CMS | | ----------------------- | --------------------------------------------- | | Vendor | Grav...

7.2CVSS8AI score0.04515EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2023/06/16 7:37 p.m.38 views

Grav Server-side Template Injection (SSTI) via Twig Default Filters

Hi, actually we have sent the bug report to [email protected] on 27th March 2023 and on 10th April 2023. Grav Server-side Template Injection SSTI via Twig Default Filters Summary: | Product | Grav CMS | | ----------------------- | --------------------------------------------- | | Vendor | Grav...

9.1CVSS8.9AI score0.10603EPSS
SaveExploits3References10Affected Software1
OSV
OSV
added 2023/06/16 7:36 p.m.77 views

GHSA-J3V8-V77F-FVGM Grav Server-side Template Injection (SSTI) via Denylist Bypass Vulnerability

Hi, actually we have sent the bug report to [email protected] on 27th March 2023 and on 10th April 2023. Grav Server-side Template Injection SSTI via Denylist Bypass Vulnerability Summary: | Product | Grav CMS | | ----------------------- | --------------------------------------------- | | Vend...

7.2CVSS7.8AI score0.02074EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2023/06/16 7:36 p.m.50 views

Grav Server-side Template Injection (SSTI) via Denylist Bypass Vulnerability

Hi, actually we have sent the bug report to [email protected] on 27th March 2023 and on 10th April 2023. Grav Server-side Template Injection SSTI via Denylist Bypass Vulnerability Summary: | Product | Grav CMS | | ----------------------- | --------------------------------------------- | | Vend...

8.8CVSS8.6AI score0.02074EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/16 7:36 p.m.51 views

Grav Server-side Template Injection (SSTI) via Twig Default Filters

Hi, actually we have sent the bug report to [email protected] on 27th March 2023 and on 10th April 2023. Grav Server-side Template Injection SSTI via Insufficient Validation in filterFilter Summary: | Product | Grav CMS | | ----------------------- | --------------------------------------------...

8.8CVSS8.3AI score0.02074EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2023/06/16 7:36 p.m.45 views

GHSA-96XV-RMWJ-6P9W Grav Server-side Template Injection (SSTI) via Twig Default Filters

Hi, actually we have sent the bug report to [email protected] on 27th March 2023 and on 10th April 2023. Grav Server-side Template Injection SSTI via Insufficient Validation in filterFilter Summary: | Product | Grav CMS | | ----------------------- | --------------------------------------------...

7.2CVSS7.9AI score0.02074EPSS
SaveExploits1References9
NVD
NVD
added 2023/06/14 11:15 p.m.35 views

CVE-2023-34448

Grav is a flat-file content management system. Prior to version 1.7.42, the patch for CVE-2022-2073, a server-side template injection vulnerability in Grav leveraging the default filter function, did not block other built-in functions exposed by Twig's Core Extension that could be used to invoke...

8.8CVSS8.2AI score0.04515EPSS
SaveExploits1References5
NVD
NVD
added 2023/06/14 11:15 p.m.49 views

CVE-2023-34452

Grav is a flat-file content management system. In versions 1.7.42 and prior, the "/forgotpassword" page has a self-reflected cross-site scripting vulnerability that can be exploited by injecting a script into the "email" parameter of the request. While this vulnerability can potentially allow an...

6.1CVSS5.9AI score0.00592EPSS
SaveExploits1References1
NVD
NVD
added 2023/06/14 11:15 p.m.34 views

CVE-2023-34253

Grav is a flat-file content management system. Prior to version 1.7.42, the denylist introduced in commit 9d6a2d to prevent dangerous functions from being executed via injection of malicious templates was insufficient and could be easily subverted in multiple ways -- 1 using unsafe functions that...

8.8CVSS8.9AI score0.02074EPSS
SaveExploits1References5
Rows per page
Query Builder