Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-13954 (Medium) detected in cxf-rt-transports-http-3.2.6.jar - autoclosed #160

Closed
mend-for-github-com bot opened this issue Jun 23, 2021 · 1 comment
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2020-13954 - Medium Severity Vulnerability

Vulnerable Library - cxf-rt-transports-http-3.2.6.jar

Apache CXF Runtime HTTP Transport

Library home page: http://cxf.apache.org

Path to dependency file: TimeBase/java/installer/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.cxf/cxf-rt-transports-http/3.2.6/bcd4ce1e6b8eb5110a12143df64874913b1e6a50/cxf-rt-transports-http-3.2.6.jar

Dependency Hierarchy:

  • izpack-compiler-5.1.3.jar (Root Library)
    • tika-parsers-1.19.jar
      • cxf-rt-rs-client-3.2.6.jar
        • cxf-rt-frontend-jaxrs-3.2.6.jar
          • cxf-rt-transports-http-3.2.6.jar (Vulnerable Library)

Found in HEAD commit: 76d75f5eb2971c940ed61bb66cd24661abe01546

Found in base branch: main

Vulnerability Details

By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting (XSS) attack via the styleSheetPath, which allows a malicious actor to inject javascript into the web page. This vulnerability affects all versions of Apache CXF prior to 3.4.1 and 3.3.8. Please note that this is a separate issue to CVE-2019-17573.

Publish Date: 2020-11-12

URL: CVE-2020-13954

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: http://cxf.apache.org/security-advisories.data/CVE-2020-13954.txt.asc?version=1&modificationDate=1605183670659&api=v2

Release Date: 2020-11-12

Fix Resolution: org.apache.cxf:cxf-rt-transports-http:3.3.8, org.apache.cxf:cxf-rt-transports-http:3.4.1

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jun 23, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-13954 (Medium) detected in cxf-rt-transports-http-3.2.6.jar CVE-2020-13954 (Medium) detected in cxf-rt-transports-http-3.2.6.jar - autoclosed Jun 23, 2021
@mend-for-github-com
Copy link
Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants