diff --git a/advisories/github-reviewed/2025/05/GHSA-5qwj-342r-h886/GHSA-5qwj-342r-h886.json b/advisories/github-reviewed/2025/05/GHSA-5qwj-342r-h886/GHSA-5qwj-342r-h886.json index 64973d70728..f06d7168acd 100644 --- a/advisories/github-reviewed/2025/05/GHSA-5qwj-342r-h886/GHSA-5qwj-342r-h886.json +++ b/advisories/github-reviewed/2025/05/GHSA-5qwj-342r-h886/GHSA-5qwj-342r-h886.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-5qwj-342r-h886", - "modified": "2025-05-27T22:36:41Z", + "modified": "2025-06-04T21:04:20Z", "published": "2025-05-26T09:30:45Z", "aliases": [ "CVE-2025-5174" @@ -64,6 +64,10 @@ "type": "WEB", "url": "https://github.com/erdogant/pypickle/releases/tag/2.0.0" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pypickle/PYSEC-2025-45.yaml" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.310262" diff --git a/advisories/github-reviewed/2025/05/GHSA-g9f5-x53j-h563/GHSA-g9f5-x53j-h563.json b/advisories/github-reviewed/2025/05/GHSA-g9f5-x53j-h563/GHSA-g9f5-x53j-h563.json index 7a89badf1f3..00435c0a8e2 100644 --- a/advisories/github-reviewed/2025/05/GHSA-g9f5-x53j-h563/GHSA-g9f5-x53j-h563.json +++ b/advisories/github-reviewed/2025/05/GHSA-g9f5-x53j-h563/GHSA-g9f5-x53j-h563.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-g9f5-x53j-h563", - "modified": "2025-05-30T15:30:39Z", + "modified": "2025-06-04T21:00:35Z", "published": "2025-05-30T15:30:39Z", "aliases": [ "CVE-2025-48938" @@ -27,10 +27,7 @@ } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.12.0" - } + ] } ], "references": [ @@ -38,6 +35,10 @@ "type": "WEB", "url": "https://github.com/cli/go-gh/security/advisories/GHSA-g9f5-x53j-h563" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48938" + }, { "type": "WEB", "url": "https://github.com/cli/go-gh/commit/a08820a13f257d6c5b4cb86d37db559ec6d14577" @@ -54,6 +55,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-05-30T15:30:39Z", - "nvd_published_at": null + "nvd_published_at": "2025-05-30T19:15:29Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/05/GHSA-qpxx-2cwh-r5vh/GHSA-qpxx-2cwh-r5vh.json b/advisories/github-reviewed/2025/05/GHSA-qpxx-2cwh-r5vh/GHSA-qpxx-2cwh-r5vh.json index 1127b88874a..2e92ccfd557 100644 --- a/advisories/github-reviewed/2025/05/GHSA-qpxx-2cwh-r5vh/GHSA-qpxx-2cwh-r5vh.json +++ b/advisories/github-reviewed/2025/05/GHSA-qpxx-2cwh-r5vh/GHSA-qpxx-2cwh-r5vh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qpxx-2cwh-r5vh", - "modified": "2025-05-27T19:54:23Z", + "modified": "2025-06-04T21:04:25Z", "published": "2025-05-26T09:30:45Z", "aliases": [ "CVE-2025-5175" @@ -72,6 +72,10 @@ "type": "WEB", "url": "https://github.com/erdogant/pypickle/releases/tag/2.0.0" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pypickle/PYSEC-2025-46.yaml" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.310263" diff --git a/advisories/github-reviewed/2025/06/GHSA-33p9-3p43-82vq/GHSA-33p9-3p43-82vq.json b/advisories/github-reviewed/2025/06/GHSA-33p9-3p43-82vq/GHSA-33p9-3p43-82vq.json new file mode 100644 index 00000000000..a0fae293074 --- /dev/null +++ b/advisories/github-reviewed/2025/06/GHSA-33p9-3p43-82vq/GHSA-33p9-3p43-82vq.json @@ -0,0 +1,64 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-33p9-3p43-82vq", + "modified": "2025-06-04T21:00:23Z", + "published": "2025-06-04T21:00:23Z", + "aliases": [ + "CVE-2025-30167" + ], + "summary": "Jupyter Core on Windows Has Uncontrolled Search Path Element Local Privilege Escalation Vulnerability", + "details": "## Impact\n\nOn Windows, the shared `%PROGRAMDATA%` directory is searched for configuration files (`SYSTEM_CONFIG_PATH` and `SYSTEM_JUPYTER_PATH`), which may allow users to create configuration files affecting other users.\n\nOnly shared Windows systems with multiple users and unprotected `%PROGRAMDATA%` are affected.\n\n## Mitigations\n\n- upgrade to `jupyter_core>=5.8.1` (5.8.0 is patched but breaks `jupyter-server`) , or\n- as administrator, modify the permissions on the `%PROGRAMDATA%` directory so it is not writable by unauthorized users, or\n- as administrator, create the `%PROGRAMDATA%\\jupyter` directory with appropriately restrictive permissions, or\n- as user or administrator, set the `%PROGRAMDATA%` environment variable to a directory with appropriately restrictive permissions (e.g. controlled by administrators _or_ the current user)\n\n## Credit\n\nReported via Trend Micro Zero Day Initiative as ZDI-CAN-25932", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "jupyter_core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.8.1" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 5.8.0" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/jupyter/jupyter_core/security/advisories/GHSA-33p9-3p43-82vq" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30167" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jupyter/jupyter_core" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-427" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-06-04T21:00:23Z", + "nvd_published_at": "2025-06-03T17:15:21Z" + } +} \ No newline at end of file