Lucene search
+L

5264 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 9:58 p.m.11 views

CVE-2022-35027

OTFCC commit 617837b was discovered to contain a segmentation violation via /release-x64/otfccdump+0x4fe9a7...

6.5CVSS7.2AI score0.00759EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.9 views

CVE-2022-35028

OTFCC commit 617837b was discovered to contain a segmentation violation via /release-x64/otfccdump+0x4fbbb6...

6.5CVSS7.2AI score0.00759EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.9 views

CVE-2022-35101

SWFTools commit 772e55a2 was discovered to contain a segmentation violation via /multiarch/memset-vec-unaligned-erms.S...

5.5CVSS7.3AI score0.00286EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.9 views

CVE-2022-35486

OTFCC v0.10.4 was discovered to contain a segmentation violation via /release-x64/otfccdump+0x6badae...

6.5CVSS7.2AI score0.0076EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:48 p.m.21 views

CVE-2022-40732

An access violation vulnerability exists in the DirectComposition functionality win32kbase.sys driver version 10.0.22000.593 as part of Windows 11 version 22000.593 and version 10.0.20348.643 as part of Windows Server 2022 version 20348.643. A specially-crafted set of syscalls can lead to a reboo...

7.5CVSS7AI score0.00755EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:48 p.m.13 views

CVE-2022-40733

An access violation vulnerability exists in the DirectComposition functionality win32kbase.sys driver version 10.0.22000.593 as part of Windows 11 version 22000.593 and version 10.0.20348.643 as part of Windows Server 2022 version 20348.643. A specially-crafted set of syscalls can lead to a reboo...

6.5CVSS7AI score0.00816EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:29 p.m.9 views

CVE-2021-3195

bitcoind in Bitcoin Core through 0.21.0 can create a new file in an arbitrary directory e.g., outside the /.bitcoin directory via a dumpwallet RPC call. NOTE: this reportedly does not violate the security model of Bitcoin Core, but can violate the security model of a fork that has implemented...

7.5CVSS7AI score0.01172EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:26 p.m.7 views

CVE-2021-38599

WAL-G before 1.1, when a non-libsodium build e.g., one of the official binary releases published as GitHub Releases is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to...

7.5CVSS6.8AI score0.00834EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:39 p.m.5 views

CVE-2021-26957

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

9.8CVSS7.2AI score0.01754EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:39 p.m.6 views

CVE-2021-26308

An issue was discovered in the marc crate before 2.0.0 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated memory, violating soundness...

7.5CVSS7.1AI score0.01498EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:9 p.m.5 views

CVE-2021-38409

Fuji Electric V-Server Lite and Tellus Lite V-Simulator prior to v4.0.12.0 is vulnerable to an access of uninitialized pointer, which may allow an attacker read from or write to unexpected memory locations, leading to a denial-of-service...

7.8CVSS6.8AI score0.00688EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:8 p.m.7 views

CVE-2021-38187

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS6.7AI score0.01441EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:33 p.m.11 views

CVE-2021-28032

An issue was discovered in the nanoarena crate before 0.5.2 for Rust. There is an aliasing violation in splitat because two mutable references can exist for the same element, if Borrow behaves in certain ways. This can have a resultant out-of-bounds write or use-after-free...

9.8CVSS6.9AI score0.01377EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.9 views

CVE-2021-26956

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because bytes from an X server can be interpreted as any data type returned by xcb::xproto::GetPropertyReply::value...

9.8CVSS6.8AI score0.01728EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.7 views

CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS6.8AI score0.01728EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.9 views

CVE-2021-26305

An issue was discovered in Deserializer::readvec in the cdr crate before 0.2.4 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated heap memory, violating soundness...

9.8CVSS6.9AI score0.01688EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:51 p.m.10 views

CVE-2021-42759

A violation of secure design principles in Fortinet Meru AP version 8.6.1 and below, version 8.5.5 and below allows attacker to execute unauthorized code or commands via crafted cli commands...

7.2CVSS7.4AI score0.00264EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 6:31 p.m.8 views

CVE-2021-30279

Possible access control violation while setting current permission for VMIDs due to improper permission masking in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking...

7.8CVSS7.2AI score0.00135EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:27 p.m.9 views

CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.8CVSS6.9AI score0.016EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:26 p.m.9 views

CVE-2021-26235

FastStone Image Viewer = 7.5 is affected by a user mode write access violation near NULL at 0x005bdfc9, triggered when a user opens or views a malformed CUR file that is mishandled by FSViewer.exe. Attackers could exploit this issue for a Denial of Service DoS or possibly to achieve code executio...

7.8CVSS7.4AI score0.01065EPSS
SaveExploits0References1
Rows per page
Query Builder