GHSA-XF64-2F9P-6PQQ
Vulnerability from github – Published: 2020-09-04 17:24 – Updated: 2020-08-31 18:59
VLAI?
Summary
Information Exposure in type-graphql
Details
Versions of type-graphql prior to 0.17.6 are vulnerable to Information Exposure. The package leaks the resolver source code in an error message. It is possible to force this error when no subscription topics are provided in the request.
Recommendation
Upgrade to version 0.17.6 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "type-graphql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.17.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-209"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:59:32Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "Versions of `type-graphql` prior to 0.17.6 are vulnerable to Information Exposure. The package leaks the resolver source code in an error message. It is possible to force this error when no subscription topics are provided in the request.\n\n\n## Recommendation\n\nUpgrade to version 0.17.6 or later.",
"id": "GHSA-xf64-2f9p-6pqq",
"modified": "2020-08-31T18:59:32Z",
"published": "2020-09-04T17:24:08Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/MichalLytek/type-graphql/issues/489"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1444"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Information Exposure in type-graphql"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…