Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-4065 (GCVE-0-2022-4065)
Vulnerability from cvelistv5
5.5 (Medium) - CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
- CWE-22 - Path Traversal
▼ | URL | Tags | |
---|---|---|---|
cna@vuldb.com | https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b | Patch, Third Party Advisory | |
cna@vuldb.com | https://github.com/cbeust/testng/pull/2806 | Exploit, Patch, Third Party Advisory | |
cna@vuldb.com | https://github.com/cbeust/testng/releases/tag/7.7.1 | ||
cna@vuldb.com | https://vuldb.com/?ctiid.214027 | ||
cna@vuldb.com | https://vuldb.com/?id.214027 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cbeust/testng/pull/2806 | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cbeust/testng/releases/tag/7.7.1 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://vuldb.com/?ctiid.214027 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://vuldb.com/?id.214027 | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T01:27:54.473Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "vdb-entry", "technical-description", "x_transferred" ], "url": "https://vuldb.com/?id.214027" }, { "tags": [ "signature", "permissions-required", "x_transferred" ], "url": "https://vuldb.com/?ctiid.214027" }, { "tags": [ "issue-tracking", "x_transferred" ], "url": "https://github.com/cbeust/testng/pull/2806" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "modules": [ "XML File Parser" ], "product": "testng", "vendor": "cbeust", "versions": [ { "status": "affected", "version": "7.5.0" }, { "status": "affected", "version": "7.6.0" }, { "status": "affected", "version": "7.6.1" }, { "status": "affected", "version": "7.7.0" } ] } ], "credits": [ { "lang": "en", "type": "tool", "value": "VulDB GitHub Commit Analyzer" } ], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "de", "value": "In cbeust testng 7.5.0/7.6.0/7.6.1/7.7.0 wurde eine kritische Schwachstelle ausgemacht. Betroffen ist die Funktion testngXmlExistsInJar der Datei testng-core/src/main/java/org/testng/JarFileUtils.java der Komponente XML File Parser. Dank der Manipulation mit unbekannten Daten kann eine path traversal-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Ein Aktualisieren auf die Version 7.5.1 and 7.7.1 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 9150736cd2c123a6a3b60e6193630859f9f0422b bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." } ], "metrics": [ { "cvssV3_1": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 6.5, "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22 Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-10-20T14:06:22.348Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.214027" }, { "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.214027" }, { "tags": [ "issue-tracking" ], "url": "https://github.com/cbeust/testng/pull/2806" }, { "tags": [ "patch" ], "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "tags": [ "patch" ], "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" } ], "timeline": [ { "lang": "en", "time": "2022-11-19T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2022-11-19T00:00:00.000Z", "value": "CVE reserved" }, { "lang": "en", "time": "2022-11-19T01:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2023-04-29T08:26:05.000Z", "value": "VulDB entry last update" } ], "title": "cbeust testng XML File Parser JarFileUtils.java testngXmlExistsInJar path traversal" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2022-4065", "datePublished": "2022-11-19T00:00:00", "dateReserved": "2022-11-19T00:00:00", "dateUpdated": "2024-08-03T01:27:54.473Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-4065\",\"sourceIdentifier\":\"cna@vuldb.com\",\"published\":\"2022-11-19T19:15:10.433\",\"lastModified\":\"2024-11-21T07:34:32.393\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una vulnerabilidad en cbeust testng 7.5.0/7.6.0/7.6.1/7.7.0. Ha sido declarado cr\u00edtico. La funci\u00f3n testngXmlExistsInJar del archivo testng-core/src/main/java/org/testng/JarFileUtils.java del componente XML File Parser es afectada por esta vulnerabilidad. La manipulaci\u00f3n conduce al Path Traversal. El ataque se puede lanzar de forma remota. La actualizaci\u00f3n a las versiones 7.5.1 y 7.7.1 puede solucionar este problema. El nombre del parche es 9150736cd2c123a6a3b60e6193630859f9f0422b. Se recomienda actualizar el componente afectado. El identificador asociado de esta vulnerabilidad es VDB-214027.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.1,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":6.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:testng_project:testng:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6387724B-CA13-43F8-B37E-1601E8B4078E\"}]}]}],\"references\":[{\"url\":\"https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cbeust/testng/pull/2806\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cbeust/testng/releases/tag/7.7.1\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/?ctiid.214027\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/?id.214027\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cbeust/testng/pull/2806\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cbeust/testng/releases/tag/7.7.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://vuldb.com/?ctiid.214027\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://vuldb.com/?id.214027\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
ghsa-rc2q-x9mf-w3vf
Vulnerability from github
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.testng:testng" }, "ranges": [ { "events": [ { "introduced": "6.13" }, { "fixed": "7.5.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.testng:testng" }, "ranges": [ { "events": [ { "introduced": "7.6.0" }, { "fixed": "7.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-4065" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-12-02T22:31:06Z", "nvd_published_at": "2022-11-19T19:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\nAffected 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`.\n\nThe 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.\n\n### Patches\n\nA patch is available in [version 7.7.0](https://github.com/cbeust/testng/releases/tag/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.\n\nA 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.\n\n### Workaround\n\n* Specify which tests to run when invoking TestNG by configuring them on the CLI or in the build tool controlling the run.\n* Do not run tests with untrusted JARs on the classpath, this includes pull requests on open source projects.", "id": "GHSA-rc2q-x9mf-w3vf", "modified": "2023-05-09T17:53:32Z", "published": "2022-11-19T21:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4065" }, { "type": "WEB", "url": "https://github.com/cbeust/testng/pull/1596" }, { "type": "WEB", "url": "https://github.com/cbeust/testng/pull/2806" }, { "type": "WEB", "url": "https://github.com/testng-team/testng/pull/2899" }, { "type": "WEB", "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "type": "PACKAGE", "url": "https://github.com/cbeust/testng" }, { "type": "WEB", "url": "https://github.com/cbeust/testng/releases/tag/7.7.0" }, { "type": "WEB", "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" }, { "type": "WEB", "url": "https://github.com/testng-team/testng/releases/tag/7.5.1" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.214027" }, { "type": "WEB", "url": "https://vuldb.com/?id.214027" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "TestNG is vulnerable to Path Traversal" }
fkie_cve-2022-4065
Vulnerability from fkie_nvd
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
▼ | URL | Tags | |
---|---|---|---|
cna@vuldb.com | https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b | Patch, Third Party Advisory | |
cna@vuldb.com | https://github.com/cbeust/testng/pull/2806 | Exploit, Patch, Third Party Advisory | |
cna@vuldb.com | https://github.com/cbeust/testng/releases/tag/7.7.1 | ||
cna@vuldb.com | https://vuldb.com/?ctiid.214027 | ||
cna@vuldb.com | https://vuldb.com/?id.214027 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cbeust/testng/pull/2806 | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cbeust/testng/releases/tag/7.7.1 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://vuldb.com/?ctiid.214027 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://vuldb.com/?id.214027 | Third Party Advisory |
Vendor | Product | Version | |
---|---|---|---|
testng_project | testng | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:testng_project:testng:-:*:*:*:*:*:*:*", "matchCriteriaId": "6387724B-CA13-43F8-B37E-1601E8B4078E", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Se encontr\u00f3 una vulnerabilidad en cbeust testng 7.5.0/7.6.0/7.6.1/7.7.0. Ha sido declarado cr\u00edtico. La funci\u00f3n testngXmlExistsInJar del archivo testng-core/src/main/java/org/testng/JarFileUtils.java del componente XML File Parser es afectada por esta vulnerabilidad. La manipulaci\u00f3n conduce al Path Traversal. El ataque se puede lanzar de forma remota. La actualizaci\u00f3n a las versiones 7.5.1 y 7.7.1 puede solucionar este problema. El nombre del parche es 9150736cd2c123a6a3b60e6193630859f9f0422b. Se recomienda actualizar el componente afectado. El identificador asociado de esta vulnerabilidad es VDB-214027." } ], "id": "CVE-2022-4065", "lastModified": "2024-11-21T07:34:32.393", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "cna@vuldb.com", "type": "Secondary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 3.4, "source": "cna@vuldb.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-11-19T19:15:10.433", "references": [ { "source": "cna@vuldb.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "source": "cna@vuldb.com", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/cbeust/testng/pull/2806" }, { "source": "cna@vuldb.com", "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" }, { "source": "cna@vuldb.com", "url": "https://vuldb.com/?ctiid.214027" }, { "source": "cna@vuldb.com", "tags": [ "Third Party Advisory" ], "url": "https://vuldb.com/?id.214027" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/cbeust/testng/pull/2806" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://vuldb.com/?ctiid.214027" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://vuldb.com/?id.214027" } ], "sourceIdentifier": "cna@vuldb.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "cna@vuldb.com", "type": "Primary" } ] }
suse-su-2024:2568-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for mockito, snakeyaml, testng", "title": "Title of the patch" }, { "category": "description", "text": "This update for mockito, snakeyaml, testng fixes the following issues:\n\nmockito was updated to version 5.11.0:\n\n- Added bundle manifest to the mockito-core artifact\n- Mockito 5 is making core changes to ensure compatibility with future JDK versions.\n- Switch the Default MockMaker to mockito-inline (not applicable to mockito-android)\n\n * Mockito 2.7.6 introduced the mockito-inline mockmaker based on the \u0027inline bytecode\u0027 principle, offering\n compatibility advantages over the subclass mockmaker\n * This change avoids JDK restrictions, such as violating module boundaries and leaking subclass creation\n\n- Legitimate use cases for the subclass mockmaker:\n\n * Scenarios where the inline mockmaker does not function, such as on Graal VM\u0027s native image\n * If avoiding mocking final classes, the subclass mockmaker remains a viable option, although issues may arise on\n JDK 17+\n * Mockito aims to support both mockmakers, allowing users to choose based on their requirements.\n\n- Update the Minimum Supported Java Version to 11\n\n * Mockito 5 raised the minimum supported Java version to 11\n * Community member @reta contributed to this change.\n * Users still on JDK 8 can continue using Mockito 4, with minimal API differences between versions\n\n- New type() Method on ArgumentMatcher\n\n * The ArgumentMatcher interface now includes a new type() method to support varargs methods, addressing previous\n limitations\n * Users can now differentiate between matching calls with any exact number of arguments or match any number of\n arguments\n * Mockito 5 provides a default implementation of the new method, ensuring backward compatibility.\n * No obligation for users to implement the new method; Mockito 5 considers Void.type by default for varargs handling\n * ArgumentCaptor is now fully type-aware, enabling capturing specific subclasses on a generic method.\n\n- byte-buddy does not bundle asm, but uses objectweb-asm as external library\n\nsnake-yaml was updated to version 2.2:\n\n- Changes of version 2.2:\n\n * Define default scalar style as PLAIN (for polyglot Maven)\n * Add missing \u0027exports org.yaml.snakeyaml.inspector\u0027 to module-info.java\n\n- Changes of version 2.1:\n\n * Heavy Allocation in Emitter.analyzeScalar(String) due to Regex Overhead\n * Use identity in toString() for sequences to avoid OutOfMemoryError\n * NumberFormatException from SnakeYAML due to int overflow for corrupt YAML version\n * Document size limit should be applied to single document notthe whole input stream\n * Detect invalid Unicode code point (thanks to Tatu Saloranta)\n * Remove Trusted*Inspector classes from main sources tree\n\n- Changes of version 2.0:\n\n * Rollback to Java 7 target\n * Add module-info.java\n * Migrate to Java 8\n * Remove many deprecated constructors\n * Remove long deprecated methods in FlowStyle\n * Do not allow global tags by default\n * Yaml.LoadAs() signature to support Class\u003c? super T\u003e type instead of Class\u003cT\u003e\n * CustomClassLoaderConstructor takes LoaderOptions\n * Check input parameters for non-null values\n\ntestng was updated to version 7.10.1:\n\n- Security issues fixed:\n\n * CVE-2022-4065: Fixed Zip Slip Vulnerability (bsc#1205628)\n\n- Changes of version 7.10.1:\n\n * Fixed maven build with junit5\n\n- Changes of version 7.10.0:\n\n * Minor discrepancy fixes\n * Deleting TestNG eclipse plugin specific classes\n * Remove deprecated JUnit related support in TestNG\n * Handle exceptions in emailable Reporter\n * Added wrapperbot and update workflow order\n * Support ITestNGFactory customisation\n * Streamlined data provider listener invocation\n * Streamlined Guice Module creation in concurrency.\n * Copy test result attributes when unexpected failures\n * chore: use explicit dependency versions instead of refreshVersions\n * Removed Ant\n * Support ordering of listeners\n * Added errorprone\n * Allow custom thread pool executors to be wired in.\n * Allow data providers to be non cacheable\n * Use Locks instead of synchronised keyword\n * Document pgp artifact signing keys\n * Added Unique Id for all test class instances\n * Added issue management workflows\n * Map object to configurations\n * Allow listeners to be disabled at runtime\n * Streamlined Data Provider execution\n * Honour inheritance when parsing listener factories\n * Tweaks around accessing SuiteResult\n * Streamlined random generation\n * Streamlined dependencies for configurations\n\n- Changes of version 7.9.0:\n\n * Fixed maps containing nulls can be incorrectly considered equal\n * Test Results as artifacts for failed runs\n * Fixed data races\n * Dont honour params specified in suite-file tag\n * Decouple SuiteRunner and TestRunner\n * Disable Native DI for BeforeSuite methods\n * Streamlined running Parallel Dataproviders+retries\n * Removed extra whitespace in log for Configuration.createMethods()\n * Added the link for TestNG Documentation\u0027s GitHub Repo in README.md\n * FirstTimeOnlyConfig methods + Listener invocations\n * Added overrideGroupsFromCliInParentChildXml test\n * Ensure thread safety for attribute access\n * Added @inherited to the Listeners annotation\n * Restrict Group inheritance to Before|AfterGroups\n * Ensure ITestResult injected to @AfterMethod is apt\n * Support suite level thread pools for data provider\n * Favour CompletableFuture instead of PoolService\n * Favour FutureTask for concurrency support\n * Shared Threadpool for normal/datadriven tests.\n * Abort for invalid combinations\n\n- Changes of version 7.8.0:\n\n * [Feature] Not exception but warning if some (not all) of the given test names are not found in suite files.\n * [Feature] Generate testng-results.xml per test suite\n * [Feature] Allow test classes to define \u0027configfailurepolicy\u0027 at a per class level\n * XmlTest index is not set for test suites invoked with YAML\n * Listener\u0027s onAfterClass is called before @afterclass configuration methods are executed.\n * After upgrading to TestNG 7.5.0, setting ITestResult.status to FAILURE doesn\u0027t fail the test anymore\n * JUnitReportReporter should capture the test case output at the test case level\n * TestNG.xml doesn\u0027t honour Parallel value of a clone\n * before configuration and before invocation should be \u0027SKIP\u0027 when beforeMethod is \u0027skip\u0027\n * Test listeners specified in parent testng.xml file are not included in testng-failed.xml file\n * Discrepancies with DataProvider and Retry of failed tests\n * Skipped Tests with DataProvider appear as failed\n * testng-results xml reports config skips from base classes as ignored\n * Feature: Check that specific object present in List\n * Upgraded snakeyaml to 2.0\n\n- Changes of version 7.7.1:\n\n * Streamline overloaded assertion methods for Groovy\n\n- Changes of version 7.7.0:\n\n * Replace FindBugs by SpotBugs\n * Gradle: Drop forUseAtConfigurationTime()\n * Added ability to provide custom message to assertThrows\\expectThrows methods\n * Only resolve hostname once\n * Prevent overlogging of debug msgs in Graph impl\n * Streamlined dataprovider invoking in abstract classes\n * Streamlined TestResult due to expectedExceptions\n * Unexpected test runs count with retry analyzer\n * Make PackageUtils compliant with JPMS\n * Ability to retry a data provider during failures\n * Fixing bug with DataProvider retry\n * Added config key for callback discrepancy behavior\n * Fixed FileAlreadyExistsException error on copy\n * JarFileUtils.delete(File f) throw actual exception (instead of FileNotFound) when file cannot be deleted #2825\n * Changing assertion message of the osgitest\n * Enhancing the Matrix\n * Avoid Compilation errors on Semeru JDK flavour.\n * Add addition yml extension\n * Support getting dependencies info for a test\n * Honour regex in dependsOnMethods\n * Ensure All tests run all the time\n * Deprecate support for running Spock Tests\n * Streamline dependsOnMethods for configurations\n * Ensure ITestContext available for JUnit4 tests\n * Deprecate support for running JUnit tests\n * Changes of 7.6.1\n * Fix Files.copy() such that parent dirs are created\n * Remove deprecated utility methods\n\n- Changes of version 7.6.0:\n\n * Remove redundant Parameter implementation\n * Upgraded to JDK11\n * Move SimpleBaseTest to be Kotlin based\n * Restore testnames when using suites in suite.\n * Moving ClassHelperTests into Kotlin\n * IHookable and IConfigurable callback discrepancy\n * Minor refactoring\n * Add additional condition for assertEqualsNoOrder\n * beforeConfiguration() listener method should be invoked for skipped configurations as well\n * Keep the initial order of listeners\n * SuiteRunner could not be initial by default Configuration\n * Enable Dataprovider failures to be considered.\n * BeforeGroups should run before any matched test\n * Fixed possible StringIndexOutOfBoundsException exception in XmlReporter\n * DataProvider: possibility to unload dataprovider class, when done with it\n * Fixed possibilty that AfterGroups method is invoked before all tests\n * Fixed equals implementation for WrappedTestNGMethod\n * Wire-In listeners consistently\n * Streamline AfterClass invocation\n * Show FQMN for tests in console\n * Honour custom attribute values in TestNG default reports\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2568,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2568,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2568,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-2568,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2024-2568,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2568,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2568,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2568,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2568,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2568,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2568,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2568,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2568,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2568,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2568,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2568,SUSE-Storage-7.1-2024-2568,openSUSE-SLE-15.5-2024-2568,openSUSE-SLE-15.6-2024-2568", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2568-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2568-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242568-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2568-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019004.html" }, { "category": "self", "summary": "SUSE Bug 1205628", "url": "https://bugzilla.suse.com/1205628" }, { "category": "self", "summary": "SUSE CVE CVE-2022-4065 page", "url": "https://www.suse.com/security/cve/CVE-2022-4065/" } ], "title": "Security update for mockito, snakeyaml, testng", "tracking": { "current_release_date": "2024-07-22T03:19:30Z", "generator": { "date": "2024-07-22T03:19:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2568-1", "initial_release_date": "2024-07-22T03:19:30Z", "revision_history": [ { "date": "2024-07-22T03:19:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "mockito-5.11.0-150200.3.7.1.noarch", "product": { "name": "mockito-5.11.0-150200.3.7.1.noarch", "product_id": "mockito-5.11.0-150200.3.7.1.noarch" } }, { "category": "product_version", "name": "mockito-javadoc-5.11.0-150200.3.7.1.noarch", "product": { "name": "mockito-javadoc-5.11.0-150200.3.7.1.noarch", "product_id": "mockito-javadoc-5.11.0-150200.3.7.1.noarch" } }, { "category": "product_version", "name": "mockito-junit-jupiter-5.11.0-150200.3.7.1.noarch", "product": { "name": "mockito-junit-jupiter-5.11.0-150200.3.7.1.noarch", "product_id": "mockito-junit-jupiter-5.11.0-150200.3.7.1.noarch" } }, { "category": "product_version", "name": "snakeyaml-2.2-150200.3.15.1.noarch", "product": { "name": "snakeyaml-2.2-150200.3.15.1.noarch", "product_id": "snakeyaml-2.2-150200.3.15.1.noarch" } }, { "category": "product_version", "name": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "product": { "name": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "product_id": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch" } }, { "category": "product_version", "name": "testng-7.10.1-150200.3.10.1.noarch", "product": { "name": "testng-7.10.1-150200.3.10.1.noarch", "product_id": "testng-7.10.1-150200.3.10.1.noarch" } }, { "category": "product_version", "name": "testng-javadoc-7.10.1-150200.3.10.1.noarch", "product": { "name": "testng-javadoc-7.10.1-150200.3.10.1.noarch", "product_id": "testng-javadoc-7.10.1-150200.3.10.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "SUSE Manager Server Module 4.3", "product": { "name": "SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "mockito-5.11.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:mockito-5.11.0-150200.3.7.1.noarch" }, "product_reference": "mockito-5.11.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "mockito-5.11.0-150200.3.7.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mockito-5.11.0-150200.3.7.1.noarch" }, "product_reference": "mockito-5.11.0-150200.3.7.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mockito-javadoc-5.11.0-150200.3.7.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mockito-javadoc-5.11.0-150200.3.7.1.noarch" }, "product_reference": "mockito-javadoc-5.11.0-150200.3.7.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:snakeyaml-javadoc-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.10.1-150200.3.10.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:testng-javadoc-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-javadoc-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mockito-5.11.0-150200.3.7.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mockito-5.11.0-150200.3.7.1.noarch" }, "product_reference": "mockito-5.11.0-150200.3.7.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mockito-javadoc-5.11.0-150200.3.7.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mockito-javadoc-5.11.0-150200.3.7.1.noarch" }, "product_reference": "mockito-javadoc-5.11.0-150200.3.7.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-2.2-150200.3.15.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:snakeyaml-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:snakeyaml-javadoc-2.2-150200.3.15.1.noarch" }, "product_reference": "snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.10.1-150200.3.10.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:testng-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.10.1-150200.3.10.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:testng-javadoc-7.10.1-150200.3.10.1.noarch" }, "product_reference": "testng-javadoc-7.10.1-150200.3.10.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4065", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-4065" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Enterprise Storage 7.1:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP6:mockito-5.11.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:testng-7.10.1-150200.3.10.1.noarch", "SUSE Manager Server Module 4.3:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:mockito-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.5:mockito-javadoc-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.5:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:testng-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.5:testng-javadoc-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.6:mockito-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.6:mockito-javadoc-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.6:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.6:snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.6:testng-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.6:testng-javadoc-7.10.1-150200.3.10.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-4065", "url": "https://www.suse.com/security/cve/CVE-2022-4065" }, { "category": "external", "summary": "SUSE Bug 1205628 for CVE-2022-4065", "url": "https://bugzilla.suse.com/1205628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Enterprise Storage 7.1:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP6:mockito-5.11.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:testng-7.10.1-150200.3.10.1.noarch", "SUSE Manager Server Module 4.3:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:mockito-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.5:mockito-javadoc-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.5:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:testng-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.5:testng-javadoc-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.6:mockito-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.6:mockito-javadoc-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.6:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.6:snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.6:testng-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.6:testng-javadoc-7.10.1-150200.3.10.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Enterprise Storage 7.1:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP6:mockito-5.11.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.10.1-150200.3.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:snakeyaml-2.2-150200.3.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:testng-7.10.1-150200.3.10.1.noarch", "SUSE Manager Server Module 4.3:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:mockito-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.5:mockito-javadoc-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.5:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.5:testng-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.5:testng-javadoc-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.6:mockito-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.6:mockito-javadoc-5.11.0-150200.3.7.1.noarch", "openSUSE Leap 15.6:snakeyaml-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.6:snakeyaml-javadoc-2.2-150200.3.15.1.noarch", "openSUSE Leap 15.6:testng-7.10.1-150200.3.10.1.noarch", "openSUSE Leap 15.6:testng-javadoc-7.10.1-150200.3.10.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T03:19:30Z", "details": "important" } ], "title": "CVE-2022-4065" } ] }
suse-su-2023:1690-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for testng", "title": "Title of the patch" }, { "category": "description", "text": "This update for testng fixes the following issues:\n\n- CVE-2022-4065: Fixed a path traversal in zip files (bsc#1205628).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-1690,SUSE-SLE-Module-Development-Tools-15-SP4-2023-1690,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-1690,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-1690,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-1690,SUSE-SLE-Product-RT-15-SP3-2023-1690,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-1690,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-1690,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-1690,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-1690,SUSE-Storage-7-2023-1690,SUSE-Storage-7.1-2023-1690,openSUSE-SLE-15.4-2023-1690", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1690-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:1690-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231690-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:1690-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-March/028497.html" }, { "category": "self", "summary": "SUSE Bug 1205628", "url": "https://bugzilla.suse.com/1205628" }, { "category": "self", "summary": "SUSE CVE CVE-2022-4065 page", "url": "https://www.suse.com/security/cve/CVE-2022-4065/" } ], "title": "Security update for testng", "tracking": { "current_release_date": "2023-03-29T20:09:57Z", "generator": { "date": "2023-03-29T20:09:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:1690-1", "initial_release_date": "2023-03-29T20:09:57Z", "revision_history": [ { "date": "2023-03-29T20:09:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "testng-7.4.0-150200.3.7.1.noarch", "product": { "name": "testng-7.4.0-150200.3.7.1.noarch", "product_id": "testng-7.4.0-150200.3.7.1.noarch" } }, { "category": "product_version", "name": "testng-javadoc-7.4.0-150200.3.7.1.noarch", "product": { "name": "testng-javadoc-7.4.0-150200.3.7.1.noarch", "product_id": "testng-javadoc-7.4.0-150200.3.7.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP3", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-150200.3.7.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:testng-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.4.0-150200.3.7.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:testng-javadoc-7.4.0-150200.3.7.1.noarch" }, "product_reference": "testng-javadoc-7.4.0-150200.3.7.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4065", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-4065" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:testng-7.4.0-150200.3.7.1.noarch", "SUSE Enterprise Storage 7:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP4:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Real Time 15 SP3:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.4.0-150200.3.7.1.noarch", "openSUSE Leap 15.4:testng-7.4.0-150200.3.7.1.noarch", "openSUSE Leap 15.4:testng-javadoc-7.4.0-150200.3.7.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-4065", "url": "https://www.suse.com/security/cve/CVE-2022-4065" }, { "category": "external", "summary": "SUSE Bug 1205628 for CVE-2022-4065", "url": "https://bugzilla.suse.com/1205628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:testng-7.4.0-150200.3.7.1.noarch", "SUSE Enterprise Storage 7:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP4:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Real Time 15 SP3:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.4.0-150200.3.7.1.noarch", "openSUSE Leap 15.4:testng-7.4.0-150200.3.7.1.noarch", "openSUSE Leap 15.4:testng-javadoc-7.4.0-150200.3.7.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:testng-7.4.0-150200.3.7.1.noarch", "SUSE Enterprise Storage 7:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP4:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Real Time 15 SP3:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:testng-7.4.0-150200.3.7.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:testng-7.4.0-150200.3.7.1.noarch", "openSUSE Leap 15.4:testng-7.4.0-150200.3.7.1.noarch", "openSUSE Leap 15.4:testng-javadoc-7.4.0-150200.3.7.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-03-29T20:09:57Z", "details": "important" } ], "title": "CVE-2022-4065" } ] }
gsd-2022-4065
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2022-4065", "description": "A vulnerability was found in cbeust testng. 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. The name of the patch is 9150736cd2c123a6a3b60e6193630859f9f0422b. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-214027.", "id": "GSD-2022-4065", "references": [ "https://www.suse.com/security/cve/CVE-2022-4065.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-4065" ], "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.", "id": "GSD-2022-4065", "modified": "2023-12-13T01:19:15.921629Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cna@vuldb.com", "ID": "CVE-2022-4065", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "testng", "version": { "version_data": [ { "version_affected": "=", "version_value": "7.5.0" }, { "version_affected": "=", "version_value": "7.6.0" }, { "version_affected": "=", "version_value": "7.6.1" }, { "version_affected": "=", "version_value": "7.7.0" } ] } } ] }, "vendor_name": "cbeust" } ] } }, "credits": [ { "lang": "en", "value": "VulDB GitHub Commit Analyzer" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." }, { "lang": "deu", "value": "In cbeust testng 7.5.0/7.6.0/7.6.1/7.7.0 wurde eine kritische Schwachstelle ausgemacht. Betroffen ist die Funktion testngXmlExistsInJar der Datei testng-core/src/main/java/org/testng/JarFileUtils.java der Komponente XML File Parser. Dank der Manipulation mit unbekannten Daten kann eine path traversal-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Ein Aktualisieren auf die Version 7.5.1 and 7.7.1 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 9150736cd2c123a6a3b60e6193630859f9f0422b bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." } ] }, "impact": { "cvss": [ { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, { "baseScore": 6.5, "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-22", "lang": "eng", "value": "CWE-22 Path Traversal" } ] } ] }, "references": { "reference_data": [ { "name": "https://vuldb.com/?id.214027", "refsource": "MISC", "url": "https://vuldb.com/?id.214027" }, { "name": "https://vuldb.com/?ctiid.214027", "refsource": "MISC", "url": "https://vuldb.com/?ctiid.214027" }, { "name": "https://github.com/cbeust/testng/pull/2806", "refsource": "MISC", "url": "https://github.com/cbeust/testng/pull/2806" }, { "name": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b", "refsource": "MISC", "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "name": "https://github.com/cbeust/testng/releases/tag/7.7.1", "refsource": "MISC", "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[,7.5.1),[7.6.0,7.7.1)", "affected_versions": "All versions before 7.5.1, all versions starting from 7.6.0 before 7.7.1", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2023-07-10", "description": "A vulnerability was found in cbeust testng. 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. The name of the patch is 9150736cd2c123a6a3b60e6193630859f9f0422b. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-214027.", "fixed_versions": [ "7.5.1", "7.7.1" ], "identifier": "CVE-2022-4065", "identifiers": [ "CVE-2022-4065" ], "not_impacted": "All versions starting from 7.5.1 before 7.6.0, all versions starting from 7.7.1", "package_slug": "maven/org.testng/testng", "pubdate": "2022-11-19", "solution": "Upgrade to version 7.5.1, 7.7.1 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-4065", "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b", "https://github.com/cbeust/testng/pull/2806", "https://vuldb.com/?id.214027" ], "uuid": "411414d9-fe0b-4081-8bce-6b9822f481b7" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:testng_project:testng:-:*:*:*:*:*:*:*", "matchCriteriaId": "6387724B-CA13-43F8-B37E-1601E8B4078E", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Se encontr\u00f3 una vulnerabilidad en cbeust testng 7.5.0/7.6.0/7.6.1/7.7.0. Ha sido declarado cr\u00edtico. La funci\u00f3n testngXmlExistsInJar del archivo testng-core/src/main/java/org/testng/JarFileUtils.java del componente XML File Parser es afectada por esta vulnerabilidad. La manipulaci\u00f3n conduce al Path Traversal. El ataque se puede lanzar de forma remota. La actualizaci\u00f3n a las versiones 7.5.1 y 7.7.1 puede solucionar este problema. El nombre del parche es 9150736cd2c123a6a3b60e6193630859f9f0422b. Se recomienda actualizar el componente afectado. El identificador asociado de esta vulnerabilidad es VDB-214027." } ], "id": "CVE-2022-4065", "lastModified": "2024-04-11T01:17:21.927", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "cna@vuldb.com", "type": "Secondary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 3.4, "source": "cna@vuldb.com", "type": "Secondary" } ] }, "published": "2022-11-19T19:15:10.433", "references": [ { "source": "cna@vuldb.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cbeust/testng/commit/9150736cd2c123a6a3b60e6193630859f9f0422b" }, { "source": "cna@vuldb.com", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/cbeust/testng/pull/2806" }, { "source": "cna@vuldb.com", "url": "https://github.com/cbeust/testng/releases/tag/7.7.1" }, { "source": "cna@vuldb.com", "url": "https://vuldb.com/?ctiid.214027" }, { "source": "cna@vuldb.com", "tags": [ "Third Party Advisory" ], "url": "https://vuldb.com/?id.214027" } ], "sourceIdentifier": "cna@vuldb.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "cna@vuldb.com", "type": "Primary" } ] } } } }
opensuse-su-2024:12533-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "testng-7.4.0-3.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the testng-7.4.0-3.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12533", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12533-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-4065 page", "url": "https://www.suse.com/security/cve/CVE-2022-4065/" } ], "title": "testng-7.4.0-3.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:12533-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "testng-7.4.0-3.1.aarch64", "product": { "name": "testng-7.4.0-3.1.aarch64", "product_id": "testng-7.4.0-3.1.aarch64" } }, { "category": "product_version", "name": "testng-javadoc-7.4.0-3.1.aarch64", "product": { "name": "testng-javadoc-7.4.0-3.1.aarch64", "product_id": "testng-javadoc-7.4.0-3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "testng-7.4.0-3.1.ppc64le", "product": { "name": "testng-7.4.0-3.1.ppc64le", "product_id": "testng-7.4.0-3.1.ppc64le" } }, { "category": "product_version", "name": "testng-javadoc-7.4.0-3.1.ppc64le", "product": { "name": "testng-javadoc-7.4.0-3.1.ppc64le", "product_id": "testng-javadoc-7.4.0-3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "testng-7.4.0-3.1.s390x", "product": { "name": "testng-7.4.0-3.1.s390x", "product_id": "testng-7.4.0-3.1.s390x" } }, { "category": "product_version", "name": "testng-javadoc-7.4.0-3.1.s390x", "product": { "name": "testng-javadoc-7.4.0-3.1.s390x", "product_id": "testng-javadoc-7.4.0-3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "testng-7.4.0-3.1.x86_64", "product": { "name": "testng-7.4.0-3.1.x86_64", "product_id": "testng-7.4.0-3.1.x86_64" } }, { "category": "product_version", "name": "testng-javadoc-7.4.0-3.1.x86_64", "product": { "name": "testng-javadoc-7.4.0-3.1.x86_64", "product_id": "testng-javadoc-7.4.0-3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-7.4.0-3.1.aarch64" }, "product_reference": "testng-7.4.0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-7.4.0-3.1.ppc64le" }, "product_reference": "testng-7.4.0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-7.4.0-3.1.s390x" }, "product_reference": "testng-7.4.0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-7.4.0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-7.4.0-3.1.x86_64" }, "product_reference": "testng-7.4.0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.4.0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.aarch64" }, "product_reference": "testng-javadoc-7.4.0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.4.0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.ppc64le" }, "product_reference": "testng-javadoc-7.4.0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.4.0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.s390x" }, "product_reference": "testng-javadoc-7.4.0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "testng-javadoc-7.4.0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.x86_64" }, "product_reference": "testng-javadoc-7.4.0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4065", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-4065" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:testng-7.4.0-3.1.aarch64", "openSUSE Tumbleweed:testng-7.4.0-3.1.ppc64le", "openSUSE Tumbleweed:testng-7.4.0-3.1.s390x", "openSUSE Tumbleweed:testng-7.4.0-3.1.x86_64", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.aarch64", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.ppc64le", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.s390x", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-4065", "url": "https://www.suse.com/security/cve/CVE-2022-4065" }, { "category": "external", "summary": "SUSE Bug 1205628 for CVE-2022-4065", "url": "https://bugzilla.suse.com/1205628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:testng-7.4.0-3.1.aarch64", "openSUSE Tumbleweed:testng-7.4.0-3.1.ppc64le", "openSUSE Tumbleweed:testng-7.4.0-3.1.s390x", "openSUSE Tumbleweed:testng-7.4.0-3.1.x86_64", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.aarch64", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.ppc64le", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.s390x", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:testng-7.4.0-3.1.aarch64", "openSUSE Tumbleweed:testng-7.4.0-3.1.ppc64le", "openSUSE Tumbleweed:testng-7.4.0-3.1.s390x", "openSUSE Tumbleweed:testng-7.4.0-3.1.x86_64", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.aarch64", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.ppc64le", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.s390x", "openSUSE Tumbleweed:testng-javadoc-7.4.0-3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-4065" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.