Arbitrary File Upload Affecting org.apache.tomcat:coyote Open this link in a new tab package, versions [0,]
Exploit Maturity
Mature
Attack Complexity
Low
User Interaction
Required
Confidentiality
High
Integrity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHETOMCAT-551993
-
published
24 Feb 2020
-
disclosed
20 Feb 2020
-
credit
Chaitin Tech
Introduced: 20 Feb 2020
CVE-2020-1938 Open this link in a new tabHow to fix?
There is no fixed version for org.apache.tomcat:coyote
.
Overview
org.apache.tomcat:coyote is a maven plugin for Tomcat Connectors and HTTP parser.
Affected versions of this package are vulnerable to Arbitrary File Upload. This is enabled by default with a default configuration port of 8009
.
A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a vulnerable server. In instances where the vulnerable server allows file uploads, an attacker could upload malicious JavaServer Pages (JSP) code within a variety of file types and trigger this vulnerability to gain remote code execution (RCE).