Lucene search
+L

934 matches found

Veracode
Veracode
added 2023/06/21 6:49 a.m.20 views

Server-side Template Injection(SSTI)

getgrav/grav is vulnerable to Server-side Template InjectionSSTI. Malicious PHP code can be executed remotely by an authenticated attacker with page editing privileges resulting in remote code execution...

9.9CVSS7.4AI score0.02338EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
added 2023/06/21 5:53 a.m.27 views

Server-side Template Injection(SSTI)

getgrav/grav is vulnerable to Server-side Template InjectionSSTI. The vulnerability exists in filterFilter function of GravExtension.php, because an array might omit the validation check when the parameter is a string. This enables an authenticated attacker to insert malicious templates and perfo...

8.8CVSS7.7AI score0.02074EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
added 2023/06/21 2:06 a.m.13 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.37 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
Github Security Blog
Github Security Blog
added 2023/06/16 7:35 p.m.54 views

Grav Server Side Template Injection (SSTI) vulnerability

Summary I found an RCERemote Code Execution by SSTI in the admin screen. Details Remote Code Execution is possible by embedding malicious PHP code on the administrator screen by a user with page editing privileges. PoC 1. Log in to the administrator screen and access the edit screen of the defaul...

9.9CVSS7.6AI score0.02338EPSS
SaveExploits1References8Affected Software1
Huntr
Huntr
added 2023/06/15 4:44 p.m.23 views

Server-Side Template Injection leads to Remote Code Execution

Description Admin or Staff with "Mass mailer" permission can perform a Server-Side Template Injection attack Proof of Concept Log in as an admin or a staff who has "Mass mailer" permission, edit a message In the "Email content" field, insert the following value and click "Update and preview" %...

5.8CVSS7.3AI score0.01034EPSS
SaveExploits1
NVD
NVD
added 2023/06/14 11:15 p.m.34 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
Prion
Prion
added 2023/06/14 10:15 p.m.25 views

Design/Logic Flaw

Grav is a flat-file content management system. Versions prior to 1.7.42 are vulnerable to server side template injection. Remote code execution is possible by embedding malicious PHP code on the administrator screen by a user with page editing privileges. Version 1.7.42 contains a fix for this...

5.8CVSS7.4AI score0.02338EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/14 10:06 p.m.14 views

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

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.8CVSS7.8AI score0.04515EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2023/06/14 10:00 p.m.52 views

CVE-2023-34253 Grav vulnerable to Server-side Template Injection (SSTI) via Denylist Bypass

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.8CVSS9.1AI score0.02074EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2023/06/14 10:00 p.m.33 views

CVE-2023-34253 Grav vulnerable to Server-side Template Injection (SSTI) via Denylist Bypass

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.8CVSS7.6AI score0.02074EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2023/06/14 9:38 p.m.11 views

CVE-2023-34252 Grav Server-side Template Injection via Insufficient Validation in filterFilter

Grav is a flat-file content management system. Prior to version 1.7.42, there is a logic flaw in the GravExtension.filterFilter function whereby validation against a denylist of unsafe functions is only performed when the argument passed to filter is a string. However, passing an array as a...

8.8CVSS7.3AI score0.02074EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/06/14 9:38 p.m.53 views

CVE-2023-34252 Grav Server-side Template Injection via Insufficient Validation in filterFilter

Grav is a flat-file content management system. Prior to version 1.7.42, there is a logic flaw in the GravExtension.filterFilter function whereby validation against a denylist of unsafe functions is only performed when the argument passed to filter is a string. However, passing an array as a...

8.8CVSS9AI score0.02074EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/06/14 9:31 p.m.57 views

CVE-2023-34251 Grav Server Side Template Injection vulnerability

Grav is a flat-file content management system. Versions prior to 1.7.42 are vulnerable to server side template injection. Remote code execution is possible by embedding malicious PHP code on the administrator screen by a user with page editing privileges. Version 1.7.42 contains a fix for this...

9.9CVSS10AI score0.02338EPSS
SaveExploits1References3
CVE
CVE
added 2023/06/14 9:31 p.m.71 views

CVE-2023-34251

Grav (flat‑file CMS) versions before 1.7.42 are vulnerable to server‑side template injection (SSTI) that can enable remote code execution when a user with page editing privileges embeds malicious PHP on the administrator screen. The issue is mitigated by a fix in version 1.7.42. Public details in...

9.9CVSS8.8AI score0.02338EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/14 9:31 p.m.10 views

CVE-2023-34251 Grav Server Side Template Injection vulnerability

Grav is a flat-file content management system. Versions prior to 1.7.42 are vulnerable to server side template injection. Remote code execution is possible by embedding malicious PHP code on the administrator screen by a user with page editing privileges. Version 1.7.42 contains a fix for this...

9.9CVSS8AI score0.02338EPSS
SaveExploits1References3
OSV
OSV
added 2023/06/14 9:31 p.m.39 views

CVE-2023-34251 Grav Server Side Template Injection vulnerability

Grav is a flat-file content management system. Versions prior to 1.7.42 are vulnerable to server side template injection. Remote code execution is possible by embedding malicious PHP code on the administrator screen by a user with page editing privileges. Version 1.7.42 contains a fix for this...

9.9CVSS8AI score
SaveExploits0References5
Veracode
Veracode
added 2023/06/14 1:14 p.m.25 views

Server-Side Template Injection

camaleoncms is vulnerable to Server-Side Template Injection. The vulnerability exists because the error messages in actions and upload functions at mediacontroller.rb are not properly sanitized, which allows an attacker to inject and execute arbitrary code with the output rendered...

9.8CVSS7.7AI score0.46136EPSS
SaveExploits6References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/13 6:30 p.m.29 views

Withdrawn Advisory: CraftCMS Server-Side Template Injection vulnerability

Withdrawn This advisory has been withdrawn because the CVE has been disputed and the underlying vulnerability is likely invalid. This link is maintained to preserve external references. According to maintainers of Craft CMS, only administrators can access Settings, and those administrators may ha...

7.2CVSS7.3AI score0.02203EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder