Description
Laravel Translation Manager is a package to manage Laravel translation files. Prior to version 0.6.8, the application is vulnerable to Cross-Site Scripting (XSS) attacks due to incorrect input validation and sanitization of user-input data. An attacker can inject arbitrary HTML code, including JavaScript scripts, into the page processed by the user's browser, allowing them to steal sensitive data, hijack user sessions, or conduct other malicious activities. Only authenticated users with access to the translation manager are impacted. The issue is fixed in version 0.6.8.
Problem types
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Product status
References
github.com/...anager/security/advisories/GHSA-j226-63j7-qrqh
github.com/barryvdh/laravel-translation-manager/pull/475
github.com/...ommit/527446ed419f90f2319675fc5211cb8f851d7a1f
github.com/...aravel-translation-manager/releases/tag/v0.6.8