Lucene search
+L

7673 matches found

OSV
OSV
added 2022/05/14 1:10 a.m.37 views

GHSA-6M48-JXWX-76Q7 Improper Authentication in Apache Tomcat

java/org/apache/catalina/authenticator/FormAuthenticator.java in the form authentication feature in Apache Tomcat 6.0.21 through 6.0.36 and 7.x before 7.0.33 does not properly handle the relationships between authentication requirements and sessions, which allows remote attackers to inject a...

6.8CVSS6AI score0.07147EPSS
SaveExploits2References24
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.38 views

Improper Input Validation in Apache Tomcat

org/apache/catalina/connector/CoyoteAdapter.java in Apache Tomcat 6.0.33 through 6.0.37 does not consider the disableURLRewriting setting when handling a session ID in a URL, which allows remote attackers to conduct session fixation attacks via a crafted URL...

4.3CVSS7.6AI score0.09895EPSS
SaveExploits1References20Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.53 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

Apache Tomcat before 6.0.39, 7.x before 7.0.50, and 8.x before 8.0.0-RC10 allows attackers to obtain "Tomcat internals" information by leveraging the presence of an untrusted web application with a context.xml, web.xml, .jspx, .tagx, or .tld XML document containing an external entity declaration ...

4.3CVSS3.6AI score0.09487EPSS
SaveExploits1References29Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.64 views

GHSA-87W9-X2C3-HRJJ Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

Apache Tomcat before 6.0.39, 7.x before 7.0.50, and 8.x before 8.0.0-RC10 allows attackers to obtain "Tomcat internals" information by leveraging the presence of an untrusted web application with a context.xml, web.xml, .jspx, .tagx, or .tld XML document containing an external entity declaration ...

4.3CVSS7.9AI score0.09487EPSS
SaveExploits1References29
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.60 views

Integer Overflow or Wraparound in Apache Tomcat

Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remote attackers to cause a denial of service resource consumption via a malformed chunk size in chunke...

5CVSS7.9AI score0.2006EPSS
SaveExploits1References60Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.32 views

Improper Neutralization of CRLF Sequences in HTTP Headers in Apache Tomcat

Integer overflow in java/org/apache/tomcat/util/buf/Ascii.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4, when operated behind a reverse proxy, allows remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header...

4.3CVSS8AI score0.08838EPSS
SaveExploits0References60Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.46 views

Improper Input Validation in Apache Tomcat

java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat 6.x before 6.0.42, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle attempts to continue reading data after an error has occurred, which allows remote attackers to conduct HTTP request smuggling attacks...

6.4CVSS6.5AI score0.21045EPSS
SaveExploits0References33Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.42 views

Improper Input Validation in Apache Tomcat

java/org/apache/catalina/servlets/DefaultServlet.java in the default servlet in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 does not properly restrict XSLT stylesheets, which allows remote attackers to bypass security-manager restrictions and read arbitrary files via a...

4.3CVSS7.9AI score0.06905EPSS
SaveExploits0References62Affected Software2
OSV
OSV
added 2022/05/14 1:10 a.m.13 views

GHSA-PXCX-CXQ8-4MMW Uncontrolled Resource Consumption in Apache Tomcat

Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle cases where an HTTP response occurs before finishing the reading of an entire request body, which allows remote attackers to cause a denial of service thread consumption via a series of aborted uploa...

7.8CVSS6.8AI score0.20318EPSS
SaveExploits0References45
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.33 views

Missing XML Validation in Apache Tomcat

Apache Tomcat before 6.0.40, 7.x before 7.0.54, and 8.x before 8.0.6 does not properly constrain the class loader that accesses the XML parser used with an XSLT stylesheet, which allows remote attackers to 1 read arbitrary files via a crafted web application that provides an XML external entity...

4.3CVSS7.9AI score0.07616EPSS
SaveExploits0References78Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.46 views

Uncontrolled Resource Consumption in Apache Tomcat

Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle cases where an HTTP response occurs before finishing the reading of an entire request body, which allows remote attackers to cause a denial of service thread consumption via a series of aborted uploa...

7.8CVSS6.1AI score0.20318EPSS
SaveExploits0References45Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.18 views

GHSA-PRC3-7F44-W48J Missing XML Validation in Apache Tomcat

Apache Tomcat before 6.0.40, 7.x before 7.0.54, and 8.x before 8.0.6 does not properly constrain the class loader that accesses the XML parser used with an XSLT stylesheet, which allows remote attackers to 1 read arbitrary files via a crafted web application that provides an XML external entity...

4.3CVSS6.8AI score0.07616EPSS
SaveExploits0References78
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.40 views

Improper Access Control in Apache Tomcat

The session-persistence implementation in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 mishandles session attributes, which allows remote authenticated users to bypass intended SecurityManager restrictions and execute arbitrary code in a privilege...

8.8CVSS7.8AI score0.13075EPSS
SaveExploits0References67Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.39 views

GHSA-MV42-PX54-87JW Improper Access Control in Apache Tomcat

The session-persistence implementation in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 mishandles session attributes, which allows remote authenticated users to bypass intended SecurityManager restrictions and execute arbitrary code in a privilege...

8.8CVSS8.2AI score0.13075EPSS
SaveExploits0References67
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.38 views

Improper Access Control in Apache Tomcat

The Expression Language EL implementation in Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.58, and 8.x before 8.0.16 does not properly consider the possibility of an accessible interface implemented by an inaccessible class, which allows attackers to bypass a SecurityManager protection mechanis...

5CVSS6.7AI score0.13872EPSS
SaveExploits0References29Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.29 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 does not place org.apache.catalina.manager.StatusManagerServlet on the org/apache/catalina/core/RestrictedServlets.properties list, which allows remote authenticated users to bypass intended...

4.3CVSS4.2AI score0.06232EPSS
SaveExploits0References54Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.33 views

GHSA-6VX3-HR43-CFRH Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 does not place org.apache.catalina.manager.StatusManagerServlet on the org/apache/catalina/core/RestrictedServlets.properties list, which allows remote authenticated users to bypass intended...

4.3CVSS6.5AI score0.06232EPSS
SaveExploits0References54
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.40 views

Improper Limitation of a Pathname to a Restricted Directory in Apache Tomcat

Directory traversal vulnerability in RequestUtil.java in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.65, and 8.x before 8.0.27 allows remote authenticated users to bypass intended SecurityManager restrictions and list a parent directory via a /.. slash dot dot in a pathname used by a web...

4.3CVSS6.5AI score0.12555EPSS
SaveExploits0References46Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.60 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. Thi...

7.5CVSS8.4AI score0.1684EPSS
SaveExploits0References59Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.40 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

When using a VirtualDirContext with Apache Tomcat 7.0.0 to 7.0.80 it was possible to bypass security constraints and/or view the source code of JSPs for resources served by the VirtualDirContext using a specially crafted request...

7.5CVSS2.6AI score0.708EPSS
SaveExploits4References14Affected Software1
Rows per page
Query Builder