"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-11-24 09:01:01 +00:00
parent ccf3f74547
commit 3e0622b614
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 16 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "In Pure-FTPd 1.0.49, an incorrect max_filesize quota mechanism in the server allows attackers to upload files of unbounded size, which may lead to denial of service or a server hang. This occurs because a certain greater-than-zero test does not anticipate an initial -1 value."
"value": "In Pure-FTPd before 1.0.50, an incorrect max_filesize quota mechanism in the server allows attackers to upload files of unbounded size, which may lead to denial of service or a server hang. This occurs because a certain greater-than-zero test does not anticipate an initial -1 value. (Versions 1.0.23 through 1.0.49 are affected.)"
}
]
},
@ -56,6 +56,16 @@
"url": "https://github.com/jedisct1/pure-ftpd/pull/158",
"refsource": "MISC",
"name": "https://github.com/jedisct1/pure-ftpd/pull/158"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/jedisct1/pure-ftpd/compare/1.0.49...1.0.50",
"url": "https://github.com/jedisct1/pure-ftpd/compare/1.0.49...1.0.50"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/jedisct1/pure-ftpd/commit/37ad222868e52271905b94afea4fc780d83294b4",
"url": "https://github.com/jedisct1/pure-ftpd/commit/37ad222868e52271905b94afea4fc780d83294b4"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MISC",
"name": "https://github.com/icatalina/CVE-2021-43616",
"url": "https://github.com/icatalina/CVE-2021-43616"
},
{
"refsource": "MISC",
"name": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0",
"url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0"
}
]
},