2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-27588" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-03-14T18:15:10.460" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:53:12.577" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
2024-12-08 03:06:42 +00:00
} ,
{
"lang" : "en" ,
"value" : "CWE-27"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.3.4" ,
"matchCriteriaId" : "966F6E14-F5DC-4610-95F4-19221345A44A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndExcluding" : "2.11.5" ,
"matchCriteriaId" : "3E8B2A1F-26DF-4160-A1ED-6803FC345C58"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.12.0" ,
"versionEndExcluding" : "2.20.1" ,
"matchCriteriaId" : "9FCD45CF-6AE7-4EB5-B50F-2420E4167731"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/hasura/graphql-engine/commit/dda54543ee1ecf647ca5d0971b140c3a7b9f4158" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v1.3.4" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v2.11.5" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v2.20.1" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v2.21.0-beta.1" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/security/advisories/GHSA-c9rw-rw2f-mj4x" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/hasura/graphql-engine/commit/dda54543ee1ecf647ca5d0971b140c3a7b9f4158" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v1.3.4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v2.11.5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v2.20.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/releases/tag/v2.21.0-beta.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/hasura/graphql-engine/security/advisories/GHSA-c9rw-rw2f-mj4x" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}