diff --git a/advisories/unreviewed/2023/02/GHSA-px6v-6jhf-j46r/GHSA-px6v-6jhf-j46r.json b/advisories/github-reviewed/2023/02/GHSA-px6v-6jhf-j46r/GHSA-px6v-6jhf-j46r.json similarity index 63% rename from advisories/unreviewed/2023/02/GHSA-px6v-6jhf-j46r/GHSA-px6v-6jhf-j46r.json rename to advisories/github-reviewed/2023/02/GHSA-px6v-6jhf-j46r/GHSA-px6v-6jhf-j46r.json index 84ad9963868..201fda54616 100644 --- a/advisories/unreviewed/2023/02/GHSA-px6v-6jhf-j46r/GHSA-px6v-6jhf-j46r.json +++ b/advisories/github-reviewed/2023/02/GHSA-px6v-6jhf-j46r/GHSA-px6v-6jhf-j46r.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-px6v-6jhf-j46r", - "modified": "2023-02-23T06:30:19Z", + "modified": "2024-01-30T23:13:45Z", "published": "2023-02-15T21:30:30Z", "aliases": [ "CVE-2023-23847" ], + "summary": "CSRF vulnerability in Synopsys Jenkins Coverity Plugin", "details": "A cross-site request forgery (CSRF) vulnerability in Synopsys Jenkins Coverity Plugin 3.0.2 and earlier allows attackers to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:synopsys-coverity" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.3" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.0.2" + } + } ], "references": [ { @@ -35,8 +57,8 @@ "CWE-352" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T23:13:45Z", "nvd_published_at": "2023-02-15T19:15:00Z" } } \ No newline at end of file