GHSA-74HV-QJJQ-H7G5
Vulnerability from github – Published: 2020-11-24 22:59 – Updated: 2020-11-24 21:42
VLAI?
Summary
datasette-graphql leaks details of the schema of private database files
Details
Impact
When running against a Datasette instance with private databases, datasette-graphql would expose the schema of those database tables - but not the table contents.
Patches
Patched in version 1.2.
Workarounds
This issue is only present if a Datasette instance that includes private databases and has the datasette-graphql plugin installed is available on the public internet. Uninstalling the datasette-graphql plugin or preventing public access to the instance can workaround this issue.
For more information
If you have any questions or comments about this advisory: * Open an issue in datasette-graphql * Contact @simonw by Twitter direct message
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "datasette-graphql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2020-11-24T21:42:40Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "### Impact\n\nWhen running against a Datasette instance with private databases, `datasette-graphql` would expose the schema of those database tables - but not the table contents.\n\n### Patches\n\nPatched in version 1.2.\n\n### Workarounds\n\nThis issue is only present if a Datasette instance that includes private databases and has the `datasette-graphql` plugin installed is available on the public internet. Uninstalling the `datasette-graphql` plugin or preventing public access to the instance can workaround this issue.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [datasette-graphql](https://github.com/simonw/datasette-graphql)\n* Contact [@simonw](https://twitter.com/simonw) by Twitter direct message",
"id": "GHSA-74hv-qjjq-h7g5",
"modified": "2020-11-24T21:42:40Z",
"published": "2020-11-24T22:59:08Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/simonw/datasette-graphql/security/advisories/GHSA-74hv-qjjq-h7g5"
},
{
"type": "WEB",
"url": "https://pypi.org/project/datasette-graphql"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "datasette-graphql leaks details of the schema of private database files"
}
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…