Publish Advisories

GHSA-xr2c-5w89-63pv
GHSA-f8wg-36r9-7f4q
GHSA-gh7c-cg3x-pmcr
This commit is contained in:
advisory-database[bot]
2024-10-21 21:01:27 +00:00
parent fe58cdcc4c
commit 4b5d24dee3
3 changed files with 24 additions and 10 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xr2c-5w89-63pv",
"modified": "2022-09-19T20:18:27Z",
"modified": "2024-10-21T20:59:43Z",
"published": "2022-03-23T00:00:24Z",
"aliases": [
"CVE-2022-26184"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -20,11 +24,6 @@
"ecosystem": "PyPI",
"name": "poetry"
},
"ecosystem_specific": {
"affected_functions": [
"poetry.core.vcs.git.GitConfig.__init__"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f8wg-36r9-7f4q",
"modified": "2022-06-08T22:28:53Z",
"modified": "2024-10-21T21:00:14Z",
"published": "2022-05-01T18:45:57Z",
"aliases": [
"CVE-2007-6736"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gh7c-cg3x-pmcr",
"modified": "2024-04-29T14:38:50Z",
"modified": "2024-10-21T21:00:56Z",
"published": "2022-05-01T18:45:57Z",
"aliases": [
"CVE-2007-6738"
@@ -9,7 +9,14 @@
"summary": "pyftpdlib Use of Insufficiently Random Values of port selection on PASV command",
"details": "pyftpdlib before 0.1.1 does not choose a random value for the port associated with the PASV command, which makes it easier for remote attackers to obtain potentially sensitive information about the number of in-progress data connections by reading the response to this command.",
"severity": [
{
"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": [
{
@@ -45,6 +52,10 @@
"type": "PACKAGE",
"url": "https://github.com/giampaolo/pyftpdlib"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyftpdlib/PYSEC-2010-22.yaml"
},
{
"type": "WEB",
"url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY"
@@ -54,7 +65,7 @@
"cwe_ids": [
"CWE-330"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-29T14:38:49Z",
"nvd_published_at": "2010-10-19T20:00:00Z"