Lucene search
+L

7592 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2019/01/20 7:35 p.m.30 views

Security Bulletin: IBM MessageSight is affected by an IBM WebSphere Liberty expression language vulnerability

Summary IBM MessageSight has addressed the following vulnerability. Apache Tomcat could allow a remote attacker to bypass security restrictions, caused by the use of expression language. An attacker could exploit this vulnerability to bypass the protections of a Security Manager. Vulnerability...

5CVSS6.8AI score0.13872EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/01/16 9:05 a.m.27 views

Security Bulletin: WAS traditional and liberty vulnerable to CVE-2014-7810

Summary IBM Worklight has addressed the following vulnerability. WAS traditional and liberty vulnerable to CVE-2014-7810 Vulnerability Details CVEID: CVE-2014-7810 DESCRIPTION: Apache Tomcat could allow a remote attacker to bypass security restrictions, caused by the use of expression language. A...

5CVSS0.5AI score0.13872EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2019/01/15 9:24 a.m.34 views

Insecure Defaults

Apache Tomcat is vulnerable to insecure defaults. The CORS filter provided by default is insecure as it enables supportsCredentials for all origins. This can allow a malicious user unauthorized access to sensitive resources...

9.8CVSS9.1AI score0.19436EPSS
SaveExploits0References55Affected Software13
Veracode
Veracode
added 2019/01/15 9:15 a.m.53 views

Cross-site Scripting (XSS) Or Information Disclosure

Apache Tomcat is vulnerable to cross-site scripting XSS attacks and information disclosure. It permits invalid characters when parsing the HTTP request line. Attackers can exploit it, in conjunction with a proxy that also permits the invalid characters but with a different interpretation, to inje...

7.1CVSS6.5AI score0.47416EPSS
SaveExploits6References53Affected Software81
Veracode
Veracode
added 2019/01/15 9:10 a.m.26 views

SecurityManager Bypass

Apache Tomcat Jasper 6.x before 6.0.44, 7.x before 7.0.58, and 8.x before 8.0.16 allows the bypass a SecurityManager protection mechanism by using a web application that uses the incorrect privileges during an EL evaluation. This is caused because it does not take into account the possibility of ...

5CVSS6.5AI score0.13872EPSS
SaveExploits0References37Affected Software2
Veracode
Veracode
added 2019/01/15 9:07 a.m.46 views

Authorization Bypass

modjk is vulnerable to authorization bypass attacks. The vulnerability exists as Apache Tomcat Connectors modjk before 1.2.41 ignores JkUnmount rules for subtrees of previous JkMount rules, which allows remote attackers to access otherwise restricted artifacts via unspecified vectors...

5CVSS5.9AI score0.07059EPSS
SaveExploits0References20Affected Software163
Veracode
Veracode
added 2019/01/15 9:06 a.m.21 views

Denial Of Service (DoS) In ChunkedInputFilter

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.3AI score0.21045EPSS
SaveExploits0References42Affected Software144
Veracode
Veracode
added 2019/01/15 9:03 a.m.30 views

Denial Of Service (DoS) Memory Consumption

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 memory consumption via a series of aborted uploa...

7.8CVSS5.8AI score0.20318EPSS
SaveExploits0References49Affected Software84
Veracode
Veracode
added 2019/01/15 9:00 a.m.27 views

Authentication Bypass In The Replay-countermeasure Functionality

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...

5CVSS6AI score0.0898EPSS
SaveExploits0References28Affected Software3
Veracode
Veracode
added 2019/01/15 8:59 a.m.40 views

Request-smuggling Attacks

Apache Tomcat Coyote before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, doesn't handle inconsistent HTTP request headers well when an HTTP or AJP connector is used. This allows remote attackers to incorrectly identify the requests length and conduct request-smuggling attacks through...

5.8CVSS8.5AI score0.29784EPSS
SaveExploits4References110Affected Software73
Veracode
Veracode
added 2019/01/15 8:58 a.m.47 views

XML External Entity (XXE)

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 in...

4.3CVSS7.7AI score0.09487EPSS
SaveExploits1References38Affected Software20
Veracode
Veracode
added 2019/01/15 8:58 a.m.52 views

Denial Of Service (DoS)

MultipartStream.java in Apache Commons FileUpload before 1.3.1, as used in Apache Tomcat, JBoss Web, and other products, allows remote attackers to cause a denial of service infinite loop and CPU consumption via a crafted Content-Type header that bypasses a loop's intended exit conditions...

7.5CVSS7AI score0.82766EPSS
SaveExploits8References72Affected Software3
Veracode
Veracode
added 2019/01/15 8:58 a.m.48 views

Arbitrary File Write

jbossweb is vulnerable to arbitrary file write attacks. The vulnerability exists as the readObject method in the DiskFileItem class in Apache Tomcat and JBoss Web, as used in Red Hat JBoss Enterprise Application Platform 6.1.0 and Red Hat JBoss Portal 6.0.0, allows remote attackers to write to...

7.5CVSS8.3AI score0.12434EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2019/01/15 8:56 a.m.39 views

Cross-site Request Forgery (CSRF)

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.1AI score0.09146EPSS
SaveExploits1References27Affected Software3
Veracode
Veracode
added 2019/01/15 8:56 a.m.26 views

Denial Of Service (DoS) Memory Consumption

java/org/apache/coyote/http11/InternalNioInputBuffer.java in the HTTP NIO connector in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.28 does not properly restrict the request-header size, which allows remote attackers to cause a denial of service memory consumption via a large amount of head...

5CVSS8.7AI score0.08742EPSS
SaveExploits0References18Affected Software1
Veracode
Veracode
added 2019/01/15 8:55 a.m.24 views

Denial Of Service (DoS) Resource Consumption

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...

5CVSS8.1AI score0.2006EPSS
SaveExploits1References54Affected Software3
Veracode
Veracode
added 2019/01/15 8:55 a.m.41 views

Weak Authentication

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
SaveExploits2References29Affected Software149
Veracode
Veracode
added 2019/01/15 8:52 a.m.34 views

Authentication Bypass When FORM Authentication Is Used

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. Wh...

4.3CVSS6.1AI score0.11975EPSS
SaveExploits1References45Affected Software65
Veracode
Veracode
added 2019/01/15 8:51 a.m.44 views

Authentication Bypass By Sniffing Valid Network Requests

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 does not have the expected countermeasures against replay attacks, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the...

5CVSS5.8AI score0.0854EPSS
SaveExploits0References32Affected Software3
BDU FSTEC
BDU FSTEC
added 2019/01/15 12:00 a.m.8 views

The vulnerability of the CORS component of Apache Tomcat servers allows attackers to access protected information.

The vulnerability of the CORS component in Apache Tomcat servers is related to insufficient access control. Exploiting this vulnerability can allow an attacker operating remotely to gain unauthorized access to protected data using the HTTP protocol...

10CVSS7.1AI score0.19436EPSS
SaveExploits0References4Affected Software3
Rows per page
Query Builder