CVE-2024-24556

urql is a GraphQL client that exposes a set of helpers for several frameworks. The `@urql/next` package is vulnerable to XSS. 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). 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
Configurations

Configuration 1 (hide)

cpe:2.3:a:nearform:urql:*:*:*:*:*:node.js:*:*

History

06 Feb 2024, 19:24

Type Values Removed Values Added
References () https://github.com/urql-graphql/urql/commit/4b7011b70d5718728ff912d02a4dbdc7f703540d - () https://github.com/urql-graphql/urql/commit/4b7011b70d5718728ff912d02a4dbdc7f703540d - Patch
References () https://github.com/urql-graphql/urql/security/advisories/GHSA-qhjf-hm5j-335w - () https://github.com/urql-graphql/urql/security/advisories/GHSA-qhjf-hm5j-335w - Vendor Advisory
CPE cpe:2.3:a:nearform:urql:*:*:*:*:*:node.js:*:*
First Time Nearform urql
Nearform
CVSS v2 : unknown
v3 : 7.2
v2 : unknown
v3 : 6.1
Summary
  • (es) urql es un cliente GraphQL que expone un conjunto de ayudas para varios marcos. El paquete `@urql/next` es vulnerable a XSS. Para explotar esto, un atacante debería asegurarse de que la respuesta devuelva etiquetas "html" y que la aplicación web utilice respuestas transmitidas (no RSC). Esta vulnerabilidad se debe a un escape inadecuado de caracteres tipo html en el flujo de respuesta. Para corregir esta vulnerabilidad, actualice a la versión 1.1.1

30 Jan 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-01-30 18:15

Updated : 2024-02-06 19:24


NVD link : CVE-2024-24556

Mitre link : CVE-2024-24556

CVE.ORG link : CVE-2024-24556


JSON object : View

Products Affected

nearform

  • urql
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')