diff --git a/advisories/github-reviewed/2024/05/GHSA-5f97-h2c2-826q/GHSA-5f97-h2c2-826q.json b/advisories/github-reviewed/2024/05/GHSA-5f97-h2c2-826q/GHSA-5f97-h2c2-826q.json new file mode 100644 index 00000000000..c17f7ccda89 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-5f97-h2c2-826q/GHSA-5f97-h2c2-826q.json @@ -0,0 +1,68 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5f97-h2c2-826q", + "modified": "2024-05-20T21:03:12Z", + "published": "2024-05-20T18:31:23Z", + "aliases": [ + "CVE-2024-29651" + ], + "summary": "json-schema-ref-parser Prototype Pollution issue", + "details": "A Prototype Pollution issue in API Dev Tools json-schema-ref-parser v.11.0.0 and v.11.1.0 allows a remote attacker to execute arbitrary code via the `bundle()`, `parse()`, `resolve()`, `dereference()` functions.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@apidevtools/json-schema-ref-parser" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "11.2.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 11.1.0" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29651" + }, + { + "type": "WEB", + "url": "https://github.com/APIDevTools/json-schema-ref-parser/commit/8cad7f72c15b198f4d0b5b1c8a3a979b2e4baa82" + }, + { + "type": "WEB", + "url": "https://gist.github.com/tariqhawis/5db76b38112bba756615b688c32409ad" + }, + { + "type": "PACKAGE", + "url": "https://github.com/APIDevTools/json-schema-ref-parser" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1321" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-20T21:03:12Z", + "nvd_published_at": "2024-05-20T18:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-5f97-h2c2-826q/GHSA-5f97-h2c2-826q.json b/advisories/unreviewed/2024/05/GHSA-5f97-h2c2-826q/GHSA-5f97-h2c2-826q.json deleted file mode 100644 index 235656477cd..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-5f97-h2c2-826q/GHSA-5f97-h2c2-826q.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5f97-h2c2-826q", - "modified": "2024-05-20T18:31:23Z", - "published": "2024-05-20T18:31:23Z", - "aliases": [ - "CVE-2024-29651" - ], - "details": "A Prototype Pollution issue in API Dev Tools json-schema-ref-parser v.11.0.0 and v.11.1.0 allows a remote attacker to execute arbitrary code via the bundle()`, `parse()`, `resolve()`, `dereference() functions.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29651" - }, - { - "type": "WEB", - "url": "https://gist.github.com/tariqhawis/5db76b38112bba756615b688c32409ad" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-20T18:15:10Z" - } -} \ No newline at end of file