{"api_version":"1","generated_at":"2026-04-22T16:04:05+00:00","cve":"CVE-2023-34448","urls":{"html":"https://cve.report/CVE-2023-34448","api":"https://cve.report/api/cve/CVE-2023-34448.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-34448","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-34448"},"summary":{"title":"CVE-2023-34448","description":"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 arbitrary unsafe functions, thereby allowing for remote code execution. A patch in version 1.74.2 overrides the built-in Twig `map()` and `reduce()` filter functions in `system/src/Grav/Common/Twig/Extension/GravExtension.php` to validate the argument passed to the filter in `$arrow`.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2023-06-14 23:15:00","updated_at":"2023-06-22 16:31:00"},"problem_types":["CWE-94"],"metrics":[],"references":[{"url":"https://huntr.dev/bounties/3ef640e6-9e25-4ecb-8ec1-64311d63fe66/","name":"https://huntr.dev/bounties/3ef640e6-9e25-4ecb-8ec1-64311d63fe66/","refsource":"MISC","tags":[],"title":"Server Side Template Injection  vulnerability found in grav","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.github.com/getgrav/grav/commit/9d6a2dba09fd4e56f5cdfb9a399caea355bfeb83","name":"https://www.github.com/getgrav/grav/commit/9d6a2dba09fd4e56f5cdfb9a399caea355bfeb83","refsource":"MISC","tags":[],"title":"Fixed Twig `|filter()` allowing code execution · getgrav/grav@9d6a2db · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/getgrav/grav/security/advisories/GHSA-whr7-m3f8-mpm8","name":"https://github.com/getgrav/grav/security/advisories/GHSA-whr7-m3f8-mpm8","refsource":"MISC","tags":[],"title":"Grav Server-side Template Injection (SSTI) via Twig Default Filters · Advisory · getgrav/grav · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/getgrav/grav/commit/8c2c1cb72611a399f13423fc6d0e1d998c03e5c8","name":"https://github.com/getgrav/grav/commit/8c2c1cb72611a399f13423fc6d0e1d998c03e5c8","refsource":"MISC","tags":[],"title":"better SSTI in |map and |filter · getgrav/grav@8c2c1cb · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/twigphp/Twig/blob/v1.44.7/src/Environment.php#L148","name":"https://github.com/twigphp/Twig/blob/v1.44.7/src/Environment.php#L148","refsource":"MISC","tags":[],"title":"Twig/src/Environment.php at v1.44.7 · twigphp/Twig · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-34448","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34448","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"34448","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"getgrav","cpe5":"grav","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"data_version":"4.0","data_type":"CVE","data_format":"MITRE","CVE_data_meta":{"ID":"CVE-2023-34448","ASSIGNER":"security-advisories@github.com","STATE":"PUBLIC"},"description":{"description_data":[{"lang":"eng","value":"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 arbitrary unsafe functions, thereby allowing for remote code execution. A patch in version 1.74.2 overrides the built-in Twig `map()` and `reduce()` filter functions in `system/src/Grav/Common/Twig/Extension/GravExtension.php` to validate the argument passed to the filter in `$arrow`."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-20: Improper Input Validation","cweId":"CWE-20"}]},{"description":[{"lang":"eng","value":"CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine","cweId":"CWE-1336"}]}]},"affects":{"vendor":{"vendor_data":[{"vendor_name":"getgrav","product":{"product_data":[{"product_name":"grav","version":{"version_data":[{"version_affected":"=","version_value":"< 1.7.42"}]}}]}}]}},"references":{"reference_data":[{"url":"https://github.com/getgrav/grav/security/advisories/GHSA-whr7-m3f8-mpm8","refsource":"MISC","name":"https://github.com/getgrav/grav/security/advisories/GHSA-whr7-m3f8-mpm8"},{"url":"https://github.com/getgrav/grav/commit/8c2c1cb72611a399f13423fc6d0e1d998c03e5c8","refsource":"MISC","name":"https://github.com/getgrav/grav/commit/8c2c1cb72611a399f13423fc6d0e1d998c03e5c8"},{"url":"https://github.com/twigphp/Twig/blob/v1.44.7/src/Environment.php#L148","refsource":"MISC","name":"https://github.com/twigphp/Twig/blob/v1.44.7/src/Environment.php#L148"},{"url":"https://huntr.dev/bounties/3ef640e6-9e25-4ecb-8ec1-64311d63fe66/","refsource":"MISC","name":"https://huntr.dev/bounties/3ef640e6-9e25-4ecb-8ec1-64311d63fe66/"},{"url":"https://www.github.com/getgrav/grav/commit/9d6a2dba09fd4e56f5cdfb9a399caea355bfeb83","refsource":"MISC","name":"https://www.github.com/getgrav/grav/commit/9d6a2dba09fd4e56f5cdfb9a399caea355bfeb83"}]},"source":{"advisory":"GHSA-whr7-m3f8-mpm8","discovery":"UNKNOWN"},"impact":{"cvss":[{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}]}},"nvd":{"publishedDate":"2023-06-14 23:15:00","lastModifiedDate":"2023-06-22 16:31:00","problem_types":["CWE-94"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":7.2,"baseSeverity":"HIGH"},"exploitabilityScore":1.2,"impactScore":5.9}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:getgrav:grav:*:*:*:*:*:*:*:*","versionEndExcluding":"1.7.42","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}