Lucene search
K

9138 matches found

Ubuntu
Ubuntu
added 2023/09/26 6:39 p.m.86 views

USN-6397-1: Linux kernel (BlueField) vulnerabilities

Daniel Moghimi discovered that some IntelR Processors did not properly clear microarchitectural state after speculative execution of various instructions. A local unprivileged user could use this to obtain to sensitive information. CVE-2022-40982 Ruihan Li discovered that the bluetooth subsystem ...

10CVSS7.9AI score0.05794EPSS
Exploits5
Rockylinux
Rockylinux
added 2023/09/26 1:26 p.m.26 views

fido-device-onboard bug fix and enhancement update

An update is available for fido-device-onboard. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The fido-device-onboard package provides a rust implementation of...

6.9AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/09/26 12:0 a.m.39 views

Ubuntu 20.04 LTS : Linux kernel (BlueField) vulnerabilities (USN-6397-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6397-1 advisory. Daniel Moghimi discovered that some IntelR Processors did not properly clear microarchitectural state after speculative execution of various instructions...

10CVSS8.1AI score0.05794EPSS
Exploits5References15
Vulnrichment
Vulnrichment
added 2023/09/25 9:46 p.m.17 views

CVE-2023-4258 bt: mesh: vulnerability in provisioning protocol implementation on provisionee side

In Bluetooth mesh implementation If provisionee has a public key that is sent OOB then during provisioning it can be sent back and will be accepted by provisionee...

8.6CVSS6.9AI score0.00468EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/09/24 12:0 a.m.4 views

PT-2023-36038 · Icu · Icu

Name of the Vulnerable Software and Affected Versions: icu 74 affected versions not specified Description: The issue is related to a crash in the icu 74 library, specifically in the UnicodeString class. The crash occurs when the copyFrom function is called, leading to a segmentation fault on an...

6.8AI score
Exploits0References2
NVD
NVD
added 2023/09/22 4:15 p.m.21 views

CVE-2023-42811

aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. If a program using the aes-gcm...

5.5CVSS5AI score0.00262EPSS
Exploits1References5
Prion
Prion
added 2023/09/22 4:15 p.m.23 views

Design/Logic Flaw

aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. If a program using the aes-gcm...

1.7CVSS5.4AI score0.00262EPSS
Exploits1References5Affected Software2
OSV
OSV
added 2023/09/22 4:11 p.m.29 views

GHSA-423W-P2W9-R7VQ AEADs/aes-gcm: Plaintext exposed in decrypt_in_place_detached even on tag verification failure

Summary In the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. Impact If a program using the aes-gcm crate's decryptinplace APIs accesses the buffer after decryption failure, it will contain a...

4.7CVSS5AI score0.00262EPSS
Exploits1References8
Cvelist
Cvelist
added 2023/09/22 3:19 p.m.59 views

CVE-2023-42811 AEADs/aes-gcm: Plaintext exposed in decrypt_in_place_detached even on tag verification failure

aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. If a program using the aes-gcm...

4.7CVSS5.7AI score0.00262EPSS
Exploits1References5
Debian CVE
Debian CVE
added 2023/09/22 3:19 p.m.4 views

CVE-2023-42811

aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. If a program using the aes-gcm...

5.5CVSS7.2AI score0.00262EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2023/09/21 3:20 p.m.14 views

CVE-2023-42456 sudo-rs Session File Relative Path Traversal vulnerability

Sudo-rs, a memory safe implementation of sudo and su, allows users to not have to enter authentication at every sudo attempt, but instead only requiring authentication every once in a while in every terminal or process group. Only once a configurable timeout has passed will the user have to...

3.3CVSS7AI score0.00571EPSS
Exploits0References2
NVD
NVD
added 2023/09/21 2:15 p.m.21 views

CVE-2023-43637

Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" which will always return "foobarfoobarfoobarfoobarfoobarfo...

7.8CVSS7.7AI score0.00134EPSS
Exploits0References1
CVE
CVE
added 2023/09/21 1:20 p.m.41 views

CVE-2023-43637

The CVE describes a cryptographic weakness in EVE’s deriveVaultKey used by the vault key derivation flow. Before version 7.10, the generated 32-byte vault key was weakened because deriveVaultKey calls retrieveCloudKey (which returns a fixed 32-byte key) and then merges it with the random 32-byte ...

7.8CVSS7.7AI score0.00134EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2023/09/21 1:20 p.m.21 views

CVE-2023-43637 Vault Key Partially Predetermined

Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" which will always return "foobarfoobarfoobarfoobarfoobarfo...

7.8CVSS7.8AI score0.00134EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2023/09/21 1:20 p.m.8 views

CVE-2023-43637 Vault Key Partially Predetermined

Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" which will always return "foobarfoobarfoobarfoobarfoobarfo...

7.8CVSS6.9AI score0.00134EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2023/09/20 12:0 a.m.17 views

Ubuntu: Security Advisory (USN-6385-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS8.1AI score0.16642EPSS
Exploits7References2
NVD
NVD
added 2023/09/19 3:15 p.m.34 views

CVE-2023-42447

blurhash-rs is a pure Rust implementation of Blurhash, software for encoding images into ASCII strings that can be turned into a gradient of colors representing the original image. In version 0.1.1, the blurhash parsing code may panic due to multiple panic-guarded out-of-bounds accesses on...

8.6CVSS8.6AI score0.00515EPSS
Exploits0References1
CVE
CVE
added 2023/09/19 2:57 p.m.74 views

CVE-2023-42447

CVE-2023-42447 affects blurhash-rs, a Rust implementation of Blurhash. The vulnerability arises in the 0.1.1 parsing code, which may panic due to multiple panic-guarded out-of-bounds accesses on untrusted input (including UTF-8 multi-byte characters) fed over the network. In practice, this could ...

8.6CVSS8AI score0.00515EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/09/19 12:9 p.m.20 views

RLSA-2023:5144 Moderate: .NET 6.0 security update

.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.122 and .NET Runtime 6.0.22...

6.5CVSS6.8AI score0.04661EPSS
Exploits0References2
OSV
OSV
added 2023/09/19 9:25 a.m.7 views

OPENSUSE-SU-2023:0249-1 Security update for chromium

This update for chromium fixes the following issues: Update to verion 117.0.5938.88 boo1215279: - CVE-2023-4900: Inappropriate implementation in Custom Tabs - CVE-2023-4901: Inappropriate implementation in Prompts - CVE-2023-4902: Inappropriate implementation in Input - CVE-2023-4903: Inappropria...

4.3CVSS4.7AI score0.00717EPSS
Exploits0References12
Rows per page
Query Builder