mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-qm24-4869-99pj GHSA-qm24-4869-99pj
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user