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-2013-4590 (Low) detected in tomcat-catalina-7.0.42.jar, tomcat-util-7.0.42.jar #5

Open
mend-for-github-com bot opened this issue Nov 13, 2019 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Nov 13, 2019

CVE-2013-4590 - Low Severity Vulnerability

Vulnerable Libraries - tomcat-catalina-7.0.42.jar, tomcat-util-7.0.42.jar

tomcat-catalina-7.0.42.jar

Tomcat Servlet Engine Core Classes and Standard implementations

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

Path to dependency file: /pom.xml

Path to vulnerable library: /repository/org/apache/tomcat/tomcat-catalina/7.0.42/tomcat-catalina-7.0.42.jar

Dependency Hierarchy:

  • tomcat-catalina-7.0.42.jar (Vulnerable Library)
tomcat-util-7.0.42.jar

Common code shared by Catalina and Jasper

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/tomcat-util/7.0.42/tomcat-util-7.0.42.jar

Dependency Hierarchy:

  • tomcat-catalina-7.0.42.jar (Root Library)
    • tomcat-util-7.0.42.jar (Vulnerable Library)

Found in HEAD commit: 630f758cd843b129965c1658c5baf81a8deff375

Found in base branches: dev, master

Vulnerability Details

Apache Tomcat before 6.0.39, 7.x before 7.0.50, and 8.x before 8.0.0-RC10 allows attackers to obtain "Tomcat internals" information by leveraging the presence of an untrusted web application with a context.xml, web.xml, *.jspx, *.tagx, or *.tld XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.

Publish Date: 2014-02-26

URL: CVE-2013-4590

CVSS 3 Score Details (3.7)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4590

Release Date: 2014-02-26

Fix Resolution (org.apache.tomcat:tomcat-util): 7.0.50

Direct dependency fix Resolution (org.apache.tomcat:tomcat-catalina): 7.0.50


⛑️ Automatic Remediation is available for this issue

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 13, 2019
@mend-for-github-com mend-for-github-com bot changed the title CVE-2013-4590 (Medium) detected in tomcat-catalina-7.0.42.jar CVE-2013-4590 (Medium) detected in tomcat-catalina-7.0.42.jar, tomcat-util-7.0.42.jar Mar 25, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2013-4590 (Medium) detected in tomcat-catalina-7.0.42.jar, tomcat-util-7.0.42.jar CVE-2013-4590 (Low) detected in tomcat-catalina-7.0.42.jar, tomcat-util-7.0.42.jar Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants