2024-01-05 05:00:29 +00:00
{
"id" : "CVE-2023-52323" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-05T04:15:07.763" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:39:33.907" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-05 05:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack."
2024-01-05 13:00:29 +00:00
} ,
{
"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."
2024-01-05 05:00:29 +00:00
}
] ,
2024-01-11 19:00:38 +00:00
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2024-01-11 19:00:38 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-11 19:00:38 +00:00
} ,
"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"
}
]
}
]
}
] ,
2024-01-05 05:00:29 +00:00
"references" : [
{
"url" : "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst" ,
2024-01-11 19:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-01-05 05:00:29 +00:00
} ,
{
"url" : "https://pypi.org/project/pycryptodomex/#history" ,
2024-01-11 19:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"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" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2024-01-05 05:00:29 +00:00
}
]
}