You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@
18
18
* No longer delete caches in response to `TemplateCaches::EVENT_AFTER_DELETE_CACHES`
19
19
* Fixed an issue where SEO previews could have the wrong URLs for multi-site setups
20
20
21
+
### Security
22
+
* Fixed a regression where malformed data passed to the metacontainers controller could result in SSTI which leads to information disclosure
23
+
21
24
## 3.2.51 - 2020.04.06
22
25
### Added
23
26
* Updated to [Schema.org 7.0.3](https://schema.org/version/7.03/schema-all.html) including [SpecialAnnouncement](https://webmasters.googleblog.com/2020/04/highlight-covid-19-announcements-search.html) and other types/changes to handle the COVID-19 crisis
0 commit comments