diff --git a/advisories/github-reviewed/2024/06/GHSA-fg52-5jjj-28h7/GHSA-fg52-5jjj-28h7.json b/advisories/github-reviewed/2024/06/GHSA-fg52-5jjj-28h7/GHSA-fg52-5jjj-28h7.json new file mode 100644 index 00000000000..fe1d658dbe1 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-fg52-5jjj-28h7/GHSA-fg52-5jjj-28h7.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fg52-5jjj-28h7", + "modified": "2024-06-17T21:29:55Z", + "published": "2024-06-17T15:30:51Z", + "aliases": [ + "CVE-2024-36580" + ], + "summary": "@cdr0/sg Prototype Pollution", + "details": "A Prototype Pollution issue in cdr0 sg 1.0.10 allows an attacker to execute arbitrary code.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@cdr0/sg" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.0.10" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36580" + }, + { + "type": "WEB", + "url": "https://github.com/briancsparks/cdr0-sg/issues/11" + }, + { + "type": "WEB", + "url": "https://gist.github.com/mestrtee/a75d75eca4622ad08f7cfa903a6cc9c3" + }, + { + "type": "PACKAGE", + "url": "https://github.com/briancsparks/cdr0-sg" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1321" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-06-17T21:29:55Z", + "nvd_published_at": "2024-06-17T14:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-fg52-5jjj-28h7/GHSA-fg52-5jjj-28h7.json b/advisories/unreviewed/2024/06/GHSA-fg52-5jjj-28h7/GHSA-fg52-5jjj-28h7.json deleted file mode 100644 index 46281f50628..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-fg52-5jjj-28h7/GHSA-fg52-5jjj-28h7.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-fg52-5jjj-28h7", - "modified": "2024-06-17T15:30:51Z", - "published": "2024-06-17T15:30:51Z", - "aliases": [ - "CVE-2024-36580" - ], - "details": "A Prototype Pollution issue in cdr0 sg 1.0.10 allows an attacker to execute arbitrary code.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36580" - }, - { - "type": "WEB", - "url": "https://gist.github.com/mestrtee/a75d75eca4622ad08f7cfa903a6cc9c3" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-17T14:15:10Z" - } -} \ No newline at end of file