| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| typo3/cms | composer | >= 9.0.0, < 9.5.4 | 9.5.4 |
The vulnerability exists in the install tool's language pack handling where external data isn't properly encoded. The LanguagePackController is central to this functionality. The function handling language updates would be responsible for processing external translation data and rendering it in the admin interface. Without context-aware escaping during output (like HTML entity encoding), user-controlled content from language packs could execute scripts. The high confidence comes from the vulnerability context (install tool + language handling) matching this component's responsibility.
KEV Misses 88% of Exploited CVEs- Get the report