Lucene search
+L

11977 matches found

SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.6 views

SUSE CVE-2024-26591

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix re-attachment branch in bpftracingprogattach The following case can cause a crash due to missing attachbtf: 1 load rawtp program 2 load fentry program with rawtp as targetfd 3 create tracing link for fentry program with...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.20 views

CVE-2023-52461 drm/sched: Fix bounds limiting when given a malformed entity

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

6.7AI score0.00458EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/23 2:46 p.m.13 views

CVE-2023-52461 drm/sched: Fix bounds limiting when given a malformed entity

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

7.8CVSS6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.24 views

CVE-2023-52461

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

7.8CVSS7.4AI score0.00458EPSS
SaveExploits0
OSV
OSV
added 2024/02/23 11:06 a.m.8 views

OESA-2024-1194 mod_auth_openidc security update

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: modauthopenidc is an OpenID Certified™ authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying...

7.5CVSS7AI score0.01261EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/23 11:06 a.m.6 views

OESA-2024-1193 mod_auth_openidc security update

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: modauthopenidc is an OpenID Certified™ authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying...

7.5CVSS7AI score0.01261EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/02/23 3:20 a.m.7 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.00831EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/23 12:00 a.m.29 views

CVE-2023-52461

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

7.8CVSS5.9AI score0.00458EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/02/21 11:33 p.m.84 views

org.postgresql:postgresql vulnerable to SQL Injection via line comment generation

Impact SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value. There is no vulnerability in the driver when using the default query mode. Users that do not overri...

10CVSS8.1AI score0.0481EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/21 6:04 p.m.15 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.00831EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/21 5:15 p.m.14 views

UBUNTU-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...

7.5CVSS6.6AI score0.00831EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/02/21 6:47 a.m.21 views

Missing Encryption

github.com/cilium/cilium is vulnerable to Missing Encryption between pods. The vulnerability is caused when external key-value store kvstore and Wireguard transparent encryption are enabled. If an attacker has access to the underlying cluster they can intercept sensitive traffic between pods,...

6.1CVSS6.3AI score0.002EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/21 2:12 a.m.18 views

CVE-2024-1631 agent-js: Insecure Key Generation in `Ed25519KeyIdentity.generate`

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS6.8AI score0.00882EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/02/21 2:12 a.m.47 views

CVE-2024-1631 agent-js: Insecure Key Generation in `Ed25519KeyIdentity.generate`

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS9.4AI score0.00882EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/02/21 12:00 a.m.29 views

CVE-2023-52153

A SQL Injection vulnerability in /pmb/opaccss/includes/sessions.inc.php in PMB 7.4.7 and earlier allows remote unauthenticated attackers to inject arbitrary SQL commands via the PmbOpac-LOGIN cookie value...

8.3AI score0.00821EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/02/19 4:42 p.m.31 views

CVE-2024-1633 FIP Header Integer Overflow

During the secure boot, bl2 the second stage of the bootloader loops over images defined in the table “bl2memparamsdescs”. For each image, the bl2 reads the image length and destination from the image’s certificate. Because of the way of reading from the image, which base on 32-bit unsigned integ...

2CVSS4.6AI score0.00144EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/02/19 12:00 a.m.11 views

PT-2024-7724 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the netlink component of the Linux kernel, where the validation code reads past a malformed attribute due to a missing size in the minlen array for NLA BE32. Th...

9.1CVSS6.7AI score0.01219EPSS
SaveExploits11References914
Positive Technologies
Positive Technologies
added 2024/02/16 12:00 a.m.24 views

PT-2024-21494

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the net/sched: act mirred component in the Linux kernel. When redirecting the skb and tcf mirred forward has not been called, the core needs to be told to drop th...

7.8CVSS5.4AI score0.00278EPSS
SaveExploits0
Citrix
Citrix
added 2024/02/15 12:00 a.m.22 views

Citrix Director reports ICA Latency value as 0

ICA Latency value shows as 0 while ICA RTT shows correctly in Citrix Director. The issue is seen for ICA sessions coming via NetScaler. The issue may be seen for CVAD version 2112 and above. Get-CimInstance -Namespace root\Citrix\EUEM -Class Citrixeuem PowerShell output shows NetworkLatency as 0...

7AI score
SaveExploits0
Prion
Prion
added 2024/02/14 9:15 p.m.38 views

Design/Logic Flaw

Squid is an open source caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a Collapse of Data into Unsafe Value bug ,Squid may be vulnerable to a Denial of Service attack against HTTP header parsing. This problem allows a remote client or a remote server to perform Denial of...

5CVSS7.1AI score0.88864EPSS
SaveExploits0References2
Rows per page
Query Builder