fkie_cve-2023-52323
Vulnerability from fkie_nvd
Published
2024-01-05 04:15
Modified
2024-11-21 08:39
Severity ?
Summary
PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
pycryptodome | pycryptodome | * | |
pycryptodome | pycryptodomex | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:pycryptodome:pycryptodome:*:*:*:*:*:python:*:*", "matchCriteriaId": "5B81C60C-5CE8-47C8-B7F1-DF0D84EB46C1", "versionEndExcluding": "3.19.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:pycryptodome:pycryptodomex:*:*:*:*:*:python:*:*", "matchCriteriaId": "BBAE0159-9737-498D-A114-75F378683D70", "versionEndExcluding": "3.19.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "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." } ], "id": "CVE-2023-52323", "lastModified": "2024-11-21T08:39:33.907", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-01-05T04:15:07.763", "references": [ { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "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": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://pypi.org/project/pycryptodomex/#history" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-203" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.