mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-2q4h-27m7-rj67 GHSA-qgfg-gvff-523v
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2q4h-27m7-rj67",
|
||||
"modified": "2024-04-29T14:47:01Z",
|
||||
"modified": "2024-10-25T20:45:22Z",
|
||||
"published": "2022-05-14T02:10:10Z",
|
||||
"aliases": [
|
||||
"CVE-2013-2191"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "python-bugzilla has improper validation of X.509 certificates",
|
||||
"details": "python-bugzilla before 0.9.0 does not validate X.509 certificates, which allows man-in-the-middle attackers to spoof Bugzilla servers via a crafted 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": [
|
||||
{
|
||||
@@ -49,6 +56,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://git.fedorahosted.org/cgit/python-bugzilla.git/commit/?id=a782282ee479ba4cc1b8b1d89700ac630ba83eef"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-bugzilla/PYSEC-2014-88.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/python-bugzilla/python-bugzilla"
|
||||
@@ -74,7 +85,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-29T14:47:01Z",
|
||||
"nvd_published_at": "2014-02-08T00:55:00Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-qgfg-gvff-523v",
|
||||
"modified": "2023-02-06T19:28:19Z",
|
||||
"modified": "2024-10-25T20:44:50Z",
|
||||
"published": "2022-05-14T02:10:39Z",
|
||||
"aliases": [
|
||||
"CVE-2013-4111"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "python-glanceclient vulnerable to SSL server spoofing due to unverified X.509 certificate",
|
||||
"details": "The Python client library for Glance (python-glanceclient) before 0.10.0 does not properly check the preverify_ok value, which prevents the server hostname from being verified with a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate and 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": [
|
||||
{
|
||||
@@ -61,6 +68,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/openstack/python-glanceclient/blob/master/doc/source/index.rst"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-glanceclient/PYSEC-2013-11.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.opensuse.org/opensuse-updates/2013-08/msg00019.html"
|
||||
@@ -78,7 +89,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-02-06T19:28:19Z",
|
||||
"nvd_published_at": "2013-08-28T21:55:00Z"
|
||||
|
||||
Reference in New Issue
Block a user