GSD-2023-27588
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Hasura is an open-source product that provides users GraphQL or REST APIs. A path traversal vulnerability has been discovered within Hasura GraphQL Engine prior to versions 1.3.4, 2.55.1, 2.20.1, and 2.21.0-beta1. Projects running on Hasura Cloud were not vulnerable. Self-hosted Hasura Projects with deployments that are publicly exposed and not protected by a WAF or other HTTP protection layer should be upgraded to version 1.3.4, 2.55.1, 2.20.1, or 2.21.0-beta1 to receive a patch.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-27588",
"id": "GSD-2023-27588"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-27588"
],
"details": "Hasura is an open-source product that provides users GraphQL or REST APIs. A path traversal vulnerability has been discovered within Hasura GraphQL Engine prior to versions 1.3.4, 2.55.1, 2.20.1, and 2.21.0-beta1. Projects running on Hasura Cloud were not vulnerable. Self-hosted Hasura Projects with deployments that are publicly exposed and not protected by a WAF or other HTTP protection layer should be upgraded to version 1.3.4, 2.55.1, 2.20.1, or 2.21.0-beta1 to receive a patch.",
"id": "GSD-2023-27588",
"modified": "2023-12-13T01:20:55.993211Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-27588",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "graphql-engine",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c 1.3.4"
},
{
"version_affected": "=",
"version_value": "\u003e= 2.0.0, \u003c 2.11.5"
},
{
"version_affected": "=",
"version_value": "\u003e= 2.2.0, \u003c 2.20.1"
}
]
}
}
]
},
"vendor_name": "hasura"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Hasura is an open-source product that provides users GraphQL or REST APIs. A path traversal vulnerability has been discovered within Hasura GraphQL Engine prior to versions 1.3.4, 2.55.1, 2.20.1, and 2.21.0-beta1. Projects running on Hasura Cloud were not vulnerable. Self-hosted Hasura Projects with deployments that are publicly exposed and not protected by a WAF or other HTTP protection layer should be upgraded to version 1.3.4, 2.55.1, 2.20.1, or 2.21.0-beta1 to receive a patch."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-27",
"lang": "eng",
"value": "CWE-27: Path Traversal: \u0027dir/../../filename\u0027"
}
]
},
{
"description": [
{
"cweId": "CWE-22",
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hasura/graphql-engine/security/advisories/GHSA-c9rw-rw2f-mj4x",
"refsource": "MISC",
"url": "https://github.com/hasura/graphql-engine/security/advisories/GHSA-c9rw-rw2f-mj4x"
},
{
"name": "https://github.com/hasura/graphql-engine/commit/dda54543ee1ecf647ca5d0971b140c3a7b9f4158",
"refsource": "MISC",
"url": "https://github.com/hasura/graphql-engine/commit/dda54543ee1ecf647ca5d0971b140c3a7b9f4158"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v1.3.4",
"refsource": "MISC",
"url": "https://github.com/hasura/graphql-engine/releases/tag/v1.3.4"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v2.11.5",
"refsource": "MISC",
"url": "https://github.com/hasura/graphql-engine/releases/tag/v2.11.5"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v2.20.1",
"refsource": "MISC",
"url": "https://github.com/hasura/graphql-engine/releases/tag/v2.20.1"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v2.21.0-beta.1",
"refsource": "MISC",
"url": "https://github.com/hasura/graphql-engine/releases/tag/v2.21.0-beta.1"
}
]
},
"source": {
"advisory": "GHSA-c9rw-rw2f-mj4x",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.11.5",
"versionStartIncluding": "2.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.3.4",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.20.1",
"versionStartIncluding": "2.12.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-27588"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Hasura is an open-source product that provides users GraphQL or REST APIs. A path traversal vulnerability has been discovered within Hasura GraphQL Engine prior to versions 1.3.4, 2.55.1, 2.20.1, and 2.21.0-beta1. Projects running on Hasura Cloud were not vulnerable. Self-hosted Hasura Projects with deployments that are publicly exposed and not protected by a WAF or other HTTP protection layer should be upgraded to version 1.3.4, 2.55.1, 2.20.1, or 2.21.0-beta1 to receive a patch."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hasura/graphql-engine/commit/dda54543ee1ecf647ca5d0971b140c3a7b9f4158",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/hasura/graphql-engine/commit/dda54543ee1ecf647ca5d0971b140c3a7b9f4158"
},
{
"name": "https://github.com/hasura/graphql-engine/security/advisories/GHSA-c9rw-rw2f-mj4x",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/hasura/graphql-engine/security/advisories/GHSA-c9rw-rw2f-mj4x"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v2.21.0-beta.1",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/hasura/graphql-engine/releases/tag/v2.21.0-beta.1"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v2.11.5",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/hasura/graphql-engine/releases/tag/v2.11.5"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v1.3.4",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/hasura/graphql-engine/releases/tag/v1.3.4"
},
{
"name": "https://github.com/hasura/graphql-engine/releases/tag/v2.20.1",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/hasura/graphql-engine/releases/tag/v2.20.1"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-03-21T13:43Z",
"publishedDate": "2023-03-14T18:15Z"
}
}
}
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…