Bug 2315851

Summary: CVE-2024-21489 rust: Prototype Pollution in uplot [fedora-40]
Product: [Fedora] Fedora Reporter: Michal Findra <mfindra>
Component: rustAssignee: Rust SIG <rust-sig>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 40CC: amulhern, igor.raits, jistone, rust-sig, TicoTimo
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["336e66ae-8f74-4c6c-b6cc-871932a6e9ce"]}
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-01 17:15:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2315838    

Description Michal Findra 2024-10-01 07:28:44 UTC
More information about this security flaw is available in the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=2315838

Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Josh Stone 2024-10-01 17:15:16 UTC
uplot is only used in the rust source tarball by the rustc-perf tool, which is not built or shipped in any way for the rpm build.
(AFAICS uplot itself is not in the tarball either, only referenced as an npm dependency for that tool.)