mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4px2-gqhv-mrc7
This commit is contained in:
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4px2-gqhv-mrc7",
|
||||
"modified": "2022-05-17T00:12:25Z",
|
||||
"modified": "2023-12-21T20:19:38Z",
|
||||
"published": "2022-05-17T00:12:25Z",
|
||||
"aliases": [
|
||||
"CVE-2017-1000406"
|
||||
],
|
||||
"summary": "Password change doesn't result in Karaf clearing cache",
|
||||
"details": "OpenDaylight Karaf 0.6.1-Carbon fails to clear the cache after a password change, allowing the old password to be used until the Karaf cache is manually cleared (e.g. via restart).",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.opendaylight.integration:distribution-karaf"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.6.4-Carbon"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000406"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://git.opendaylight.org/gerrit"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://git.opendaylight.org/gerrit/#/q/topic:AAA-151"
|
||||
@@ -39,8 +62,8 @@
|
||||
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-21T20:19:38Z",
|
||||
"nvd_published_at": "2017-11-30T21:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user