pdfjs-annotator
pdfjs-annotator copied to clipboard
CVE-2016-0763 (Medium) detected in tomcat-embed-core-8.0.20.jar
CVE-2016-0763 - Medium Severity Vulnerability
Vulnerable Library - tomcat-embed-core-8.0.20.jar
Core Tomcat implementation
Dependency Hierarchy:
- spring-boot-starter-tomcat-1.2.3.RELEASE.jar (Root Library)
- :x: tomcat-embed-core-8.0.20.jar (Vulnerable Library)
Found in HEAD commit: 02e23e894c65d5a9ac94fe97a3b06758376ae333
Vulnerability Details
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.
Publish Date: 2016-02-25
URL: CVE-2016-0763
CVSS 3 Score Details (6.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0763
Release Date: 2016-02-25
Fix Resolution: org.apache.tomcat.embed:tomcat-embed-core:9.0.0.M3,8.0.32,7.0.68,org.apache.tomcat:tomcat-catalina:9.0.0.M3,8.0.32,7.0.68