Publish Advisories

GHSA-7f2c-vp52-gmfw
GHSA-7q94-qpjr-xpgm
This commit is contained in:
advisory-database[bot]
2024-09-27 18:25:15 +00:00
parent 262d0f33ea
commit 9bb9fcc6ad
2 changed files with 70 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7f2c-vp52-gmfw",
"modified": "2023-08-16T23:05:33Z",
"modified": "2024-09-27T18:23:46Z",
"published": "2022-05-17T03:45:51Z",
"aliases": [
"CVE-2014-7144"
@@ -9,7 +9,14 @@
"summary": "OpenStack keystonemiddleware does not verify certificate",
"details": "OpenStack keystonemiddleware (formerly python-keystoneclient) 0.x before 0.11.0 and 1.x before 1.2.0 disables certification verification when the \"insecure\" option is set in a paste configuration (`paste.ini`) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -49,6 +56,44 @@
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "python-keystoneclient"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.0"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "python-keystoneclient"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0"
},
{
"fixed": "1.2.0"
}
]
}
]
}
],
"references": [
@@ -64,10 +109,22 @@
"type": "WEB",
"url": "https://github.com/openstack/ossa/blob/23e15de721f4a6890374a231d93524e02965a97f/ossa/OSSA-2014-030.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystonemiddleware/PYSEC-2014-26.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2014-71.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228053850/http://www.securityfocus.com/bid/69864"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228060511/https://www.securityfocus.com/bid/69864"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2014-1783.html"
@@ -93,7 +150,7 @@
"cwe_ids": [
"CWE-295"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-16T23:05:33Z",
"nvd_published_at": "2014-10-02T14:55:00Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7q94-qpjr-xpgm",
"modified": "2023-07-12T21:57:21Z",
"modified": "2024-09-27T18:24:39Z",
"published": "2023-07-06T15:30:33Z",
"aliases": [
"CVE-2023-36189"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -28,7 +32,7 @@
"introduced": "0"
},
{
"last_affected": "0.0.225"
"fixed": "0.0.247"
}
]
}
@@ -60,6 +64,10 @@
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/pull/8425"
},
{
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/commit/fab24457bcf8ede882abd11419769c92bc4e7751"
},
{
"type": "WEB",
"url": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f"