Action not permitted
Modal body text goes here.
Modal Title
Modal Body
GHSA-J225-CVW7-QRX7
Vulnerability from github – Published: 2024-01-05 06:30 – Updated: 2024-10-21 20:52PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pycryptodomex"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.19.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "pycryptodome"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.19.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-52323"
],
"database_specific": {
"cwe_ids": [
"CWE-203"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-05T17:25:46Z",
"nvd_published_at": "2024-01-05T04:15:07Z",
"severity": "HIGH"
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "GHSA-j225-cvw7-qrx7",
"modified": "2024-10-21T20:52:14Z",
"published": "2024-01-05T06:30:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption"
}
BREW-ANIMDL-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:35 – Updated: 2026-09-09 23:40 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
{
"affected": [
{
"ecosystem_specific": {
"fix": null,
"range_state": "affected",
"resource": "pycryptodomex",
"resource_purl": "pkg:pypi/pycryptodomex@3.14.1",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "animdl",
"purl": "pkg:brew/animdl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodomex@3.14.1",
"name": "pycryptodomex",
"resource": "pycryptodomex",
"strategy": "registry",
"subject_version": "3.14.1"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-animdl-CVE-2023-52323",
"modified": "2026-09-09T23:40:59Z",
"published": "2026-08-13T16:35:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-AQTINSTALL-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:36 – Updated: 2026-09-09 23:41 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodomex",
"resource_purl": "pkg:pypi/pycryptodomex@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "aqtinstall",
"purl": "pkg:brew/aqtinstall"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.0_9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodomex@3.23.0",
"name": "pycryptodomex",
"resource": "pycryptodomex",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-aqtinstall-CVE-2023-52323",
"modified": "2026-09-09T23:41:59Z",
"published": "2026-08-13T16:36:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-BBOT-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-17 19:02 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodome",
"resource_purl": "pkg:pypi/pycryptodome@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "bbot",
"purl": "pkg:brew/bbot"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.5.1665"
},
{
"fixed": "1.1.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodome@3.23.0",
"name": "pycryptodome",
"resource": "pycryptodome",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-bbot-CVE-2023-52323",
"modified": "2026-09-17T19:02:20Z",
"published": "2026-08-13T16:37:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-BILIX-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-17 18:28 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodome",
"resource_purl": "pkg:pypi/pycryptodome@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "bilix",
"purl": "pkg:brew/bilix"
},
"ranges": [
{
"events": [
{
"introduced": "0.18.3"
},
{
"fixed": "0.18.5_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodome@3.23.0",
"name": "pycryptodome",
"resource": "pycryptodome",
"strategy": "registry",
"subject_version": "3.23.0"
},
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodomex@3.23.0",
"name": "pycryptodomex",
"resource": "pycryptodomex",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-bilix-CVE-2023-52323",
"modified": "2026-09-17T18:28:29Z",
"published": "2026-08-13T16:37:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-BITTENSOR-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:38 – Updated: 2026-09-09 23:44 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodome",
"resource_purl": "pkg:pypi/pycryptodome@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "bittensor",
"purl": "pkg:brew/bittensor"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodome@3.23.0",
"name": "pycryptodome",
"resource": "pycryptodome",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-bittensor-CVE-2023-52323",
"modified": "2026-09-09T23:44:25Z",
"published": "2026-08-13T16:38:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-CERTSYNC-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:39 – Updated: 2026-09-09 23:45 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodome",
"resource_purl": "pkg:pypi/pycryptodome@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "certsync",
"purl": "pkg:brew/certsync"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.6_11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodome@3.23.0",
"name": "pycryptodome",
"resource": "pycryptodome",
"strategy": "registry",
"subject_version": "3.23.0"
},
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodomex@3.23.0",
"name": "pycryptodomex",
"resource": "pycryptodomex",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-certsync-CVE-2023-52323",
"modified": "2026-09-09T23:45:59Z",
"published": "2026-08-13T16:39:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-CRYTIC-COMPILE-CVE-… (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:41 – Updated: 2026-09-17 17:34 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodome",
"resource_purl": "pkg:pypi/pycryptodome@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "crytic-compile",
"purl": "pkg:brew/crytic-compile"
},
"ranges": [
{
"events": [
{
"introduced": "0.3.0"
},
{
"fixed": "0.3.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodome@3.23.0",
"name": "pycryptodome",
"resource": "pycryptodome",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-crytic-compile-CVE-2023-52323",
"modified": "2026-09-17T17:34:02Z",
"published": "2026-08-13T16:41:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-CUSTOM-INSTALL-CVE-… (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:42 – Updated: 2026-09-09 23:50 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodomex",
"resource_purl": "pkg:pypi/pycryptodomex@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "custom-install",
"purl": "pkg:brew/custom-install"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodomex@3.23.0",
"name": "pycryptodomex",
"resource": "pycryptodomex",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-custom-install-CVE-2023-52323",
"modified": "2026-09-09T23:50:35Z",
"published": "2026-08-13T16:42:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-DVC-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:44 – Updated: 2026-09-09 23:52 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodome",
"resource_purl": "pkg:pypi/pycryptodome@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "dvc",
"purl": "pkg:brew/dvc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.67.1_14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodome@3.23.0",
"name": "pycryptodome",
"resource": "pycryptodome",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-dvc-CVE-2023-52323",
"modified": "2026-09-09T23:52:57Z",
"published": "2026-08-13T16:44:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
BREW-ESPHOME-CVE-2023-52323 (GHSA-J225-CVW7-QRX7)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:45 – Updated: 2026-09-09 23:53 – Source websitePyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pycryptodomex",
"resource_purl": "pkg:pypi/pycryptodomex@3.23.0",
"upstream_fixed_in": "3.19.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "esphome",
"purl": "pkg:brew/esphome"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2026.7.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pycryptodomex@3.23.0",
"name": "pycryptodomex",
"resource": "pycryptodomex",
"strategy": "registry",
"subject_version": "3.23.0"
}
]
},
"details": "PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.",
"id": "BREW-esphome-CVE-2023-52323",
"modified": "2026-09-09T23:53:49Z",
"published": "2026-08-13T16:45:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52323"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Legrandin/pycryptodome"
},
{
"type": "WEB",
"url": "https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycryptodomex/#history"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption",
"upstream": [
"GHSA-j225-cvw7-qrx7",
"CVE-2023-52323",
"PYSEC-2024-3",
"PYSEC-2026-1811"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.