FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-03-27 18:04:16 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

k68

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
556fdf03-6785-11ed-953b-002b67dfc673Tomcat -- Request Smuggling

Apache Tomcat reports:

If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false (the default for 8.5.x only), Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was located behind a reverse proxy that also failed to reject the request with the invalid header.

The CVSS score for this vulnerability is 7.5 High


Discovery 2022-10-31
Entry 2022-11-18
tomcat
ge 8.5.0 lt 8.5.83

ge 9.0.0-M1 lt 9.0.68

ge 10.0.0-M1 lt 10.0.27

ge 10.1.0-M1 lt 10.1.1

tomcat85
ge 8.5.0 lt 8.5.83

tomcat9
ge 9.0.0-M1 lt 9.0.68

tomcat10
ge 10.0.0-M1 lt 10.0.27

tomcat101
ge 10.1.0-M1 lt 10.1.1

tomcat-devel
ge 10.1.0-M1 lt 10.1.1

CVE-2022-42252
https://nvd.nist.gov/vuln/detail/CVE-2022-42252
e2e7faf9-1b51-11ed-ae46-002b67dfc673Tomcat -- XSS in examples web application

Apache Tomcat reports:

The Form authentication example in the examples web application displayed user provided data without filtering, exposing a XSS vulnerability.


Discovery 2022-06-22
Entry 2022-08-14
tomcat
ge 8.5.50 lt 8.5.81

ge 9.0.30 lt 9.0.64

ge 10.0.0-M1 lt 10.0.22

ge 10.1.0-M1 lt 10.1.0-M16

tomcat85
ge 8.5.50 lt 8.5.81

tomcat9
ge 9.0.30 lt 9.0.64

tomcat10
ge 10.0.0-M1 lt 10.0.22

tomcat-devel
ge 10.1.0-M1 lt 10.1.0-M16

CVE-2022-34305
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34305
d34bef0b-f312-11eb-b12b-fc4dd43e2b6atomcat -- HTTP request smuggling in multiple versions

Bahruz Jabiyev, Steven Sprecher and Kaan Onarlioglu of NEU seclab reports:

Apache Tomcat did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: Tomcat incorrectly ignored the transfer-encoding header if the client declared it would only accept an HTTP/1.0 response; Tomcat honoured the identify encoding; and Tomcat did not ensure that, if present, the chunked encoding was the final encoding.


Discovery 2021-05-07
Entry 2021-08-01
tomcat85
ge 8.5.0 le 8.5.66

tomcat9
ge 9.0.0 le 9.0.46

tomcat10
ge 10.0.0 le 10.0.6

CVE-2021-33037
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33037
cc7c85d9-f30a-11eb-b12b-fc4dd43e2b6atomcat -- Remote Denial of Service in multiple versions

rbeaudry reports:

A vulnerability in Apache Tomcat allows an attacker to remotely trigger a denial of service. An error introduced as part of a change to improve error handling during non-blocking I/O meant that the error flag associated with the Request object was not reset between requests. This meant that once a non-blocking I/O error occurred, all future requests handled by that request object would fail. Users were able to trigger non-blocking I/O errors, e.g. by dropping a connection, thereby creating the possibility of triggering a DoS.

Applications that do not use non-blocking I/O are not exposed to this vulnerability. This issue affects Apache Tomcat 10.0.3 to 10.0.4; 9.0.44; 8.5.64.


Discovery 2021-03-24
Entry 2021-08-01
tomcat85
eq 8.5.64

tomcat9
eq 9.0.44

tomcat10
ge 10.0.3 le 10.0.4

CVE-2021-30639
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30639
8b571fb2-f311-11eb-b12b-fc4dd43e2b6atomcat -- JNDI Realm Authentication Weakness in multiple versions

ilja.farber reports:

Queries made by the JNDI Realm did not always correctly escape parameters. Parameter values could be sourced from user provided data (eg user names) as well as configuration data provided by an administrator. In limited circumstances it was possible for users to authenticate using variations of their user name and/or to bypass some of the protection provided by the LockOut Realm.


Discovery 2021-04-08
Entry 2021-08-01
tomcat7
ge 7.0.0 le 7.0.108

tomcat85
ge 8.5.0 le 8.5.65

tomcat9
ge 9.0.0 le 9.0.45

tomcat10
ge 10.0.0 le 10.0.5

CVE-2021-30640
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30640