2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-3510" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-11-06T11:02:00.000" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T01:57:52.020" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Apache Tomcat 5.5.0 to 5.5.11 allows remote attackers to cause a denial of service (CPU consumption) via a large number of simultaneous requests to list a web directory that has a large number of files."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 5.0
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EB203AEC-2A94-48CA-A0E0-B5A8EBF028B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6E98B82A-22E5-4E6C-90AE-56F5780EA147"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "34672E90-C220-436B-9143-480941227933"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "92883AFA-A02F-41A5-9977-ABEAC8AD2970"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "989A78F8-EE92-465F-8A8D-ECF0B58AFE7A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1F5B6627-B4A4-4E2D-B96C-CA37CCC8C804"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ACFB09F3-32D1-479C-8C39-D7329D9A6623"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D56581E2-9ECD-426A-96D8-A9D958900AD2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "717F6995-5AF0-484C-90C0-A82F25FD2E32"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5B0C01D5-773F-469C-9E69-170C2844AAA4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EB03FDFB-4DBF-4B70-BFA3-570D1DE67695"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:5.5.11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9F5CF79C-759B-4FF9-90EE-847264059E93"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx" ,
"source" : "cve@mitre.org"
} ,
2023-11-07 21:03:21 +00:00
{
"url" : "http://secunia.com/advisories/17416" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/30899" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/30908" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/33668" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://securitytracker.com/id?1015147" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239312-1" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=197540" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://tomcat.apache.org/security-4.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://tomcat.apache.org/security-5.html" ,
"source" : "cve@mitre.org"
} ,
2023-11-07 21:03:21 +00:00
{
"url" : "http://www.osvdb.org/20439" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.redhat.com/support/errata/RHSA-2006-0161.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2008-0261.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/415782/30/0/threaded" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/500396/100/0/threaded" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/500412/100/0/threaded" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/15325" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2008/1979/references" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2009/0233" ,
"source" : "cve@mitre.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org"
}
]
}