{ "id": "CVE-2021-36357", "sourceIdentifier": "cve@mitre.org", "published": "2021-10-22T12:15:08.030", "lastModified": "2021-10-27T12:30:29.137", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in OpenPOWER 2.6 firmware. unpack_timestamp() calls le32_to_cpu() for endian conversion of a uint16_t \"year\" value, resulting in a type mismatch that can truncate a higher integer value to a smaller one, and bypass a timestamp check. The fix is to use the right endian conversion function." }, { "lang": "es", "value": "Se ha detectado un problema en el firmware OpenPOWER versi\u00f3n 2.6. la funci\u00f3n unpack_timestamp() llama a la funci\u00f3n le32_to_cpu() para la conversi\u00f3n endiana de un valor \"year\" uint16_t, resultando en un desajuste de tipo que puede truncar un valor entero mayor a uno m\u00e1s peque\u00f1o y omitir una comprobaci\u00f3n de marca de tiempo. La correcci\u00f3n consiste en usar la funci\u00f3n de conversi\u00f3n endiana correcta" } ], "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:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-681" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:openpowerfoundation:skiboot:2.6:*:*:*:*:*:*:*", "matchCriteriaId": "048B99E0-E7A5-4BD9-8D77-891F618040F8" } ] } ] } ], "references": [ { "url": "https://github.com/open-power/skiboot/commit/5be38b672c1410e2f10acd3ad2eecfdc81d5daf7", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }