Lucene search
+L

26702 matches found

Cvelist
Cvelist
added 2024/04/17 10:27 a.m.47 views

CVE-2024-26903 Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcommchecksecurity During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By comparing the packets from a normal connection and...

5.8AI score0.00279EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/17 10:27 a.m.188 views

CVE-2024-26903

CVE-2024-26903 (Linux kernel) : Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security. Root cause: after RFCOMM/L2CAP disconnect, the code could dereference a released l2cap_conn, leading to a null pointer access when calling hci_conn_security. Impact per CVSS: Medium (5.5) with high ava...

5.5CVSS6.3AI score0.00279EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.15 views

PT-2024-4304 · Brocade · Brocade Sannav

Name of the Vulnerable Software and Affected Versions: Brocade SANnav versions prior to 2.3.1 Brocade SANnav version 2.3.0a Description: The issue is related to insufficient protection of registration data, which could allow a remote attacker to gain unauthorized access to protected information. ...

7.8CVSS7.3AI score0.0029EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.10 views

PT-2024-3187 · Brocade · Brocade Sannav

Name of the Vulnerable Software and Affected Versions: Brocade SANnav versions prior to 2.3.1 Brocade SANnav version 2.3.0a Description: The issue is related to the storage of the encryption key in the DR log files when the server is configured in Disaster Recovery mode. This could provide...

7.8CVSS7AI score0.00301EPSS
SaveExploits0References7
Broadcom
Broadcom
added 2024/04/17 12:00 a.m.41 views

SANnav encrypted key in PostgreSQL startup logs (CVE-2024-29955)

A vulnerability in Brocade SANnav before v2.3.1 and v2.3.0a could allow a privileged user to print the SANnav encrypted key in PostgreSQL startup logs. This could provide attackers with an additional, less-protected path to acquiring the encryption key...

5CVSS6.9AI score0.00112EPSS
SaveExploits0Affected Software1
Broadcom
Broadcom
added 2024/04/17 12:00 a.m.39 views

A local attacker can recover backup files, restore them to a new malicious appliance, and retrieve the passwords of all the switches (CVE-2024-29965).

In Brocade SANnav before v2.3.1, and v2.3.0a, it is possible to back up the appliance from the web interface or the command line interface "SSH". The resulting backups are world-readable. A local attacker can recover backup files, restore them to a new malicious appliance, and retrieve the...

6.8CVSS6.7AI score0.00411EPSS
SaveExploits0Affected Software1
Broadcom
Broadcom
added 2024/04/17 12:00 a.m.30 views

The encryption key is stored in the DR log files (CVE-2024-29957).

When Brocade SANnav before v2.3.1 and v2.3.0a servers are configured in Disaster Recovery mode, the encryption key is stored in the DR log files. This could provide attackers with an additional, less-protected path to acquiring the encryption key.Products Affected...

7.5CVSS6.4AI score0.00301EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.8 views

Broadcom Brocade SANnav 日志信息泄露漏洞

Broadcom Brocade SANnav is a suite of SAN management platforms from Broadcom USA. A security vulnerability exists in Broadcom Brocade SANnav versions prior to v2.3.1, v2.3.0a, which originates from allowing a privileged user to print SANnav encryption keys in the PostgreSQL startup log...

5.5CVSS8.8AI score0.00112EPSS
SaveExploits0References2
Broadcom
Broadcom
added 2024/04/17 12:00 a.m.39 views

Encryption key in the console (CVE-2024-29958)

A vulnerability in Brocade SANnav before v2.3.1 and v2.3.0a prints the encryption key in the console when a privileged user executes the script to replace the Brocade SANnav Management Portal standby node. This could provide attackers an additional, less protected path to acquiring the encryption...

7.5CVSS6.5AI score0.0029EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/16 5:28 p.m.9 views

opencryptoki: timing side-channel in handling of RSA PKCS#1 v1.5 padded ciphertexts (Marvin)

A timing side-channel vulnerability has been discovered in the opencryptoki package while processing RSA PKCS1 v1.5 padded ciphertexts. This flaw could potentially enable unauthorized RSA ciphertext decryption or signing, even without access to the corresponding private key...

5.9CVSS5.7AI score0.00878EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/16 5:25 p.m.18 views

GO-2024-2666 Insecure IPsec transparent encryption in github.com/cilium/cilium

Insecure IPsec transparent encryption in github.com/cilium/cilium...

8CVSS7.6AI score0.00172EPSS
SaveExploits0References1
HackRead
HackRead
added 2024/04/15 12:59 p.m.14 views

Texting Secrets: How Messenger Apps Guard Your Chats

By Uzair Amir Worried about prying eyes? We explain how messenger apps keep your chats confidential with features like encryption & multi-factor authentication. Learn about security risks & emerging technologies for a safer digital future. This is a post from HackRead.com Read the original post:...

7.4AI score
SaveExploits0
Securelist
Securelist
added 2024/04/15 10:00 a.m.31 views

Using the LockBit builder to generate targeted ransomware

The previous Kaspersky research focused on a detailed analysis of the LockBit 3.0 builder leaked in 2022. Since then, attackers have been able to generate customized versions of the threat according to their needs. This opens up numerous possibilities for malicious actors to make their attacks mo...

7.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/13 2:10 a.m.8 views

SUSE CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

5.5CVSS6.2AI score0.00282EPSS
SaveExploits0References11
CVE
CVE
added 2024/04/12 3:25 p.m.112 views

CVE-2024-30391

CVE-2024-30391 describes a Missing Authentication for Critical Function in Junos OS PFE (MX Series with SPC3 and SRX Series). When IPsec uses hmac-sha-384 or hmac-sha-512, traffic exiting the tunnel is not authenticated and ingress is not expected to be authenticated, which can lead to limited im...

6.3CVSS7.2AI score0.00438EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/04/12 12:00 a.m.10 views

The vulnerability of the DocumentHandler component of the ONLYOFFICE Workspace document management system arises due to deficiencies in the encryption of user-input data. This vulnerability allows attackers to execute cross-site scripting (XSS) attacks.

The vulnerability of the DocumentHandler component of the ONLYOFFICE Workspace document management system exists due to deficiencies in the encryption of user-input data. Exploiting this vulnerability could allow a malicious actor to perform cross-site scripting attacks XSS remotely...

5.5CVSS6AI score0.00582EPSS
SaveExploits1References4Affected Software1
Malwarebytes
Malwarebytes
added 2024/04/11 7:51 p.m.56 views

Apple warns people of mercenary attacks via threat notification system

Apple has reportedly sent alerts to individuals in 92 nations on Wednesday, April 10, to say its detected that they may have been a victim of a mercenary attack. The company says it has sent out these types of threat notifications to over 150 countries since the start in 2021. Mercenary spyware i...

7.1AI score
SaveExploits0
Patchstack
Patchstack
added 2024/04/11 1:07 p.m.9 views

WordPress WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect to Force HTTPS, SSL Score plugin <= 7.0 - Sensitive Information Exposure via insufficiently protected files vulnerability

Sensitive Information Exposure via insufficiently protected files vulnerability discovered by Krzysztof Zając in WordPress Plugin WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect to fix Insecure Content versions = 7.0...

7.5CVSS6.9AI score0.00444EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2024/04/11 12:00 a.m.30 views

WordPress WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect to fix Insecure Content Plugin <= 7.0 is vulnerable to Sensitive Data Exposure

Software WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect to fix Insecure Content Type Plugin Vulnerable versions = 7.0 Fixed in 7.1.0 OWASP Top 10 A3: Sensitive Data Exposure Classification Sensitive Data Exposure CVE CVE-2023-7046 Patch priority Low CVSS severity Low 7.5...

7.5CVSS6.5AI score0.00444EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/04/10 10:15 p.m.41 views

CVE-2024-31999

@festify/secure-session creates a secure stateless cookie session for Fastify. At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is...

7.4CVSS7.4AI score0.00617EPSS
SaveExploits0References2
Rows per page
Query Builder