Lucene search
+L

31068 matches found

CVE
CVE
added 2024/05/01 12:49 p.m.147 views

CVE-2024-27024

CVE-2024-27024 concerns the Linux kernel vulnerability in net/rds where a WARNING in rds_conn_connect_if_down could cause get_mr() to fail and trigger a connection after get_mr(). This is a local-attack surface (LOCAL) with high impact on confidentiality, integrity, and availability (CVE score in...

7.8CVSS6.4AI score0.00312EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:49 p.m.32 views

CVE-2024-27024

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rdsconnconnectifdown If connection isn't established yet, getmr will fail, trigger connection after getmr...

7.8CVSS7.5AI score0.00312EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 7:15 a.m.39 views

CVE-2024-32967

Zitadel is an open source identity management system. In case ZITADEL could not connect to the database, connection information including db name, username and db host name could be returned to the user. This has been addressed in all supported release branches in a point release. There is no...

5.3CVSS5.1AI score0.00635EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 6:43 a.m.28 views

CVE-2024-32967 Zitadel exposes internal database user name and host information

Zitadel is an open source identity management system. In case ZITADEL could not connect to the database, connection information including db name, username and db host name could be returned to the user. This has been addressed in all supported release branches in a point release. There is no...

5.3CVSS5.2AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/05/01 12:00 a.m.12 views

PT-2024-25014 · Zitadel · Zitadel

Name of the Vulnerable Software and Affected Versions: Zitadel versions prior to 2.45.7 Zitadel versions 2.46.x prior to 2.46.7 Zitadel versions 2.47.x prior to 2.47.10 Zitadel versions 2.48.x prior to 2.48.5 Zitadel versions 2.49.x prior to 2.49.5 Zitadel versions 2.50.x prior to 2.50.3...

6.9CVSS6.9AI score0.00635EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2024/05/01 12:00 a.m.46 views

CentOS 7 : rhc-worker-script (RHSA-2024:2625)

The remote CentOS Linux 7 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:2625 advisory. - An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK sta...

7.5CVSS7.6AI score0.91969EPSS
SaveExploits1References2
Talos
Talos
added 2024/05/01 12:00 a.m.71 views

Tinyproxy HTTP Connection Headers use-after-free vulnerability

Talos Vulnerability Report TALOS-2023-1889 Tinyproxy HTTP Connection Headers use-after-free vulnerability May 1, 2024 CVE Number CVE-2023-49606 SUMMARY A use-after-free vulnerability exists in the HTTP Connection Headers parsing in Tinyproxy 1.11.1 and Tinyproxy 1.10.0. A specially crafted HTTP...

9.8CVSS7AI score0.63076EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/04/30 5:06 p.m.10 views

kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.c

A vulnerability was found in the Linux Kernel in the l2capconndel in net/bluetooth/l2capcore.c function in the Bluetooth component. This issue leads to a use-after-free problem...

8.8CVSS6.6AI score0.01115EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/30 10:22 a.m.14 views

libssh: Missing checks for return values for digests

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.3CVSS6.7AI score0.01409EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS6.7AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: tty: n_gsm: fix deadlock and link starvation in outgoing data path

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS6.4AI score0.00133EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: Linux kernel: Denial of Service in Bluetooth HCI connection handling

A flaw was found in the Linux kernel's Bluetooth Host Controller Interface HCI connection handling. A local user could exploit this vulnerability when the hciconnectsco function returns a NULL pointer instead of an error pointer when no link is present. This improper handling of exceptional...

5.7AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling

A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free UAF vulnerability exists in the hcidisconnectallsync function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this...

8.8CVSS7.2AI score0.00245EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.15 views

kernel: cifs: Fix lost destroy smbd connection when MR allocate failed

A memory leak flaw was found in the Linux kernel's CIFS SMB Direct implementation. When memory region MR allocation fails during SMB Direct connection setup, the smbddestroy function returns early without cleaning up the connection info structure, resulting in a memory leak...

5.7AI score0.002EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: Bluetooth: hci_conn: Fix crash on hci_create_cis_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix crash on hcicreatecissync When attempting to connect multiple ISO sockets without using DEFERSETUP may result in the following crash: BUG: KASAN: null-ptr-deref in hcicreatecissync+0x18b/0x2b0 Read of size...

5.5CVSS6.8AI score0.00161EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2024/04/30 12:00 a.m.92 views

Moderate: python3.11-urllib3 security update

The python-urllib3 package provides the Python HTTP module with connection pooling and file POST abilities. Security Fixes: python-urllib3: Cookie request header isn't stripped during cross-origin redirects CVE-2023-43804 For more details about the security issues, including the impact, a CVSS...

8.1CVSS9.6AI score0.01207EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/30 12:00 a.m.38 views

ALSA-2024:2159 Moderate: python3.11-urllib3 security update

The python-urllib3 package provides the Python HTTP module with connection pooling and file POST abilities. Security Fixes: python-urllib3: Cookie request header isn't stripped during cross-origin redirects CVE-2023-43804 For more details about the security issues, including the impact, a CVSS...

8.1CVSS7.5AI score0.01207EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/29 4:15 p.m.26 views

CVE-2024-32268

An issue in Tuya Smart camera U6N v.3.2.5 allows a remote attacker to cause a denial of service via a crafted packet to the network connection component...

3.3CVSS6.5AI score0.00205EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/29 12:00 a.m.88 views

CVE-2024-32268

CVE-2024-32268 describes a vulnerability in Tuya Smart camera U6N v3.2.5 where a remote attacker can cause a denial of service by sending a crafted packet to the network connection component. Affected product: Tuya Smart camera U6N (version 3.2.5). Current documents do not provide concrete exploi...

3.3CVSS6.8AI score0.00205EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/29 12:00 a.m.20 views

PT-2024-24476 · Tuya · Tuya Smart Camera U6N

Name of the Vulnerable Software and Affected Versions: Tuya Smart camera U6N version 3.2.5 Description: An issue in the Tuya Smart camera U6N allows a remote attacker to cause a denial of service via a crafted packet to the network connection component. Recommendations: For Tuya Smart camera U6N...

3.3CVSS7.2AI score0.00205EPSS
SaveExploits0References5
Rows per page
Query Builder