Vulnerability Description
apollo-client-nextjs is the Apollo Client support for the Next.js App Router. The @apollo/experimental-apollo-client-nextjs NPM package is vulnerable to a cross-site scripting vulnerability. To exploit this vulnerability, an attacker would need to either inject malicious input (e.g. by redirecting a user to a specifically-crafted link) or arrange to have malicious input be returned by a GraphQL server (e.g. by persisting it in a database). To fix this issue, please update to version 0.7.0 or later.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apollographql | Apollo Client | < 0.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/apollographql/apollo-client-nextjs/commit/b92bc42abd5f8e17d4dPatch
- https://github.com/apollographql/apollo-client-nextjs/security/advisories/GHSA-rVendor Advisory
- https://github.com/apollographql/apollo-client-nextjs/commit/b92bc42abd5f8e17d4dPatch
- https://github.com/apollographql/apollo-client-nextjs/security/advisories/GHSA-rVendor Advisory
FAQ
What is CVE-2024-23841?
CVE-2024-23841 is a vulnerability with a CVSS score of 8.2 (HIGH). apollo-client-nextjs is the Apollo Client support for the Next.js App Router. The @apollo/experimental-apollo-client-nextjs NPM package is vulnerable to a cross-site scripting vulnerability. To exploi...
How severe is CVE-2024-23841?
CVE-2024-23841 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-23841?
Check the references section above for vendor advisories and patch information. Affected products include: Apollographql Apollo Client.