Lucene search
+L

13729 matches found

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
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: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: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.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
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:50 a.m.10 views

GHSA-7F6W-FHMR-J8HQ Jenkins HttpOnly flag not Set for session cookies

Jenkins before 1.586 does not set the HttpOnly flag in a Set-Cookie header for session cookies when run on Tomcat 7.0.41 or later, which makes it easier for remote attackers to obtain potentially sensitive information via script access to cookies...

5.3CVSS5.9AI score0.0272EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/17 12:50 a.m.38 views

Jenkins HttpOnly flag not Set for session cookies

Jenkins before 1.586 does not set the HttpOnly flag in a Set-Cookie header for session cookies when run on Tomcat 7.0.41 or later, which makes it easier for remote attackers to obtain potentially sensitive information via script access to cookies...

5.3CVSS6.3AI score0.0272EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:50 a.m.43 views

Jenkins secure flag not set on session cookies

Jenkins before 1.586 does not set the secure flag on session cookies when run on Tomcat 7.0.41 or later, which makes it easier for remote attackers to capture cookies by intercepting their transmission within an HTTP session...

5.3CVSS6.8AI score0.0272EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/05/17 12:50 a.m.34 views

GHSA-G7CF-WG27-QW87 Jenkins secure flag not set on session cookies

Jenkins before 1.586 does not set the secure flag on session cookies when run on Tomcat 7.0.41 or later, which makes it easier for remote attackers to capture cookies by intercepting their transmission within an HTTP session...

5.3CVSS6AI score0.0272EPSS
SaveExploits0References8
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
OSV
OSV
added 2022/05/17 12:24 a.m.23 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
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
NCSC
NCSC
added 2022/05/17 12:00 a.m.5 views

Vulnerability fixed in Apache Tomcat

Apache has fixed a vulnerability in Tomcat. A unauthenticated remote malicious person could exploit the vulnerability potentially exploit it to gain access to sensitive data. The malicious party would need insight into the workings of the web application to be manipulated and exploitation is not...

8.6CVSS7AI score0.08405EPSS
SaveExploits0
CNVD
CNVD
added 2022/05/17 12:00 a.m.91 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
OpenVAS
OpenVAS
added 2022/05/17 12:00 a.m.10 views

openSUSE: Security Advisory for tomcat (SUSE-SU-2022:1304-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
CISA
CISA
added 2022/05/16 12:00 a.m.13 views

Apache Releases Security Advisory for Tomcat

The Apache Software Foundation has released a security advisory to address a vulnerability in multiple versions of Tomcat. An attacker could exploit this vulnerability to obtain sensitive information. CISA encourages users and administrators to review Apache’s security advisory and apply the...

2AI score
SaveExploits0References2
Apache Tomcat
Apache Tomcat
added 2022/05/16 12:00 a.m.146 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