PT-2024-20447 · Npm · @Urql/Next
Highkitten
·
Published
2024-01-30
·
Updated
2024-02-06
·
CVE-2024-24556
CVSS v3.1
7.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
@urql/next versions prior to 1.1.1
Description
The @urql/next package is vulnerable to XSS due to improper escaping of html-like characters in the response-stream. To exploit this, an attacker would need to ensure that the response returns html tags and that the web-application is using streamed responses (non-RSC).
Recommendations
For versions prior to 1.1.1, upgrade to version 1.1.1 to fix the vulnerability. As a temporary workaround, consider restricting the use of streamed responses (non-RSC) or ensuring proper escaping of html-like characters in the response-stream until a patch is available.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Urql/Next