diff --git a/advisories/github-reviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json b/advisories/github-reviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json new file mode 100644 index 00000000000..c2df86bf6e0 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json @@ -0,0 +1,51 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g65g-fmcp-4w68", + "modified": "2025-04-02T22:46:28Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31725" + ], + "summary": "Jenkins monitor-remote-job Plugin Stores Passwords Unencrypted", + "details": "Jenkins monitor-remote-job Plugin 1.0 stores passwords unencrypted in job `config.xml` files on the Jenkins controller as part of its configuration.\n\nThese passwords can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system.\n\nAs of publication of this advisory, there is no fix.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.ukiuni.monitor-remote-job-plugin:monitor-remote-job" + }, + "versions": [ + "1.0" + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31725" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/monitor-remote-job-plugin" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3539" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-312" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T22:46:28Z", + "nvd_published_at": "2025-04-02T15:16:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json b/advisories/github-reviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json new file mode 100644 index 00000000000..f97f7436c87 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x9hj-q7xv-fv4v", + "modified": "2025-04-02T22:45:33Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31724" + ], + "summary": "Jenkins Cadence vManager Plugin Stores Verisium Manager vAPI keys Unencrypted", + "details": "Jenkins Cadence vManager Plugin 4.0.0-282.v5096a_c2db_275 and earlier stores Verisium Manager vAPI keys unencrypted in job config.xml files on the Jenkins controller as part of its configuration.\n\nThese API keys can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system.\n\nCadence vManager Plugin 4.0.1-286.v9e25a_740b_a_48 stores Verisium Manager vAPI keys encrypted once affected job configurations are saved again.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:vmanager-plugin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.0.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31724" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/vmanager-plugin/commit/9e25a740ba4837ef528c73b621259e840ef0db75" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/vmanager-plugin" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3537" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-312" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T22:45:33Z", + "nvd_published_at": "2025-04-02T15:15:59Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json b/advisories/unreviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json deleted file mode 100644 index c9e4a1347a8..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-g65g-fmcp-4w68", - "modified": "2025-04-02T15:31:38Z", - "published": "2025-04-02T15:31:38Z", - "aliases": [ - "CVE-2025-31725" - ], - "details": "Jenkins monitor-remote-job Plugin 1.0 stores passwords unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31725" - }, - { - "type": "WEB", - "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3539" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-02T15:16:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json b/advisories/unreviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json deleted file mode 100644 index 8965839aa16..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-x9hj-q7xv-fv4v", - "modified": "2025-04-02T15:31:38Z", - "published": "2025-04-02T15:31:38Z", - "aliases": [ - "CVE-2025-31724" - ], - "details": "Jenkins Cadence vManager Plugin 4.0.0-282.v5096a_c2db_275 and earlier stores Verisium Manager vAPI keys unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31724" - }, - { - "type": "WEB", - "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3537" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-02T15:15:59Z" - } -} \ No newline at end of file