7.4
CVE-2020-4038
- EPSS 33.49%
- Veröffentlicht 08.06.2020 21:15:09
- Zuletzt bearbeitet 21.11.2024 05:32:11
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Prisma ≫ Graphql-playground-html SwPlatformnode.js Version < 1.6.22
Prisma ≫ Graphql-playground-middleware-express SwPlatformnode.js Version < 1.7.16
Prisma ≫ Graphql-playground-middleware-hapi SwPlatformnode.js Version < 1.6.13
Prisma ≫ Graphql-playground-middleware-koa SwPlatformnode.js Version < 1.6.15
Prisma ≫ Graphql-playground-middleware-lambda SwPlatformnode.js Version < 1.7.17
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 33.49% | 0.968 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.4 | 2.8 | 4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
| security-advisories@github.com | 7.4 | 2.8 | 4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.