Chrome PHP is missing encoding in `CssSelector`
Moderate severity
GitHub Reviewed
Published
May 28, 2025
in
chrome-php/chrome
•
Updated May 29, 2025
Description
Published to the GitHub Advisory Database
May 28, 2025
Reviewed
May 28, 2025
Last updated
May 29, 2025
Impact
CSS Selector expressions are not properly encoded, which can lead to XSS (cross-site scripting) vulnerabilities.
Patches
This is patched in v1.14.0.
Workarounds
Users can apply encoding manually to their selectors, if they are unable to upgrade.
References