Skip to content

Update dependency org.testng:testng to v7.5.1 [SECURITY]#46

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/maven-org.testng-testng-vulnerability
Open

Update dependency org.testng:testng to v7.5.1 [SECURITY]#46
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/maven-org.testng-testng-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

This PR contains the following updates:

Package Change Age Confidence
org.testng:testng (source) 7.4.07.5.1 age confidence

GitHub Vulnerability Alerts

CVE-2022-4065

Impact

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 only for .xml, .yaml and .yml files by default. The attack implies running an unsafe test JAR. However since that JAR can also contain executable code itself, the path traversal is unlikely to be the main attack.

Patches

A patch is available in version 7.7.0 at commit 9150736cd2c123a6a3b60e6193630859f9f0422b. It is recommended to apply a patch to fix this issue. The patch was pushed into the master branch but no releases have yet been made with the patch included.

A backport of the fix is available in [version 7.5.1]((https://github.com/cbeust/testng/releases/tag/7.5.1) for Java 8 projects.

Workaround

  • Specify which tests to run when invoking TestNG by configuring them on the CLI or in the build tool controlling the run.
  • Do not run tests with untrusted JARs on the classpath, this includes pull requests on open source projects.

Release Notes

testng-team/testng (org.testng:testng)

v7.5.1: TestNG v7.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: testng-team/testng@7.5...7.5.1

v7.5

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency org.testng:testng to v7.7.0 [SECURITY] Update dependency org.testng:testng to v7.5.1 [SECURITY] May 28, 2023
@renovate renovate bot force-pushed the renovate/maven-org.testng-testng-vulnerability branch from b073c03 to 283481e Compare May 28, 2023 09:56
@renovate renovate bot force-pushed the renovate/maven-org.testng-testng-vulnerability branch from 283481e to cedbab1 Compare February 2, 2026 18:58
@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants