diff --git a/advisories/unreviewed/2022/05/GHSA-q3cc-rr2c-87r6/GHSA-q3cc-rr2c-87r6.json b/advisories/github-reviewed/2022/05/GHSA-q3cc-rr2c-87r6/GHSA-q3cc-rr2c-87r6.json similarity index 65% rename from advisories/unreviewed/2022/05/GHSA-q3cc-rr2c-87r6/GHSA-q3cc-rr2c-87r6.json rename to advisories/github-reviewed/2022/05/GHSA-q3cc-rr2c-87r6/GHSA-q3cc-rr2c-87r6.json index b04b6ea5351..73fcd619ece 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3cc-rr2c-87r6/GHSA-q3cc-rr2c-87r6.json +++ b/advisories/github-reviewed/2022/05/GHSA-q3cc-rr2c-87r6/GHSA-q3cc-rr2c-87r6.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-q3cc-rr2c-87r6", - "modified": "2022-05-13T01:07:56Z", + "modified": "2024-05-02T12:18:21Z", "published": "2022-05-13T01:07:56Z", "aliases": [ "CVE-2019-1000013" ], + "summary": "Hex authenticity of signed packages not validated", "details": "Hex package manager hex_core version 0.3.0 and earlier contains a Signing oracle vulnerability in Package registry verification that can result in Package modifications not detected, allowing code execution. This attack appears to be exploitable via victim fetches packages from malicious/compromised mirror. This vulnerability appears to have been fixed in 0.4.0.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Hex", + "name": "hex_core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.4.0" + } + ] + } + ] + } ], "references": [ { @@ -28,6 +47,10 @@ { "type": "WEB", "url": "https://github.com/hexpm/hex_core/pull/51" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hexpm/hex_core" } ], "database_specific": { @@ -35,8 +58,8 @@ "CWE-345" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-02T12:18:21Z", "nvd_published_at": "2019-02-04T21:29:00Z" } } \ No newline at end of file