diff --git a/advisories/unreviewed/2023/04/GHSA-f9xv-q969-pqx4/GHSA-f9xv-q969-pqx4.json b/advisories/github-reviewed/2023/04/GHSA-f9xv-q969-pqx4/GHSA-f9xv-q969-pqx4.json similarity index 56% rename from advisories/unreviewed/2023/04/GHSA-f9xv-q969-pqx4/GHSA-f9xv-q969-pqx4.json rename to advisories/github-reviewed/2023/04/GHSA-f9xv-q969-pqx4/GHSA-f9xv-q969-pqx4.json index a4c94825010..2ee741bdb6c 100644 --- a/advisories/unreviewed/2023/04/GHSA-f9xv-q969-pqx4/GHSA-f9xv-q969-pqx4.json +++ b/advisories/github-reviewed/2023/04/GHSA-f9xv-q969-pqx4/GHSA-f9xv-q969-pqx4.json @@ -1,20 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-f9xv-q969-pqx4", - "modified": "2023-04-24T15:30:34Z", + "modified": "2023-04-24T18:05:30Z", "published": "2023-04-24T15:30:34Z", "aliases": [ "CVE-2023-2251" ], + "summary": "Uncaught Exception in yaml", "details": "Uncaught Exception in GitHub repository eemeli/yaml prior to 2.2.2.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" - } + ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "yaml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.2.2" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +41,10 @@ "type": "WEB", "url": "https://github.com/eemeli/yaml/commit/984f5781ffd807e58cad3b5c8da1f940dab75fba" }, + { + "type": "PACKAGE", + "url": "https://github.com/eemeli/yaml" + }, { "type": "WEB", "url": "https://huntr.dev/bounties/4b494e99-5a3e-40d9-8678-277f3060e96c" @@ -34,9 +54,9 @@ "cwe_ids": [ "CWE-248" ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-04-24T18:05:30Z", "nvd_published_at": null } } \ No newline at end of file