2017-10-16 12:31:07 -04:00
{
2019-03-18 02:59:31 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2009-5011" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:59:31 +00:00
"lang" : "eng" ,
"value" : "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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:59:31 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/issues/detail?id=100" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/issues/detail?id=100"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/source/detail?r=543" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/source/detail?r=543"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/source/diff?spec=svn543&r=543&format=side&path=/trunk/pyftpdlib/ftpserver.py" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/source/diff?spec=svn543&r=543&format=side&path=/trunk/pyftpdlib/ftpserver.py"
}
]
}
}