diff --git a/advisories/unreviewed/2025/05/GHSA-j9wp-865g-rf48/GHSA-j9wp-865g-rf48.json b/advisories/github-reviewed/2025/05/GHSA-j9wp-865g-rf48/GHSA-j9wp-865g-rf48.json similarity index 70% rename from advisories/unreviewed/2025/05/GHSA-j9wp-865g-rf48/GHSA-j9wp-865g-rf48.json rename to advisories/github-reviewed/2025/05/GHSA-j9wp-865g-rf48/GHSA-j9wp-865g-rf48.json index d13ef682f2a..9c762dbff8d 100644 --- a/advisories/unreviewed/2025/05/GHSA-j9wp-865g-rf48/GHSA-j9wp-865g-rf48.json +++ b/advisories/github-reviewed/2025/05/GHSA-j9wp-865g-rf48/GHSA-j9wp-865g-rf48.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-j9wp-865g-rf48", - "modified": "2025-05-25T15:30:32Z", + "modified": "2025-05-27T19:54:33Z", "published": "2025-05-25T15:30:32Z", "aliases": [ "CVE-2025-5150" ], + "summary": "docarray prototype pollution", "details": "A vulnerability was found in docarray up to 0.40.1. It has been rated as critical. Affected by this issue is the function __getitem__ of the file /docarray/data/torch_dataset.py of the component Web API. The manipulation leads to improperly controlled modification of object prototype attributes ('prototype pollution'). The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "docarray" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.40.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -27,6 +48,10 @@ "type": "WEB", "url": "https://gist.github.com/superboy-zjc/56502343bcb12eb653081b426debf2c8" }, + { + "type": "PACKAGE", + "url": "https://github.com/docarray/docarray" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.310238" @@ -45,8 +70,8 @@ "CWE-94" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-27T19:54:33Z", "nvd_published_at": "2025-05-25T15:15:22Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/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 similarity index 71% rename from advisories/unreviewed/2025/05/GHSA-qpxx-2cwh-r5vh/GHSA-qpxx-2cwh-r5vh.json rename to advisories/github-reviewed/2025/05/GHSA-qpxx-2cwh-r5vh/GHSA-qpxx-2cwh-r5vh.json index 4f11a2cad69..1127b88874a 100644 --- a/advisories/unreviewed/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,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-qpxx-2cwh-r5vh", - "modified": "2025-05-26T09:30:45Z", + "modified": "2025-05-27T19:54:23Z", "published": "2025-05-26T09:30:45Z", "aliases": [ "CVE-2025-5175" ], + "summary": "pypickle Incorrect Privilege Assignment vulnerability", "details": "A vulnerability was found in erdogant pypickle up to 1.1.5. It has been classified as critical. This affects the function Save of the file pypickle/pypickle.py. The manipulation leads to improper authorization. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. Upgrading to version 2.0.0 is able to address this issue. The patch is named 14b4cae704a0bb4eb6723e238f25382d847a1917. It is recommended to upgrade the affected component.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "pypickle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.0" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -39,6 +60,14 @@ "type": "WEB", "url": "https://github.com/erdogant/pypickle/commit/14b4cae704a0bb4eb6723e238f25382d847a1917" }, + { + "type": "WEB", + "url": "https://github.com/PrinceRaj-0/Vulnerability-Disclosure/blob/main/CVE-2025-5175.md" + }, + { + "type": "PACKAGE", + "url": "https://github.com/erdogant/pypickle" + }, { "type": "WEB", "url": "https://github.com/erdogant/pypickle/releases/tag/2.0.0" @@ -61,8 +90,8 @@ "CWE-266" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-27T19:54:23Z", "nvd_published_at": "2025-05-26T08:15:19Z" } } \ No newline at end of file