2017-10-16 12:31:07 -04:00
{
2019-03-18 00:21:52 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2010-3494" ,
"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 00:21:52 +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 accept function having an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, a related issue to CVE-2010-3492."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:21:52 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20100910 Re: CVE Request -- Python -- accept() implementation in async core is broken => more subcases" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2010/09/11/2"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/source/detail?r=556" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/source/detail?r=556"
} ,
{
"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" : "https://bugs.launchpad.net/zodb/+bug/135108" ,
"refsource" : "MISC" ,
"url" : "https://bugs.launchpad.net/zodb/+bug/135108"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/source/diff?spec=svn556&r=556&format=side&path=/trunk/pyftpdlib/ftpserver.py" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/source/diff?spec=svn556&r=556&format=side&path=/trunk/pyftpdlib/ftpserver.py"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/issues/detail?id=105" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/issues/detail?id=105"
} ,
{
"name" : "[oss-security] 20100924 Re: CVE Request -- Python -- accept() implementation in async core is broken => more subcases" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2010/09/24/3"
} ,
{
"name" : "[oss-security] 20100922 Re: CVE Request -- Python -- accept() implementation in async core is broken => more subcases" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2010/09/22/3"
} ,
{
"name" : "http://code.google.com/p/pyftpdlib/issues/detail?id=104" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.google.com/p/pyftpdlib/issues/detail?id=104"
} ,
{
"name" : "http://bugs.python.org/issue6706" ,
"refsource" : "MISC" ,
"url" : "http://bugs.python.org/issue6706"
} ,
{
"name" : "[oss-security] 20100909 CVE Request -- Python -- accept() implementation in async core is broken => more subcases" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2010/09/09/6"
}
]
}
}