René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

141 lines
4.4 KiB
JSON

{
"id": "CVE-2022-46792",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-08T06:15:08.940",
"lastModified": "2022-12-10T03:10:38.470",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Hasura GraphQL Engine before 2.15.2 mishandles row-level authorization in the Update Many API for Postgres backends. The fixed versions are 2.10.2, 2.11.3, 2.12.1, 2.13.2, 2.14.1, and 2.15.2. (Versions before 2.10.0 are unaffected.)"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.10.0",
"versionEndExcluding": "2.10.2",
"matchCriteriaId": "8B705C96-0584-4CC1-B9EF-B69C3F84E829"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.11.0",
"versionEndExcluding": "2.11.3",
"matchCriteriaId": "908BE462-E73A-4C41-9BBA-F64775943548"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.13.0",
"versionEndExcluding": "2.13.2",
"matchCriteriaId": "B6B35B16-2DC0-460D-823B-6A8204658A70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.15.0",
"versionEndExcluding": "2.15.2",
"matchCriteriaId": "2D67188D-9C00-4D33-BD2C-141AB3FE8FD3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:2.12.0:-:*:*:*:*:*:*",
"matchCriteriaId": "5610371D-1DAB-48E6-9701-A07D52806573"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:2.12.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "73834859-46F0-455C-B285-7D93E8BE0C92"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:2.14.0:-:*:*:*:*:*:*",
"matchCriteriaId": "E32B6C3F-3E7A-4574-AC8F-B1605AD0009D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:2.14.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "19839FF4-1613-4564-9DB6-E55DA364F73A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hasura:graphql_engine:2.14.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "62B619A6-3194-4982-A273-A461F7728619"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hasura/graphql-engine/security/advisories/GHSA-g7mj-g7f4-hgrg",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://groups.google.com/g/hasura-security-announce/c/kzK-uPAKGUU",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://hasura.io/blog/critical-vulnerability-in-hasuras-graphql-engine-v2-10-0/",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Vendor Advisory"
]
}
]
}