diff --git a/advisories/unreviewed/2024/06/GHSA-2r57-2mrh-ggjv/GHSA-2r57-2mrh-ggjv.json b/advisories/github-reviewed/2024/06/GHSA-2r57-2mrh-ggjv/GHSA-2r57-2mrh-ggjv.json similarity index 59% rename from advisories/unreviewed/2024/06/GHSA-2r57-2mrh-ggjv/GHSA-2r57-2mrh-ggjv.json rename to advisories/github-reviewed/2024/06/GHSA-2r57-2mrh-ggjv/GHSA-2r57-2mrh-ggjv.json index 78beaff02d8..65ce1442d2d 100644 --- a/advisories/unreviewed/2024/06/GHSA-2r57-2mrh-ggjv/GHSA-2r57-2mrh-ggjv.json +++ b/advisories/github-reviewed/2024/06/GHSA-2r57-2mrh-ggjv/GHSA-2r57-2mrh-ggjv.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2r57-2mrh-ggjv", - "modified": "2024-06-04T12:31:05Z", + "modified": "2024-06-05T13:26:58Z", "published": "2024-06-04T12:31:05Z", "aliases": [ "CVE-2024-37063" ], + "summary": "ydata cross-site scripting", "details": "A cross-site scripting (XSS) vulnerability in versions 3.7.0 or newer of Ydata's ydata-profiling open-source library allows for payloads to be run when a maliocusly crafted report is viewed in the browser.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "ydata-profiling" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.7.0" + }, + { + "last_affected": "4.8.3" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37063" }, + { + "type": "PACKAGE", + "url": "https://github.com/ydataai/ydata-profiling" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/ydata-june2024" @@ -31,8 +54,8 @@ "CWE-79" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-05T13:26:58Z", "nvd_published_at": "2024-06-04T12:15:13Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-q49c-6v6g-wgq3/GHSA-q49c-6v6g-wgq3.json b/advisories/github-reviewed/2024/06/GHSA-q49c-6v6g-wgq3/GHSA-q49c-6v6g-wgq3.json similarity index 59% rename from advisories/unreviewed/2024/06/GHSA-q49c-6v6g-wgq3/GHSA-q49c-6v6g-wgq3.json rename to advisories/github-reviewed/2024/06/GHSA-q49c-6v6g-wgq3/GHSA-q49c-6v6g-wgq3.json index 86821c414c1..3df7f822275 100644 --- a/advisories/unreviewed/2024/06/GHSA-q49c-6v6g-wgq3/GHSA-q49c-6v6g-wgq3.json +++ b/advisories/github-reviewed/2024/06/GHSA-q49c-6v6g-wgq3/GHSA-q49c-6v6g-wgq3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-q49c-6v6g-wgq3", - "modified": "2024-06-04T12:31:06Z", + "modified": "2024-06-05T13:27:16Z", "published": "2024-06-04T12:31:06Z", "aliases": [ "CVE-2024-37065" ], + "summary": "Skops unsafe deserialization", "details": "Deserialization of untrusted data can occur in versions 0.6 or newer of the skops python library, enabling a maliciously crafted model to run arbitrary code on an end user's system when loaded.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "skops" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.6" + }, + { + "last_affected": "0.9" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +43,10 @@ { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/skops-june2024" + }, + { + "type": "PACKAGE", + "url": "http://github.com/skops-dev/skops" } ], "database_specific": { @@ -31,8 +54,8 @@ "CWE-502" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-05T13:27:16Z", "nvd_published_at": "2024-06-04T12:15:13Z" } } \ No newline at end of file