{ "id": "CVE-2023-52323", "sourceIdentifier": "cve@mitre.org", "published": "2024-01-05T04:15:07.763", "lastModified": "2024-01-11T17:06:00.260", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack." }, { "lang": "es", "value": "PyCryptodome y pycryptodomex anteriores a 3.19.1 permiten la fuga de canal lateral para el descifrado OAEP, explotable para un ataque Manger." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-203" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:pycryptodome:pycryptodome:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.19.1", "matchCriteriaId": "5B81C60C-5CE8-47C8-B7F1-DF0D84EB46C1" }, { "vulnerable": true, "criteria": "cpe:2.3:a:pycryptodome:pycryptodomex:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.19.1", "matchCriteriaId": "BBAE0159-9737-498D-A114-75F378683D70" } ] } ] } ], "references": [ { "url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst", "source": "cve@mitre.org", "tags": [ "Release Notes" ] }, { "url": "https://pypi.org/project/pycryptodomex/#history", "source": "cve@mitre.org", "tags": [ "Release Notes" ] } ] }