{ "id": "CVE-2021-33649", "sourceIdentifier": "securities@openeuler.org", "published": "2022-06-27T17:15:08.733", "lastModified": "2022-07-07T16:18:56.293", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the input_shape, it will access data outside of bounds of input_shape which allocated from heap buffers." }, { "lang": "es", "value": "Cuando es llevada a cabo la operaci\u00f3n de inferencia de forma del operador Transpose, si el valor del elemento perm es mayor o igual que el tama\u00f1o de la forma de entrada, ser\u00e1 accedido a datos fuera de l\u00edmites de la forma de entrada que se han asignado desde los buffers de la pila" } ], "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:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "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:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-125" } ] }, { "source": "securities@openeuler.org", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-125" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:mindspore:mindspore:*:*:*:*:*:openeuler:*:*", "versionStartIncluding": "1.0.0", "versionEndExcluding": "1.3.0", "matchCriteriaId": "1C2C732E-38EA-44A6-85EA-6361337A34C0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mindspore:mindspore:0.7.0:beta:*:*:*:openeuler:*:*", "matchCriteriaId": "E51B4E88-2117-4BBA-B640-236E15F809C6" } ] } ] } ], "references": [ { "url": "https://gitee.com/mindspore/community/blob/master/security/security_advisory_list/mssa-2021-006_en.md", "source": "securities@openeuler.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }