Improper Authentication Affecting tomcat-javadoc package, versions <0:7.0.69-10.el7


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.18% (57th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Authentication vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL7-TOMCATJAVADOC-4628966
  • published26 Jul 2021
  • disclosed22 Feb 2016

Introduced: 22 Feb 2016

CVE-2016-0763  (opens in a new tab)
CWE-287  (opens in a new tab)
First added by Snyk

How to fix?

Upgrade RHEL:7 tomcat-javadoc to version 0:7.0.69-10.el7 or higher.
This issue was patched in RHSA-2016:2599.

NVD Description

Note: Versions mentioned in the description apply only to the upstream tomcat-javadoc package and not the tomcat-javadoc package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

The setGlobalContext method in org/apache/naming/factory/ResourceLinkFactory.java in Apache Tomcat 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M3 does not consider whether ResourceLinkFactory.setGlobalContext callers are authorized, which allows remote authenticated users to bypass intended SecurityManager restrictions and read or write to arbitrary application data, or cause a denial of service (application disruption), via a web application that sets a crafted global context.

References