mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-3g2p-7c6p-vj8c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3g2p-7c6p-vj8c",
|
||||
"modified": "2024-04-29T11:05:29Z",
|
||||
"modified": "2024-10-25T21:06:37Z",
|
||||
"published": "2022-05-13T01:08:41Z",
|
||||
"aliases": [
|
||||
"CVE-2013-1909"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Apache Qpid Python client Improper certificate validation",
|
||||
"details": "The Python client in Apache Qpid before 2.2 does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -45,6 +52,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/apache/qpid-python"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/qpid-python/PYSEC-2013-25.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://issues.apache.org/jira/browse/QPID-4918"
|
||||
@@ -74,7 +85,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-29T11:05:29Z",
|
||||
"nvd_published_at": "2013-08-23T16:55:00Z"
|
||||
|
||||
Reference in New Issue
Block a user