Lucene search
+L

7683 matches found

Github Security Blog
Github Security Blog
added 2022/05/17 2:44 a.m.25 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

java/org/apache/catalina/core/AsyncContextImpl.java in Apache Tomcat 7.x before 7.0.40 does not properly handle the throwing of a RuntimeException in an AsyncListener in an application, which allows context-dependent attackers to obtain sensitive request information intended for other application...

2.6CVSS3.9AI score0.06501EPSS
SaveExploits2References14Affected Software1
OSV
OSV
added 2022/05/17 2:00 a.m.34 views

GHSA-VCH7-92VF-JM44 Apache Tomcat does not follow ServletSecurity annotations

Apache Tomcat 7.x before 7.0.11, when web.xml has no security constraints, does not follow ServletSecurity annotations, which allows remote attackers to bypass intended access restrictions via HTTP requests to a web application. NOTE: this vulnerability exists because of an incomplete fix for...

5.8CVSS4.3AI score0.0654EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2022/05/17 2:00 a.m.33 views

Apache Tomcat does not follow ServletSecurity annotations

Apache Tomcat 7.x before 7.0.11, when web.xml has no security constraints, does not follow ServletSecurity annotations, which allows remote attackers to bypass intended access restrictions via HTTP requests to a web application. NOTE: this vulnerability exists because of an incomplete fix for...

5.8CVSS7AI score0.0654EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2022/05/17 1:38 a.m.13 views

GHSA-9XRJ-439H-62HG Improper Authentication in Apache Tomcat

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to...

5CVSS7.3AI score0.08768EPSS
SaveExploits0References21
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.37 views

Improper Authentication in Apache Tomcat

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to...

5CVSS3.8AI score0.08768EPSS
SaveExploits0References22Affected Software1
OSV
OSV
added 2022/05/17 1:38 a.m.46 views

GHSA-28CQ-6RMX-PJQ4 Improper Authentication in Apache Tomcat

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 does not properly check for stale nonce values in conjunction with enforcement of proper credentials, which makes it easier for remote attackers to bypass intended...

5CVSS6.6AI score0.12098EPSS
SaveExploits2References22
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.40 views

Improper Authentication in Apache Tomcat

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 does not properly check for stale nonce values in conjunction with enforcement of proper credentials, which makes it easier for remote attackers to bypass intended...

5CVSS4.1AI score0.12098EPSS
SaveExploits2References22Affected Software1
OSV
OSV
added 2022/05/17 1:01 a.m.35 views

GHSA-H6C8-RG87-F3PC Apache Tomcat HTTP BIO Connector Error Discloses Information From Different Requests to Remote Users

The HTTP BIO connector in Apache Tomcat 7.0.x before 7.0.12 does not properly handle HTTP pipelining, which allows remote attackers to read responses intended for other clients in opportunistic circumstances by examining the application data in HTTP packets, related to "a mix-up of responses for...

5CVSS4.1AI score0.0869EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2022/05/17 1:01 a.m.36 views

Apache Tomcat HTTP BIO Connector Error Discloses Information From Different Requests to Remote Users

The HTTP BIO connector in Apache Tomcat 7.0.x before 7.0.12 does not properly handle HTTP pipelining, which allows remote attackers to read responses intended for other clients in opportunistic circumstances by examining the application data in HTTP packets, related to "a mix-up of responses for...

5CVSS6.7AI score0.0869EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2022/05/17 12:59 a.m.35 views

GHSA-JGM2-M5CG-F66G Authentication Bypass in Apache Tomcat

org/apache/catalina/realm/RealmBase.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.30, when FORM authentication is used, allows remote attackers to bypass security-constraint checks by leveraging a previous setUserPrincipal call and then placing /jsecuritycheck at the end of a URI...

4.3CVSS6.4AI score0.11975EPSS
SaveExploits1References37
Github Security Blog
Github Security Blog
added 2022/05/17 12:59 a.m.39 views

Authentication Bypass in Apache Tomcat

org/apache/catalina/realm/RealmBase.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.30, when FORM authentication is used, allows remote attackers to bypass security-constraint checks by leveraging a previous setUserPrincipal call and then placing /jsecuritycheck at the end of a URI...

4.3CVSS5AI score0.11975EPSS
SaveExploits1References37Affected Software1
OSV
OSV
added 2022/05/17 12:57 a.m.189 views

GHSA-76VR-72MV-MF3Q Cross-Site Request Forgery in Apache Tomcat

org/apache/catalina/filters/CsrfPreventionFilter.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.32 allows remote attackers to bypass the cross-site request forgery CSRF protection mechanism via a request that lacks a session identifier...

4.3CVSS9.4AI score0.09146EPSS
SaveExploits1References22
Github Security Blog
Github Security Blog
added 2022/05/17 12:57 a.m.46 views

Cross-Site Request Forgery in Apache Tomcat

org/apache/catalina/filters/CsrfPreventionFilter.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.32 allows remote attackers to bypass the cross-site request forgery CSRF protection mechanism via a request that lacks a session identifier...

4.3CVSS6.4AI score0.09146EPSS
SaveExploits1References22Affected Software1
OSV
OSV
added 2022/05/17 12:57 a.m.45 views

GHSA-99RF-92V6-CWX4 Improper Access Control in Apache Tomcat

The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce aka client nonce values instead of nonce aka server nonce and nc aka nonce-count values, which makes it easi...

5CVSS5.3AI score0.0898EPSS
SaveExploits0References24
Github Security Blog
Github Security Blog
added 2022/05/17 12:57 a.m.38 views

Improper Access Control in Apache Tomcat

The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce aka client nonce values instead of nonce aka server nonce and nc aka nonce-count values, which makes it easi...

5CVSS3.1AI score0.0898EPSS
SaveExploits0References25Affected Software1
OSV
OSV
added 2022/05/17 12:24 a.m.18 views

GHSA-WF5V-JHXJ-Q632 Denial of service in Apache Tomcat

java/org/apache/coyote/ajp/AbstractAjpProcessor.java in Apache Tomcat 8.x before 8.0.4 allows remote attackers to cause a denial of service thread consumption by using a "Content-Length: 0" AJP request to trigger a hang in request processing...

5CVSS5.9AI score0.08494EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2022/05/17 12:24 a.m.24 views

Denial of service in Apache Tomcat

java/org/apache/coyote/ajp/AbstractAjpProcessor.java in Apache Tomcat 8.x before 8.0.4 allows remote attackers to cause a denial of service thread consumption by using a "Content-Length: 0" AJP request to trigger a hang in request processing...

5CVSS7.1AI score0.08494EPSS
SaveExploits0References14Affected Software2
BDU FSTEC
BDU FSTEC
added 2022/05/17 12:00 a.m.10 views

The vulnerability of the Apache Tomcat application server arises from insufficient validation of input data, allowing attackers to trigger service failures.

The vulnerability of the Apache Tomcat application server exists due to insufficient validation of input data. Exploiting this vulnerability allows a malicious actor to cause service failures using a specially crafted package...

7.5CVSS7AI score0.07182EPSS
SaveExploits0References13Affected Software10
CNVD
CNVD
added 2022/05/17 12:00 a.m.90 views

Apache Tomcat Request Obfuscation Vulnerability

Apache Tomcat is the United States Apache Apache Foundation of a lightweight Web application server. The program implements the Servlet and JavaServer Page JSP support. Apache Tomcat suffers from a request obfuscation vulnerability that stems from the fact that if a Web application sends a...

8.6CVSS8.2AI score0.08405EPSS
SaveExploits0References1
Apache Tomcat
Apache Tomcat
added 2022/05/16 12:00 a.m.145 views

Fixed in Apache Tomcat 9.0.63

Low: Apache Tomcat EncryptInterceptor DoS CVE-2022-29885 The documentation for the EncryptInterceptor incorrectly stated it enabled Tomcat clustering to run over an untrusted network. This was not correct. While the EncryptInterceptor does provide confidentiality and integrity protection, it does...

7.5CVSS7.5AI score0.73474EPSS
SaveExploits5Affected Software1
Rows per page
Query Builder