FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-03-28 15:43:32 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
0b9af110-d529-11e6-ae1b-002590263bf5tomcat -- multiple vulnerabilities

The Apache Software Foundation reports:

Important: Remote Code Execution CVE-2016-8735

Important: Information Disclosure CVE-2016-6816


Discovery 2016-11-22
Entry 2017-01-07
Modified 2017-03-18
tomcat
< 6.0.48

tomcat7
< 7.0.73

tomcat8
< 8.0.39

CVE-2016-8735
CVE-2016-6816
ports/214599
http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.48
http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.73
http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.39
1f1124fe-de5c-11e5-8fa8-14dae9d210b8tomcat -- multiple vulnerabilities

Mark Thomas reports:

  • CVE-2015-5345 Apache Tomcat Directory disclosure

  • CVE-2016-0706 Apache Tomcat Security Manager bypass

  • CVE-2016-0714 Apache Tomcat Security Manager Bypass


Discovery 2016-02-22
Entry 2016-02-28
Modified 2017-03-18
tomcat
< 6.0.45

tomcat7
< 7.0.68

tomcat8
< 8.0.30

http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF96.7070701@apache.org%3e
http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF6A.70703@apache.org%3e
http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF4F.5090003@apache.org%3e
CVE-2015-5345
CVE-2015-5346
CVE-2016-0706
CVE-2016-0714
25e0593d-13c0-11e5-9afb-3c970e169bc2tomcat -- multiple vulnerabilities

Apache Software Foundation reports:

Low: Denial of Service CVE-2014-0230

When a response for a request with a request body is returned to the user agent before the request body is fully read, by default Tomcat swallows the remaining request body so that the next request on the connection may be processed. There was no limit to the size of request body that Tomcat would swallow. This permitted a limited Denial of Service as Tomcat would never close the connection and a processing thread would remain allocated to the connection.

Moderate: Security Manager bypass CVE-2014-7810

Malicious web applications could use expression language to bypass the protections of a Security Manager as expressions were evaluated within a privileged code section.


Discovery 2015-05-12
Entry 2015-06-16
Modified 2017-03-18
tomcat
< 6.0.44

tomcat7
< 7.0.55

tomcat8
< 8.0.9

hadoop2
le 2.6.0

oozie
le 4.1.0

CVE-2014-0230
CVE-2014-7810
https://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.44
3ae106e2-d521-11e6-ae1b-002590263bf5tomcat -- multiple vulnerabilities

The Apache Software Foundation reports:

Low: Unrestricted Access to Global Resources CVE-2016-6797

Low: Security Manager Bypass CVE-2016-6796

Low: System Property Disclosure CVE-2016-6794

Low: Security Manager Bypass CVE-2016-5018

Low: Timing Attack CVE-2016-0762


Discovery 2016-10-27
Entry 2017-01-07
Modified 2017-03-18
tomcat
< 6.0.47

tomcat7
< 7.0.72

tomcat8
< 8.0.37

CVE-2016-6797
CVE-2016-6796
CVE-2016-6794
CVE-2016-5018
CVE-2016-0762
http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.47
http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.72
http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.5_and_8.0.37
7bbc3016-de63-11e5-8fa8-14dae9d210b8tomcat -- multiple vulnerabilities

Mark Thomas reports:

  • CVE-2015-5346 Apache Tomcat Session fixation

  • CVE-2015-5351 Apache Tomcat CSRF token leak

  • CVE-2016-0763 Apache Tomcat Security Manager Bypass


Discovery 2016-02-22
Entry 2016-02-28
tomcat7
< 7.0.68

tomcat8
< 8.0.30

http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF96.7070701@apache.org%3e
http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF7B.1010901@apache.org%3e
http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEFB2.9030605@apache.org%3e
CVE-2015-5346
CVE-2015-5351
CVE-2016-0763
81fc1076-1286-11e4-bebd-000c2980a9f3tomcat -- multiple vulnerabilities

Tomcat Security Team reports:

Tomcat does not properly restrict XSLT stylesheets, which allows remote attackers to bypass security-manager restrictions and read arbitrary files via a crafted web application that provides an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.

An integer overflow, when operated behind a reverse proxy, allows remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header.

An integer overflow in parseChunkHeader allows remote attackers to cause a denial of service (resource consumption) via a malformed chunk size in chunked transfer coding of a request during the streaming of data.


Discovery 2014-05-23
Entry 2014-07-23
Modified 2017-03-18
tomcat
< 6.0.40

tomcat7
< 7.0.53

tomcat8
< 8.0.4

CVE-2014-0096
CVE-2014-0099
CVE-2014-0075
https://tomcat.apache.org/security-6.html
https://tomcat.apache.org/security-7.html
https://tomcat.apache.org/security-8.html
cbceeb49-3bc7-11e6-8e82-002590263bf5Apache Commons FileUpload -- denial of service (DoS) vulnerability

Mark Thomas reports:

CVE-2016-3092 is a denial of service vulnerability that has been corrected in the Apache Commons FileUpload component. It occurred when the length of the multipart boundary was just below the size of the buffer (4096 bytes) used to read the uploaded file. This caused the file upload process to take several orders of magnitude longer than if the boundary length was the typical tens of bytes.


Discovery 2016-06-20
Entry 2016-06-26
Modified 2017-08-10
tomcat7
< 7.0.70

tomcat8
< 8.0.36

apache-struts
< 2.5.2

CVE-2016-3092
ports/209669
http://tomcat.apache.org/security-7.html
http://tomcat.apache.org/security-8.html
http://mail-archives.apache.org/mod_mbox/tomcat-announce/201606.mbox/%3C6223ece6-2b41-ef4f-22f9-d3481e492832%40apache.org%3E
http://jvn.jp/en/jp/JVN89379547/index.html
e5ec2767-d529-11e6-ae1b-002590263bf5tomcat -- information disclosure vulnerability

The Apache Software Foundation reports:

Important: Information Disclosure CVE-2016-8745


Discovery 2017-01-05
Entry 2017-01-07
Modified 2017-03-18
tomcat
< 6.0.49

tomcat7
< 7.0.74

tomcat8
< 8.0.40

CVE-2016-8745
ports/215865
http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.49
http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.74
http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.40