Publish GHSA-8gv6-x88p-3f6h

This commit is contained in:
advisory-database[bot]
2024-10-14 15:36:24 +00:00
parent 18ec3d34d6
commit 7b2e19c9be
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8gv6-x88p-3f6h",
"modified": "2022-06-17T22:29:47Z",
"modified": "2024-10-14T15:35:18Z",
"published": "2022-05-02T04:00:27Z",
"aliases": [
"CVE-2009-5013"
@@ -9,7 +9,10 @@
"summary": "Uncontrolled Resource Consumption in pyftpdlib",
"details": "Memory leak in the on_dtp_close function in ftpserver.py in pyftpdlib before 0.5.2 allows remote authenticated users to cause a denial of service (memory consumption) by sending a QUIT command during a data transfer.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -40,10 +43,6 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5013"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8gv6-x88p-3f6h"
},
{
"type": "PACKAGE",
"url": "https://github.com/giampaolo/pyftpdlib"