Lucene search
+L

221 matches found

Prion
Prion
added 2021/02/23 6:15 p.m.16 views

Privilege escalation

Snow Inventory Agent through 6.7.0 on Windows uses CPUID to report on processor types and versions that may be deployed and in use across an IT environment. A privilege-escalation vulnerability exists if CPUID is enabled, and thus it should be disabled via configuration settings...

4.4CVSS7.5AI score0.00461EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/02/23 5:3 p.m.27 views

CVE-2021-27579

Snow Inventory Agent through 6.7.0 on Windows uses CPUID to report on processor types and versions that may be deployed and in use across an IT environment. A privilege-escalation vulnerability exists if CPUID is enabled, and thus it should be disabled via configuration settings...

7.7AI score0.00461EPSS
SaveExploits0References1
CVE
CVE
added 2021/02/23 5:3 p.m.51 views

CVE-2021-27579

Snow Inventory Agent for Windows (up to version 6.7.0) uses CPUID to report processor information. The disclosed vulnerability is a privilege-escalation flaw that exists when CPUID is enabled; remediation is to disable CPUID via configuration. No exploit specifics or affected product versions bey...

7.8CVSS7.5AI score0.00461EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2021/02/03 12:0 a.m.44 views

Unspecified Vulnerability in Rust (CNVD-2021-13683)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in the raw-cpuid crate function in versions of Rust prior to 9.0.0 that allows the cpuid count call to be made even if the processor does not support the cpuid directive, ultimate...

5.5CVSS6.5AI score0.00344EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/29 3:15 a.m.5 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.5CVSS6.6AI score0.01261EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/29 3:15 a.m.5 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.5CVSS6.5AI score0.01261EPSS
SaveExploits1References1
NVD
NVD
added 2021/01/29 3:15 a.m.30 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.5CVSS5.5AI score0.00344EPSS
SaveExploits1References1
NVD
NVD
added 2021/01/29 3:15 a.m.30 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.5CVSS7.5AI score0.01261EPSS
SaveExploits0References1
Prion
Prion
added 2021/01/29 3:15 a.m.14 views

Design/Logic Flaw

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

2.1CVSS5.5AI score0.00344EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/29 3:15 a.m.10 views

Code injection

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

5CVSS7.5AI score0.01261EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/01/29 2:27 a.m.70 views

CVE-2021-26306

CVE-2021-26306 affects the Rust crate raw-cpuid prior to version 9.0.0. The issue is caused by unsound transmute usage in as_string() methods, which leads to undefined behavior when converting data from #[repr(Rust)] structs via byte slices (VendorInfo.as_string(), SoCVendorBrand::as_string(), Ex...

7.5CVSS7.4AI score0.01261EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/01/29 2:27 a.m.24 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.7AI score0.01261EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/01/29 2:27 a.m.34 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.7AI score0.00344EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/29 2:27 a.m.74 views

CVE-2021-26307

The CVE-2021-26307 issue affects the Rust crate raw-cpuid prior to version 9.0.0 . The vulnerability allows calls to __cpuid_count() even when the processor does not support the CPUID instruction, which is deemed unsound and can cause a deterministic crash. Concrete details come from multiple sou...

5.5CVSS6.2AI score0.00344EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/01/20 12:0 p.m.34 views

RUSTSEC-2021-0089 Optional `Deserialize` implementations lacking validation

When activating the non-default feature serialize, most structs implement serde::Deserialize without sufficient validation. This allows breaking invariants in safe code, leading to: Undefined behavior in asstring methods which use std::str::fromutf8unchecked internally. Panics due to failed...

9.8CVSS9.3AI score0.01123EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/01/20 12:0 p.m.26 views

Soundness issues in `raw-cpuid`

Undefined behavior in asstring methods VendorInfo::asstring, SoCVendorBrand::asstring, and ExtendedFunctionInfo::processorbrandstring construct byte slices using std::slice::fromrawparts, with data coming from reprRust structs. This is always undefined behavior. See...

7.5CVSS0.8AI score0.01261EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/01/20 12:0 p.m.15 views

RUSTSEC-2021-0013 Soundness issues in `raw-cpuid`

Undefined behavior in asstring methods VendorInfo::asstring, SoCVendorBrand::asstring, and ExtendedFunctionInfo::processorbrandstring construct byte slices using std::slice::fromrawparts, with data coming from reprRust structs. This is always undefined behavior. See...

7.5CVSS6.2AI score0.01261EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2021/01/20 12:0 a.m.3 views

PT-2021-24261 · Raw-Cpuid · Raw-Cpuid

Name of the Vulnerable Software and Affected Versions: raw-cpuid crate versions prior to 9.1.1 Description: The issue arises when the non-default serialize feature is activated, allowing most structs to implement serde::Deserialize without sufficient validation. This can lead to breaking invarian...

9.8CVSS9.2AI score0.01123EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2020/12/30 12:0 a.m.6 views

The vulnerability of the KVM GET_EMULATED_CPUID request in Linux kernel, related to the operation exceeding the data buffer’s permissible limits, allows an attacker to compromise data integrity and cause service failures. [source-iocs-preserved const=KVM_GET_EMULATED_CPUID]

The vulnerability of the KVM GETEMULATEDCPUID function in Linux operating systems is related to the operation exceeding the permissible data buffer limits. Exploiting this vulnerability can allow an attacker to compromise data integrity and cause service failures. source-iocs-preserved...

6.1CVSS7AI score0.00679EPSS
SaveExploits1References45Affected Software6
RedHat Linux
RedHat Linux
added 2020/11/04 12:53 a.m.5 views

Kernel: kvm: OOB memory write via kvm_dev_ioctl_get_cpuid

An out-of-bounds memory write issue was found in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device could use this flaw to crash the system, resulti...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References6
Rows per page
Query Builder