2024-12-08 03:06:42 +00:00

117 lines
3.7 KiB
JSON

{
"id": "CVE-2018-3756",
"sourceIdentifier": "support@hackerone.com",
"published": "2018-06-01T19:29:00.363",
"lastModified": "2024-11-21T04:06:01.000",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Hyperledger Iroha versions v1.0_beta and v1.0.0_beta-1 are vulnerable to transaction and block signature verification bypass in the transaction and block validator allowing a single node to sign a transaction and/or block multiple times, each with a random nonce, and have other validating nodes accept them as separate valid signatures."
},
{
"lang": "es",
"value": "Hyperledger Iroha en versiones v1.0_beta y v1.0.0_beta-1 es vulnerable a una omisi\u00f3n de verificaci\u00f3n de firma de transacci\u00f3n y bloqueo en el validador de transacci\u00f3n y bloqueo. Esto permite que un \u00fanico nodo firme una transacci\u00f3n y/o bloquee m\u00faltiples veces, cada una con un nonce aleatorio, y haga que otros nodos en validaci\u00f3n los acepten como firmas v\u00e1lidas separadas."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-347"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyperledger:iroha:1.0:beta:*:*:*:*:*:*",
"matchCriteriaId": "04452B70-1781-420C-BB4F-5065FA872E81"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyperledger:iroha:1.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "7D78C832-465B-4241-8FCF-D3906DE52409"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hyperledger/iroha/releases/tag/v1.0.0_beta-2",
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hyperledger/iroha/releases/tag/v1.0.0_beta-2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}