Publish GHSA-h4gh-qq45-vh27

This commit is contained in:
advisory-database[bot]
2024-09-03 22:01:12 +00:00
parent 4a25e72efc
commit a6d2ec2a8e
@@ -0,0 +1,58 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h4gh-qq45-vh27",
"modified": "2024-09-03T21:59:48Z",
"published": "2024-09-03T21:59:48Z",
"aliases": [
],
"summary": "pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels",
"details": "pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20240903.txt.\n\nIf you are building cryptography source (\"sdist\") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.\n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "cryptography"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "37.0.0"
},
{
"fixed": "43.0.1"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-h4gh-qq45-vh27"
},
{
"type": "PACKAGE",
"url": "https://github.com/pyca/cryptography"
},
{
"type": "WEB",
"url": "https://openssl-library.org/news/secadv/20240903.txt"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1395"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-09-03T21:59:48Z",
"nvd_published_at": null
}
}