[GHSA-2fpx-xrc2-7qf3] A weakness has been identified in FedML-AI FedML up to 0... - #8948
Conversation
|
The diff drops the existing Please keep the existing severity block exactly as it was: "severity": [
{ "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" },
{ "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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" }
],and leave What I actually intend to suggest, in priority order:
Happy to close this and resubmit cleanly if that is easier than pruning the diff. Apologies for the noise. — Mohammad Adnan (CyStack) |
Updates
Comments
I read the released fedml 0.9.6 sdist and the reported sink is unchanged there, so the "up to 0.8.9" range understates who is affected. The record also has no ecosystem/package, which prevents dependency scanners from matching it at all, and the VC:L/VI:L/VA:L impact metrics do not reflect that pickle.loads() on unauthenticated remote input yields arbitrary code execution. Specific file and line references are in the description. I am not the original reporter and add no exploit detail.