diff --git a/advisories/unreviewed/2022/05/GHSA-7mvg-cx9c-r6jm/GHSA-7mvg-cx9c-r6jm.json b/advisories/github-reviewed/2022/05/GHSA-7mvg-cx9c-r6jm/GHSA-7mvg-cx9c-r6jm.json similarity index 64% rename from advisories/unreviewed/2022/05/GHSA-7mvg-cx9c-r6jm/GHSA-7mvg-cx9c-r6jm.json rename to advisories/github-reviewed/2022/05/GHSA-7mvg-cx9c-r6jm/GHSA-7mvg-cx9c-r6jm.json index bed7877c08a..ea117411506 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mvg-cx9c-r6jm/GHSA-7mvg-cx9c-r6jm.json +++ b/advisories/github-reviewed/2022/05/GHSA-7mvg-cx9c-r6jm/GHSA-7mvg-cx9c-r6jm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7mvg-cx9c-r6jm", - "modified": "2023-10-25T18:31:20Z", + "modified": "2024-01-30T21:21:32Z", "published": "2022-05-24T16:44:55Z", "aliases": [ "CVE-2019-10312" ], + "summary": "Missing permission check in Jenkins Ansible Tower Plugin", "details": "A missing permission check in Jenkins Ansible Tower Plugin 0.9.1 and earlier in the TowerInstallation.TowerInstallationDescriptor#doFillTowerCredentialsIdItems method allowed attackers with Overall/Read permission to enumerate credentials ID of credentials stored in Jenkins.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:ansible-tower" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.9.2" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.9.1" + } + } ], "references": [ { @@ -39,8 +61,8 @@ "CWE-862" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T21:21:32Z", "nvd_published_at": "2019-04-30T13:29:00Z" } } \ No newline at end of file