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

groovy-all-3.0.10-groovydoc.jar: 1 vulnerabilities (highest severity is: 5.5) reachable #12

Open
mend-for-github-com bot opened this issue Sep 15, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Sep 15, 2023

Vulnerable Library - groovy-all-3.0.10-groovydoc.jar

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.testng/testng/7.5/1416a607fae667c14e390b484e8d02b5824c0674/testng-7.5.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (groovy-all version) Remediation Possible** Reachability
CVE-2022-4065 Medium 5.5 testng-7.5.jar Transitive N/A*

Reachable

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2022-4065

Vulnerable Library - testng-7.5.jar

Testing framework for Java

Library home page: https://testng.org

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.testng/testng/7.5/1416a607fae667c14e390b484e8d02b5824c0674/testng-7.5.jar

Dependency Hierarchy:

  • groovy-all-3.0.10-groovydoc.jar (Root Library)
    • groovy-testng-3.0.16.jar
      • testng-7.5.jar (Vulnerable Library)

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.symphony.bdk.workflow.WorkflowBotApplication (Application)
  -> org.springframework.scheduling.annotation.EnableScheduling (Extension)
   -> org.springframework.scheduling.annotation.SchedulingConfiguration (Extension)
    -> org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests (Extension)
    ...
      -> org.testng.junit.JUnit3TestMethod (Extension)
       -> org.testng.SuiteRunner$1 (Extension)
        -> ❌ org.testng.SuiteRunner$DefaultTestRunnerFactory (Vulnerable Component)

Vulnerability Details

A vulnerability was found in cbeust testng 7.5.0/7.6.0/7.6.1/7.7.0. It has been declared as critical. Affected by this vulnerability is the function testngXmlExistsInJar of the file testng-core/src/main/java/org/testng/JarFileUtils.java of the component XML File Parser. The manipulation leads to path traversal. The attack can be launched remotely. Upgrading to version 7.5.1 and 7.7.1 is able to address this issue. The patch is named 9150736cd2c123a6a3b60e6193630859f9f0422b. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-214027.

Publish Date: 2022-11-19

URL: CVE-2022-4065

CVSS 3 Score Details (5.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-11-19

Fix Resolution: org.testng:testng:7.7.0

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Sep 15, 2023
@mend-for-github-com mend-for-github-com bot changed the title groovy-all-3.0.10-groovydoc.jar: 1 vulnerabilities (highest severity is: 7.8) groovy-all-3.0.10-groovydoc.jar: 1 vulnerabilities (highest severity is: 5.5) Sep 8, 2024
@mend-for-github-com mend-for-github-com bot changed the title groovy-all-3.0.10-groovydoc.jar: 1 vulnerabilities (highest severity is: 5.5) groovy-all-3.0.10-groovydoc.jar: 1 vulnerabilities (highest severity is: 5.5) reachable Dec 17, 2024
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants