Publish Advisories

GHSA-xrr4-74mc-rpjc
GHSA-62xg-239j-vxg7
This commit is contained in:
advisory-database[bot]
2024-10-15 16:15:37 +00:00
parent 99ba7e069a
commit 50aa135e10
2 changed files with 10 additions and 11 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xrr4-74mc-rpjc",
"modified": "2022-04-26T18:22:26Z",
"modified": "2024-10-15T16:14:43Z",
"published": "2018-08-21T17:01:29Z",
"aliases": [
"CVE-2011-2765"
@@ -48,14 +48,14 @@
"type": "WEB",
"url": "https://bugs.debian.org/631912"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-xrr4-74mc-rpjc"
},
{
"type": "PACKAGE",
"url": "https://github.com/irmen/Pyro3"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyro/PYSEC-2018-99.yaml"
},
{
"type": "WEB",
"url": "https://pythonhosted.org/Pyro/12-changes.html"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-62xg-239j-vxg7",
"modified": "2022-06-17T22:28:38Z",
"modified": "2024-10-15T16:14:02Z",
"published": "2022-05-02T04:00:27Z",
"aliases": [
"CVE-2009-5011"
@@ -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.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the getpeername function having an ENOTCONN error, 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": [
{
@@ -40,10 +43,6 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5011"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-62xg-239j-vxg7"
},
{
"type": "PACKAGE",
"url": "https://github.com/giampaolo/pyftpdlib"