Skip to content

Commit

Permalink
CC-35136: Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vol4onok committed Feb 5, 2025
1 parent df9825c commit 7b19e2e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/about/all/releases/security-release-notes-202412.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,11 @@ Symfony/security-http third-party dependency was vulnerable to authentication by
```bash
composer update symfony/security-http
```

## Vulnerability in Summernote third-party dependency

High-privileged users could inject and execute arbitrary Twig template code, leading to Remote Code Execution (RCE). This vulnerability allowed unauthorized access to sensitive server data, including application secrets, credentials, and configurations.

### Fix the vulnerability

1. Update the `spryker/twig` package to version 3.27.0 or higher.

0 comments on commit 7b19e2e

Please sign in to comment.