CVE-2021-45712 – rust-embed
Package
Manager: cargo
Name: rust-embed
Vulnerable Version: >=0 <6.3.0
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00432 pctl0.61818
Details
Path Traversal in rust-embed When running in debug mode and the debug-embed (off by default) feature is not enabled, the generated get method does not check that the input path is a child of the folder given. This allows attackers to read arbitrary files in the file system if they have control over the filename given. The following code will print the contents of your /etc/passwd if adjusted with a correct number of ../s depending on where it is run from.
Metadata
Created: 2022-01-06T22:03:56Z
Modified: 2023-06-13T20:41:58Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-xrg3-hmf3-rvgw/GHSA-xrg3-hmf3-rvgw.json
CWE IDs: ["CWE-22"]
Alternative ID: GHSA-xrg3-hmf3-rvgw
Finding: F063
Auto approve: 1