Description
Chrome PHP allows users to start playing with chrome/chromium in headless mode from PHP. Prior to version 1.14.0, CSS Selector expressions are not properly encoded, which can lead to XSS (cross-site scripting) vulnerabilities. This is patched in v1.14.0. As a workaround, users can apply encoding manually to their selectors if they are unable to upgrade.
Problem types
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Product status
References
github.com/...chrome/security/advisories/GHSA-3432-fmrf-7vmh
github.com/chrome-php/chrome/pull/691
github.com/...ommit/34b2b8d1691f4e3940b1e1e95d388fffe81169c8