Lucene search
K

22 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в libssh

A flaw was discovered in the abstract layer of the libssh library responsible for message digest MD operations, which is implemented by different supported crypto backends. The return values from these operations were not properly checked, which could lead to low-memory situations, NULL...

5.3CVSS6.7AI score0.00363EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.3 views

SUSE CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

5.5CVSS5.5AI score0.00015EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.29 views

CVE-2026-31666 btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS0.00015EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.3 views

CVE-2026-25641

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a mismatch between the key on which the validation is performed and the key used for accessing properties. Even though the key used in property accesses is annotated as string, this is...

10CVSS5.4AI score0.00023EPSS
Exploits1References1
NVD
NVD
added 2026/02/06 8:16 p.m.3 views

CVE-2026-25641

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a mismatch between the key on which the validation is performed and the key used for accessing properties. Even though the key used in property accesses is annotated as string, this is...

10CVSS0.00023EPSS
Exploits1References3
EUVD
EUVD
added 2026/02/06 7:50 p.m.3 views

EUVD-2026-5589

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a mismatch between the key on which the validation is performed and the key used for accessing properties. Even though the key used in property accesses is annotated as string, this is...

10CVSS5.4AI score0.00023EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/06 7:50 p.m.3 views

CVE-2026-25641

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a mismatch between the key on which the validation is performed and the key used for accessing properties. Even though the key used in property accesses is annotated as string, this is...

10CVSS5.4AI score0.00023EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/02/06 7:50 p.m.4 views

CVE-2026-25641 SandboxJS has a sandbox escape via TOCTOU bug on keys in property accesses

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a mismatch between the key on which the validation is performed and the key used for accessing properties. Even though the key used in property accesses is annotated as string, this is...

10CVSS5.4AI score0.00023EPSS
Exploits1References5
AlmaLinux
AlmaLinux
added 2025/09/10 12:0 a.m.4 views

Important: python3.12-cryptography security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS6.8AI score0.00437EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 5:52 p.m.7 views

CVE-2020-16088

iked in OpenIKED, as used in OpenBSD through 6.7, allows authentication bypass because ca.c has the wrong logic for checking whether a public key matches...

9.8CVSS7.3AI score0.00862EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/21 8:16 p.m.1 views

CVE-2006-3418

Tor before 0.1.1.20 does not validate that a server descriptor's fingerprint line matches its identity key, which allows remote attackers to spoof the fingerprint line, which might be trusted by users or other applications...

5CVSS7AI score0.00477EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:5 a.m.0 views

openssl: RFC7250 handshakes with unauthenticated servers don't abort as expected

A flaw was found in OpenSSL's RFC7250 Raw Public Key RPK authentication. This vulnerability allows man-in-the-middle MITM attacks via failure to abort TLS/DTLS handshakes when the server's RPK does not match the expected key despite the SSLVERIFYPEER verification mode being set...

6.3CVSS7.1AI score0.00826EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/03/26 12:0 a.m.0 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the possibility that a second CPU may incorrectly determine that a new key does not match an existing...

5.5CVSS6.3AI score0.00007EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/02/23 3:20 a.m.1 views

SUSE CVE-2024-26130

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Starting in version 38.0.0 and prior to version 42.0.4, if pkcs12.serializekeyandcertificates is called with both a certificate whose public key did not match the provided private key and an...

6.2CVSS7.9AI score0.00437EPSS
Exploits0References6
OSV
OSV
added 2024/02/21 6:4 p.m.1 views

GHSA-6VQW-3V5J-54X4 cryptography NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override

If pkcs12.serializekeyandcertificates is called with both: 1. A certificate whose public key did not match the provided private key 2. An encryptionalgorithm with hmachash set via PrivateFormat.PKCS12.encryptionbuilder.hmachash... Then a NULL pointer dereference would occur, crashing the Python...

7.5CVSS6.6AI score0.00437EPSS
Exploits0References6
OSV
OSV
added 2024/02/21 5:15 p.m.0 views

PYSEC-2024-225

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Starting in version 38.0.0 and prior to version 42.0.4, if pkcs12.serializekeyandcertificates is called with both a certificate whose public key did not match the provided private key and an...

7.5CVSS6.6AI score0.00437EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/12/20 2:9 a.m.1 views

SUSE CVE-2023-6918

A flaw was found in the libssh implements abstract layer for message digest MD operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the...

5.3CVSS7AI score0.00363EPSS
Exploits0References44
CNNVD
CNNVD
added 2021/08/18 12:0 a.m.2 views

Nextcloud Desktop Client 信任管理问题漏洞

Nextcloud is an open source suite of self-hosted file synchronization and sharing communication application platform from Nextcloud, Germany.Nextcloud Desktop Client is a desktop client application for Nextcloud. A security vulnerability exists in versions of the Nextcloud Desktop Client prior to...

6.5CVSS6.4AI score0.00209EPSS
Exploits1References6
OSV
OSV
added 2021/07/15 2:15 p.m.0 views

UBUNTU-CVE-2021-34558

The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic...

6.5CVSS6.7AI score0.00917EPSS
Exploits1References7
Prion
Prion
added 2020/07/28 12:15 p.m.440 views

Authentication flaw

iked in OpenIKED, as used in OpenBSD through 6.7, allows authentication bypass because ca.c has the wrong logic for checking whether a public key matches...

7.5CVSS9.5AI score0.00862EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder