diff --git a/advisories/unreviewed/2022/05/GHSA-4px2-gqhv-mrc7/GHSA-4px2-gqhv-mrc7.json b/advisories/github-reviewed/2022/05/GHSA-4px2-gqhv-mrc7/GHSA-4px2-gqhv-mrc7.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-4px2-gqhv-mrc7/GHSA-4px2-gqhv-mrc7.json rename to advisories/github-reviewed/2022/05/GHSA-4px2-gqhv-mrc7/GHSA-4px2-gqhv-mrc7.json index 79dc7ca27f2..2b0efc8a369 100644 --- a/advisories/unreviewed/2022/05/GHSA-4px2-gqhv-mrc7/GHSA-4px2-gqhv-mrc7.json +++ b/advisories/github-reviewed/2022/05/GHSA-4px2-gqhv-mrc7/GHSA-4px2-gqhv-mrc7.json @@ -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" } } \ No newline at end of file