Publish GHSA-mpg6-rgp4-35rr

This commit is contained in:
advisory-database[bot]
2024-10-14 17:02:34 +00:00
parent ca09372ce4
commit fe8357612f
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mpg6-rgp4-35rr",
"modified": "2022-06-17T22:23:26Z",
"modified": "2024-10-14T17:00:43Z",
"published": "2022-05-02T04:00:27Z",
"aliases": [
"CVE-2009-5010"
@@ -9,7 +9,10 @@
"summary": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in pyftpdlib",
"details": "Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, a different vulnerability than CVE-2010-3494.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -44,10 +47,6 @@
"type": "WEB",
"url": "https://bugs.launchpad.net/zodb/+bug/135108"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-mpg6-rgp4-35rr"
},
{
"type": "PACKAGE",
"url": "https://github.com/giampaolo/pyftpdlib"