VulnerabilityModified
CVE-2024-24556
urql is a GraphQL client that exposes a set of helpers for several frameworks.
MEDIUM 6.1EPSS 0.36%
Does this matter?
Lower severity and a low EPSS score (0.36%). Track it; it rarely justifies an emergency change on its own.
Description
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
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.36% probability · 29th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- nearform/urql
- Source
- security-advisories@github.com
References
- https://github.com/urql-graphql/urql/commit/4b7011b70d5718728ff912d02a4dbdc7f703540dPatch
- https://github.com/urql-graphql/urql/security/advisories/GHSA-qhjf-hm5j-335wVendor Advisory
- https://github.com/urql-graphql/urql/commit/4b7011b70d5718728ff912d02a4dbdc7f703540dPatch
- https://github.com/urql-graphql/urql/security/advisories/GHSA-qhjf-hm5j-335wVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.