The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Chainguard
cargo-audit
to version 0.21.2-r1 or higher.
Note: Versions mentioned in the description apply only to the upstream cargo-audit
package and not the cargo-audit
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
gitoxide is a pure Rust implementation of Git. gix-transport
does not check the username part of a URL for text that the external ssh
program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clone URL is used by an application whose current working directory contains a malicious file, arbitrary code execution occurs. This is related to the patched vulnerability GHSA-rrjw-j4m2-mf34, but appears less severe due to a greater attack complexity. This issue has been patched in versions 0.35.0, 0.42.0 and 0.62.0.