Lucene search
+L

1628 matches found

Prion
Prion
added 2023/06/14 11:15 p.m.20 views

Design/Logic Flaw

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...

5.8CVSS7.2AI score0.10603EPSS
SaveExploits3References5Affected Software1
Prion
Prion
added 2023/06/14 11:15 p.m.20 views

Design/Logic Flaw

Grav is a file-based Web platform. 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 are not...

5.8CVSS7.2AI score0.02074EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/06/14 11:15 p.m.33 views

Cross site scripting

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...

5.8CVSS6.3AI score0.00592EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/14 10:28 p.m.15 views

CVE-2023-34452 Grav vulnerable to Self Cross Site Scripting in /forgot_password

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...

5.4CVSS6.9AI score0.00592EPSS
SaveExploits1References1
CVE
CVE
added 2023/06/14 10:28 p.m.67 views

CVE-2023-34452

Grav CMS (flat‑file)

6.1CVSS6AI score0.00592EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/06/14 10:28 p.m.26 views

CVE-2023-34452 Grav vulnerable to Self Cross Site Scripting in /forgot_password

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...

5.4CVSS6.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2023/06/14 10:28 p.m.45 views

CVE-2023-34452 Grav vulnerable to Self Cross Site Scripting in /forgot_password

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...

5.4CVSS6.5AI score0.00592EPSS
SaveExploits1References1
NVD
NVD
added 2023/06/14 10:15 p.m.59 views

CVE-2023-34251

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.9CVSS9.9AI score0.02338EPSS
SaveExploits1References3
NVD
NVD
added 2023/06/14 10:15 p.m.43 views

CVE-2023-34252

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.8CVSS8.8AI score0.02074EPSS
SaveExploits1References4
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
Prion
Prion
added 2023/06/14 10:15 p.m.23 views

Remote code execution

Grav is a file-based Web platform. 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 callable argument...

5.8CVSS7.1AI score0.02074EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/06/14 10:06 p.m.32 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.8CVSS8.5AI score
SaveExploits0References7
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
CVE
CVE
added 2023/06/14 10:06 p.m.96 views

CVE-2023-34448

CVE-2023-34448 (Grav CMS) is a follow-up to CVE-2022-2073. Grav before v1.7.42 allowed remote code execution via Twig default filters (map and reduce) through unsafe callable arguments, because Grav’s patch for filter() only blocked certain calls on string arrows. The public patch/update in Grav ...

8.8CVSS7.7AI score0.04515EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2023/06/14 10:06 p.m.48 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.8CVSS8.3AI score0.04515EPSS
SaveExploits1References5
CVE
CVE
added 2023/06/14 10:00 p.m.85 views

CVE-2023-34253

CVE-2023-34253 concerns Grav CMS before v1.7.42, where a weakened denylist for dangerous Twig functions allows a logged‑in admin with page creation/update rights (or a user with Admin login) to inject templates and achieve remote code execution. The vulnerability stems from multiple bypass pathwa...

8.8CVSS8.1AI score0.02074EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2023/06/14 10:00 p.m.55 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
OSV
OSV
added 2023/06/14 10:00 p.m.28 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.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/06/14 10:00 p.m.34 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
CVE
CVE
added 2023/06/14 9:38 p.m.75 views

CVE-2023-34252

CVE-2023-34252 — Grav SSTI (GravExtension.filterFilter) grav CMS versions prior to 1.7.42 contain a logic flaw in GravExtension.filterFilter() where unsafe-function validation runs only for string arrows; passing an array as a callable bypasses the check, enabling authenticated admin users with p...

8.8CVSS8AI score0.02074EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder