@urql/next Cross-site Scripting vulnerability
Description
Published by the National Vulnerability Database
Jan 30, 2024
Published to the GitHub Advisory Database
Jan 30, 2024
Reviewed
Jan 30, 2024
Last updated
Jan 30, 2024
impact
The
@urql/next
package is vulnerable to XSS. To exploit this an attacker would need to ensure that the response returnshtml
tags and that the web-application is using streamed responses (non-RSC). This vulnerability is due to improper escaping of html-like characters in the response-stream.To fix this vulnerability upgrade to version 1.1.1
References