diff --git a/advisories/github-reviewed/2022/05/GHSA-qgp8-h5cp-r75r/GHSA-qgp8-h5cp-r75r.json b/advisories/github-reviewed/2022/05/GHSA-qgp8-h5cp-r75r/GHSA-qgp8-h5cp-r75r.json new file mode 100644 index 00000000000..41f5544c562 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-qgp8-h5cp-r75r/GHSA-qgp8-h5cp-r75r.json @@ -0,0 +1,60 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qgp8-h5cp-r75r", + "modified": "2023-10-26T23:06:14Z", + "published": "2022-05-24T16:58:49Z", + "aliases": [ + "CVE-2019-10444" + ], + "summary": "Jenkins Bumblebee HP ALM Plugin unconditionally disabled SSL/TLS certificate validation", + "details": "Jenkins Bumblebee HP ALM Plugin unconditionally disabled SSL/TLS certificate validation for connections to the HP ALM service.\n\nBumblebee HP ALM Plugin no longer does that. Instead, it now allows users to opt out of certificate validation.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:bumblebee" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.4" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.1.3" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10444" + }, + { + "type": "WEB", + "url": "https://jenkins.io/security/advisory/2019-10-16/#SECURITY-1481" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-295" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-10-26T23:06:14Z", + "nvd_published_at": "2019-10-16T14:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-qgp8-h5cp-r75r/GHSA-qgp8-h5cp-r75r.json b/advisories/unreviewed/2022/05/GHSA-qgp8-h5cp-r75r/GHSA-qgp8-h5cp-r75r.json deleted file mode 100644 index b7fa205468d..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-qgp8-h5cp-r75r/GHSA-qgp8-h5cp-r75r.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qgp8-h5cp-r75r", - "modified": "2023-10-25T18:31:28Z", - "published": "2022-05-24T16:58:49Z", - "aliases": [ - "CVE-2019-10444" - ], - "details": "Jenkins Bumblebee HP ALM Plugin 4.1.3 and earlier unconditionally disabled SSL/TLS and hostname verification for connections to HP ALM.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10444" - }, - { - "type": "WEB", - "url": "https://jenkins.io/security/advisory/2019-10-16/#SECURITY-1481" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-295" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2019-10-16T14:15:00Z" - } -} \ No newline at end of file