From 2baa893b341ec1e5ba36025be30b5bbe398ace6d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 20:03:24 +0000 Subject: [PATCH] Publish Advisories GHSA-qm24-4869-99pj GHSA-qm24-4869-99pj --- .../GHSA-qm24-4869-99pj.json | 69 +++++++++++++++++++ .../GHSA-qm24-4869-99pj.json | 48 ------------- 2 files changed, 69 insertions(+), 48 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json diff --git a/advisories/github-reviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json b/advisories/github-reviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json new file mode 100644 index 00000000000..9304b42e33f --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qm24-4869-99pj", + "modified": "2025-04-22T20:02:04Z", + "published": "2022-05-17T02:36:11Z", + "aliases": [ + "CVE-2015-1778" + ], + "summary": "Opendaylight will authenticate any username and password combination", + "details": "The custom authentication realm used by karaf-tomcat's \"opendaylight\" realm in Opendaylight before Helium SR3 will authenticate any username and password combination.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.opendaylight.odlparent:opendaylight-karaf-resources" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.2.3-Helium-SR3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1778" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20150510044305/https://git.opendaylight.org/gerrit/#/c/16307" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20150510044305/https://wiki.opendaylight.org/view/Security_Advisories#.5BImportant.5D_CVE-2015-1778_OpenDaylight:_authentication_bypass" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2015/03/20/3" + }, + { + "type": "PACKAGE", + "url": "org.opendaylight.odlparent:opendaylight-karaf-resources" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-04-22T20:02:04Z", + "nvd_published_at": "2017-06-27T20:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json b/advisories/unreviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json deleted file mode 100644 index e240e13c7f0..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-qm24-4869-99pj/GHSA-qm24-4869-99pj.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qm24-4869-99pj", - "modified": "2025-04-20T03:39:35Z", - "published": "2022-05-17T02:36:11Z", - "aliases": [ - "CVE-2015-1778" - ], - "details": "The custom authentication realm used by karaf-tomcat's \"opendaylight\" realm in Opendaylight before Helium SR3 will authenticate any username and password combination.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1778" - }, - { - "type": "WEB", - "url": "https://cloudrouter.org/security" - }, - { - "type": "WEB", - "url": "https://wiki.opendaylight.org/view/Security_Advisories" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2015/03/20/3" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/73255" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-287" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2017-06-27T20:29:00Z" - } -} \ No newline at end of file