Skip to content

Commit 34fd593

Browse files
authored
Update CHANGELOG for version 5.3.4
Updated version number to 5.3.4 and added fixes for JSON parsing, framework template loading, XSS vulnerabilities, host header injection, and JavaScript syntax errors.
1 parent fe3869f commit 34fd593

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# REDAXO consent_manager - Changelog
22

3-
## Version 5.3.3 - 29.01.2026
3+
## Version 5.3.4 - 29.01.2026
44

55
- **Fix:** JSON Parsing Fehler im Frontend behoben (`double-escaping` von HTML-Attributen entfernt), was zu Fehlern beim Laden der Cookie-Gruppen führte (`safeJSONParse failed`).
66

77
- **Fix:** Fehler beim Laden von Framework-Templates behoben (`Call to undefined method rex_fragment::subparse()`).
88
- **Security:** XSS-Schwachstelle in `consent_manager_outputjs` behoben (Input-Sanitizing für `cid` und `v` Parameter).
99
- **Security:** Schutz vor Host-Header Injection im Frontend-Output.
1010
- **Fix:** JavaScript Syntax-Fehler durch verbessertes Template-Escaping behoben (`json_encode` statt string replace).
11-
- **Fix:** Google Consent Mode v2 Script auf ES5 Syntax aktualisiert (SyntaxError Fix für ältere Umgebungen).
1211

1312
## Version 5.3.0 - 28.01.2026
1413

0 commit comments

Comments
 (0)