This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
1
stars
0
forks
source link
CVE-2020-10683 (Critical) detected in dom4j-1.6.jar #167
Path to vulnerable library: /sdk/resourcemanager/azure-resourcemanager-samples/src/main/resources/coffeeshop/webapps/coffeeshop/WEB-INF/lib/dom4j-1.6.jar
dom4j before 2.0.3 and 2.1.x before 2.1.3 allows external DTDs and External Entities by default, which might enable XXE attacks. However, there is popular external documentation from OWASP showing how to enable the safe, non-default behavior in any application that uses dom4j.
CVE-2020-10683 - Critical Severity Vulnerability
Vulnerable Library - dom4j-1.6.jar
dom4j: the flexible XML framework for Java
Library home page: http://dom4j.org
Path to vulnerable library: /sdk/resourcemanager/azure-resourcemanager-samples/src/main/resources/coffeeshop/webapps/coffeeshop/WEB-INF/lib/dom4j-1.6.jar
Dependency Hierarchy: - :x: **dom4j-1.6.jar** (Vulnerable Library)
Found in HEAD commit: d00274c5406c57214dbd8d18882a072c71e83d85
Found in base branch: master
Vulnerability Details
dom4j before 2.0.3 and 2.1.x before 2.1.3 allows external DTDs and External Entities by default, which might enable XXE attacks. However, there is popular external documentation from OWASP showing how to enable the safe, non-default behavior in any application that uses dom4j.
Publish Date: 2020-05-01
URL: CVE-2020-10683
CVSS 3 Score Details (9.8)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2020-05-01
Fix Resolution: 20040902.021138
Step up your Open Source Security Game with Mend here