mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-944j-8ch6-rf6x
This commit is contained in:
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-944j-8ch6-rf6x",
|
||||
"modified": "2024-02-05T21:30:31Z",
|
||||
"modified": "2024-02-05T22:41:57Z",
|
||||
"published": "2024-02-05T21:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2023-50781"
|
||||
],
|
||||
"summary": "m2crypto Bleichenbacher timing attack - incomplete fix for CVE-2020-25657",
|
||||
"details": "A flaw was found in m2crypto. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "m2crypto"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.40.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -28,6 +47,14 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254426"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://gitlab.com/m2crypto/m2crypto"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gitlab.com/m2crypto/m2crypto/-/issues/342"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-208"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-05T22:41:57Z",
|
||||
"nvd_published_at": "2024-02-05T21:15:10Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user