From 0e943c54eeeef495f93336f25614a8c1279c4d57 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:51:21 +0000 Subject: [PATCH] Publish Advisories GHSA-8525-52vg-jv6v GHSA-8525-52vg-jv6v --- .../GHSA-8525-52vg-jv6v.json | 61 +++++++++++++++++++ .../GHSA-8525-52vg-jv6v.json | 38 ------------ 2 files changed, 61 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json delete mode 100644 advisories/unreviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json diff --git a/advisories/github-reviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json b/advisories/github-reviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json new file mode 100644 index 00000000000..a2193ee2e3b --- /dev/null +++ b/advisories/github-reviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8525-52vg-jv6v", + "modified": "2024-01-09T18:50:03Z", + "published": "2024-01-09T09:30:29Z", + "aliases": [ + "CVE-2023-6147" + ], + "summary": "Qualys Jenkins Plugin for Policy Compliance XML External Entity vulnerability", + "details": "Qualys Jenkins Plugin for Policy Compliance prior to version and including 1.0.5 was identified to be affected by a security flaw, which was missing a permission check while performing a connectivity check to Qualys Cloud Services. This allowed any user with login access to configure or edit jobs to utilize the plugin and configure potential a rouge endpoint via which it was possible to control response for certain request which could be injected with XXE payloads leading to XXE while processing the response data", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.qualys.plugins:qualys-pc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.0.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6147" + }, + { + "type": "WEB", + "url": "https://plugins.jenkins.io/qualys-pc/" + }, + { + "type": "WEB", + "url": "https://www.qualys.com/security-advisories/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-611" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-09T18:50:03Z", + "nvd_published_at": "2024-01-09T08:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json b/advisories/unreviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json deleted file mode 100644 index 55175388df9..00000000000 --- a/advisories/unreviewed/2024/01/GHSA-8525-52vg-jv6v/GHSA-8525-52vg-jv6v.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8525-52vg-jv6v", - "modified": "2024-01-09T09:30:29Z", - "published": "2024-01-09T09:30:29Z", - "aliases": [ - "CVE-2023-6147" - ], - "details": "\nQualys Jenkins Plugin for Policy Compliance prior to version and including 1.0.5 was identified to be affected by a security flaw, which was missing a permission check while performing a connectivity check to Qualys Cloud Services. This allowed any user with login access to configure or edit jobs to utilize the plugin and configure potential a rouge endpoint via which it was possible to control response for certain request which could be injected with XXE payloads leading to XXE while processing the response data", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6147" - }, - { - "type": "WEB", - "url": "https://www.qualys.com/security-advisories/" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-611" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-01-09T08:15:36Z" - } -} \ No newline at end of file