mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
25 lines
1.5 KiB
Markdown
25 lines
1.5 KiB
Markdown
### [CVE-2020-4038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4038)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
GraphQL Playground (graphql-playground-html NPM package) before version 1.6.22 have a severe XSS Reflection attack vulnerability. All unsanitized user input passed into renderPlaygroundPage() method could trigger this vulnerability. This has been patched in graphql-playground-html version 1.6.22. Note that some of the associated dependent middleware packages are also affected including but not limited to graphql-playground-middleware-express before version 1.7.16, graphql-playground-middleware-koa before version 1.6.15, graphql-playground-middleware-lambda before version 1.7.17, and graphql-playground-middleware-hapi before 1.6.13.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/2lambda123/graphql-playground
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
- https://github.com/Elsfa7-110/kenzer-templates
|
|
- https://github.com/d4n-sec/d4n-sec.github.io
|
|
- https://github.com/filippbudko/graphql-playground
|
|
- https://github.com/graphql/graphql-playground
|
|
- https://github.com/nyshangal/graphql-playground
|
|
|