Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-ks4n-y5ps-hkd4
Summary
Off-by-one Error
wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend, Cranelift, has a bug on x86_64 platforms for the WebAssembly `i8x16.select` instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indices are greater than 16. There is an off-by-one error in the calculation of the mask to the `pshufb` instruction which causes incorrect results to be returned if lanes are selected from the second vector. This codegen bug has been fixed in Wasmtiem 6.0.1, 5.0.1, and 4.0.1. Users are recommended to upgrade to these updated versions. If upgrading is not an option for you at this time, you can avoid this miscompilation by disabling the Wasm simd proposal. Additionally the bug is only present on x86_64 hosts. Other platforms such as AArch64 and s390x are not affected.
Aliases
0
alias CVE-2023-27477
1
alias GHSA-xm67-587q-r2vw
Fixed_packages
0
url pkg:conan/wasmtime@4.0.1
purl pkg:conan/wasmtime@4.0.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:conan/wasmtime@4.0.1
1
url pkg:conan/wasmtime@5.0.1
purl pkg:conan/wasmtime@5.0.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:conan/wasmtime@5.0.1
2
url pkg:conan/wasmtime@6.0.1
purl pkg:conan/wasmtime@6.0.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:conan/wasmtime@6.0.1
Affected_packages
0
url pkg:conan/wasmtime@0.37.0
purl pkg:conan/wasmtime@0.37.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2bd1-bkqg-37g2
1
vulnerability VCID-ks4n-y5ps-hkd4
resource_url http://public2.vulnerablecode.io/packages/pkg:conan/wasmtime@0.37.0
1
url pkg:conan/wasmtime@5.0.0
purl pkg:conan/wasmtime@5.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2bd1-bkqg-37g2
1
vulnerability VCID-ks4n-y5ps-hkd4
resource_url http://public2.vulnerablecode.io/packages/pkg:conan/wasmtime@5.0.0
2
url pkg:conan/wasmtime@6.0.0
purl pkg:conan/wasmtime@6.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2bd1-bkqg-37g2
1
vulnerability VCID-ks4n-y5ps-hkd4
resource_url http://public2.vulnerablecode.io/packages/pkg:conan/wasmtime@6.0.0
References
0
reference_url https://docs.rs/wasmtime/latest/wasmtime/struct.Config.html#method.wasm_simd
reference_id
reference_type
scores
url https://docs.rs/wasmtime/latest/wasmtime/struct.Config.html#method.wasm_simd
1
reference_url https://github.com/bytecodealliance/wasmtime/commit/5dc2bbccbb363e474d2c9a1b8e38a89a43bbd5d1
reference_id
reference_type
scores
url https://github.com/bytecodealliance/wasmtime/commit/5dc2bbccbb363e474d2c9a1b8e38a89a43bbd5d1
2
reference_url https://github.com/webassembly/simd
reference_id
reference_type
scores
url https://github.com/webassembly/simd
3
reference_url https://groups.google.com/a/bytecodealliance.org/g/sec-announce/c/Mov-ItrNJsQ
reference_id
reference_type
scores
url https://groups.google.com/a/bytecodealliance.org/g/sec-announce/c/Mov-ItrNJsQ
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-27477
reference_id CVE-2023-27477
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-27477
5
reference_url https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-xm67-587q-r2vw
reference_id GHSA-xm67-587q-r2vw
reference_type
scores
url https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-xm67-587q-r2vw
Weaknesses
0
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
1
cwe_id 193
name Off-by-one Error
description A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.
2
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
Exploits
Severity_range_scorenull
Exploitabilitynull
Weighted_severitynull
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-ks4n-y5ps-hkd4