diff options
| author | Simon Wisselink <wisskid@users.noreply.github.com> | 2024-05-28 22:44:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-28 22:44:30 +0200 |
| commit | 0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a (patch) | |
| tree | 14d7933f7638a89e431fbde31dd4f64fee15cb91 /changelog | |
| parent | 61db287b8fd58b2f0a714f1007bd71059b9e52a9 (diff) | |
| download | smarty-0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a.tar.gz smarty-0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a.tar.bz2 smarty-0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a.zip | |
Merge pull request from GHSA-4rmg-292m-wg3w
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog/GHSA-4rmg-292m-wg3w.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog/GHSA-4rmg-292m-wg3w.md b/changelog/GHSA-4rmg-292m-wg3w.md new file mode 100644 index 00000000..c0e28bc1 --- /dev/null +++ b/changelog/GHSA-4rmg-292m-wg3w.md @@ -0,0 +1,2 @@ +- Fixed a code injection vulnerability in extends-tag. This addresses CVE-2024-35226. +- Added `$smarty->setCacheModifiedCheck()` setter for cache_modified_check
\ No newline at end of file |
