2024-07-14 02:06:08 +00:00

129 lines
4.0 KiB
JSON

{
"id": "CVE-2022-36023",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-08-18T16:15:08.110",
"lastModified": "2023-02-16T02:32:00.527",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6."
},
{
"lang": "es",
"value": "Hyperledger Fabric es un marco de libro mayor distribuido de grado empresarial para desarrollar soluciones y aplicaciones. Si una aplicaci\u00f3n de cliente de pasarela env\u00eda una petici\u00f3n malformada a un peer de pasarela, puede bloquear el nodo peer. La versi\u00f3n 2.4.6 comprueba la petici\u00f3n malformada de la pasarela y devuelve un error al cliente de la pasarela. No se presentan mitigaciones conocidas, los usuarios deben actualizar a versi\u00f3n 2.4.6."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 4.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyperledger:fabric:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.4.6",
"matchCriteriaId": "9B999922-BE19-4E5F-A34C-AEA41A267CCE"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hyperledger/fabric/pull/3572",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/hyperledger/fabric/pull/3576",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/hyperledger/fabric/pull/3577",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/hyperledger/fabric/releases/tag/v2.4.6",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}