mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-xcjx-m2pj-8g79 GHSA-8xgx-75qw-6268 GHSA-h4g7-8m7r-87r9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-xcjx-m2pj-8g79",
|
||||
"modified": "2022-04-22T20:54:41Z",
|
||||
"modified": "2024-10-14T16:49:22Z",
|
||||
"published": "2022-04-22T20:54:41Z",
|
||||
"aliases": [
|
||||
"CVE-2022-24859"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8xgx-75qw-6268",
|
||||
"modified": "2022-06-08T22:33:10Z",
|
||||
"modified": "2024-10-14T16:50:45Z",
|
||||
"published": "2022-05-01T18:45:58Z",
|
||||
"aliases": [
|
||||
"CVE-2007-6741"
|
||||
@@ -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": [
|
||||
@@ -44,10 +48,6 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/giampaolo/pyftpdlib/issues/11"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-8xgx-75qw-6268"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/giampaolo/pyftpdlib"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h4g7-8m7r-87r9",
|
||||
"modified": "2022-06-17T22:29:32Z",
|
||||
"modified": "2024-10-14T16:52:32Z",
|
||||
"published": "2022-05-02T04:00:26Z",
|
||||
"aliases": [
|
||||
"CVE-2009-5012"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Improper Access Control in pyftpdlib",
|
||||
"details": "ftpserver.py in pyftpdlib before 0.5.2 does not require the l permission for the MLST command, which allows remote authenticated users to bypass intended access restrictions and list the root directory via an FTP session.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -40,10 +43,6 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5012"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-h4g7-8m7r-87r9"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/giampaolo/pyftpdlib"
|
||||
|
||||
Reference in New Issue
Block a user