#VU96700 Cross-site scripting in Rust Programming Language - CVE-2023-40030
Published: September 2, 2024
Rust Programming Language
Rust Team
Description
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data when downloading Rust project dependencies with Cargo. A remote attacker can execute arbitrary HTML and script code in user's browser in context of vulnerable website.