Vulnerability from drupal
Published
2021-06-02 16:56
Modified
2023-08-11 17:07
Summary
Details
This module lets you craft and expose a GraphQL web service API.
The module does not sufficiently protect arbitrary exception and error messages thereby exposing an information disclosure vulnerability.
This vulnerability is mitigated by the fact that a GraphQL server must be enabled and a data producer be configured that throws exceptions with confidential error messages that must not be exposed over the GraphQL API.
Credits
Alex Tkachev
www.drupal.org/user/390336
{
"affected": [
{
"database_specific": {
"affected_versions": "4.0.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/graphql"
},
"ranges": [
{
"database_specific": {
"constraint": "4.0.0"
},
"events": [
{
"introduced": "4.0.0"
},
{
"last_affected": "4.0.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/390336"
],
"name": "Alex Tkachev"
}
],
"details": "This module lets you craft and expose a GraphQL web service API.\n\nThe module does not sufficiently protect arbitrary exception and error messages thereby exposing an information disclosure vulnerability.\n\nThis vulnerability is mitigated by the fact that a GraphQL server must be enabled and a data producer be configured that throws exceptions with confidential error messages that must not be exposed over the GraphQL API.",
"id": "DRUPAL-CONTRIB-2021-013",
"modified": "2023-08-11T17:07:00.000Z",
"published": "2021-06-02T16:56:19.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2021-013"
}
],
"schema_version": "1.7.0"
}
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…