Lucene search
+L

121 matches found

OSV
OSV
added 2025/09/22 8:15 p.m.13 views

UBUNTU-CVE-2025-59432

SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple Authentication and Security Layer SASL, RFC 4422 authentication mechanisms. Prior to version 3.2, a timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals...

8.7CVSS5.9AI score0.00702EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/22 7:22 p.m.12 views

CVE-2025-59432

SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple Authentication and Security Layer SASL, RFC 4422 authentication mechanisms. Prior to version 3.2, a timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals...

8.7CVSS5.6AI score0.00702EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 10:20 p.m.10 views

GHSA-3WFH-36RX-9537 Timing Attack Vulnerability in SCRAM Authentication

Impact A timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how...

8.7CVSS6AI score0.00702EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2014-0083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Ruby net-ldap gem before 0.11 uses a weak salt when generating SSHA passwords. CVE-2014-0083 Note that Nessus relies on the presence of the package as...

5.5CVSS6.2AI score0.00278EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/01 5:42 p.m.12 views

kafka: Apache Kafka: SCRAM authentication vulnerable to replay attacks when used without encryption

A flaw was found in Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM, which did not fully adhere to the requirements of RFC 5802. Specifically, as per RFC 5802, the server must verify that the nonce sent by the client in the second message matches the...

5.3CVSS7.3AI score0.00788EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/06/30 1:16 p.m.12 views

kafka: Apache Kafka: SCRAM authentication vulnerable to replay attacks when used without encryption

A flaw was found in Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM, which did not fully adhere to the requirements of RFC 5802. Specifically, as per RFC 5802, the server must verify that the nonce sent by the client in the second message matches the...

5.3CVSS7.3AI score0.00788EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/03/14 2:57 a.m.9 views

SUSE CVE-2025-27112

Navidrome is an open source web-based music collection server and streamer. Starting in version 0.52.0 and prior to version 0.54.5, in certain Subsonic API endpoints, a flaw in the authentication check process allows an attacker to specify any arbitrary username that does not exist on the system,...

6.5CVSS7.2AI score0.00982EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/01/03 12:00 a.m.21 views

The vulnerability of the Salted Challenge Response Authentication Mechanism (SCRAM) in Apache Kafka message dispatchers allows attackers to circumvent security restrictions and gain unauthorized access to protected information.

The vulnerability of the Salted Challenge Response Authentication Mechanism SCRAM in Apache Kafka message brokers stems from the lack of verification of unique message IDs between the client and the server. Exploiting this vulnerability allows a malicious actor to bypass security restrictions and...

5.3CVSS6.4AI score0.00788EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2024/12/18 3:33 p.m.15 views

GHSA-P7C9-8XX8-H74F Apache Kafka's SCRAM implementation Incorrectly Implements Authentication Algorithm

Incorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM implementation. Issue Summary: Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM did not fully adhere to the requirements of RFC 5802 1. Specifically, as per RFC 5802, the serv...

6.3CVSS6.6AI score0.00788EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/12/18 12:00 a.m.13 views

Apache Kafka 安全漏洞

Apache Kafka is an open source distributed streaming platform from the Apache USA Foundation. The platform is capable of fetching real-time data for building applications that react in real-time to changes in the data stream. A security vulnerability exists in Apache Kafka versions 0.10.2.0 throu...

5.3CVSS6.2AI score0.00788EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/30 7:12 a.m.69 views

CVE-2024-8453

CVE-2024-8453 concerns PLANET Technology switch devices where passwords are hashed with an insecure, unsalted hashing function. The affected components are PLANET Technology switch models; the vulnerability arises from using an hash function that does not salt, enabling an attacker with administr...

4.9CVSS5.1AI score0.00305EPSS
SaveExploits0References2Affected Software1
Packet Storm
Packet Storm
added 2024/09/16 12:00 a.m.260 views

ManageEngine DeviceExpert 5.9.7 Build 5970 Hash Disclosure

==================================================================================================================================== | Title : DeviceExpert v 5.9.7 build 5970 PHP extracts Credentials Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2024/09/01 12:00 a.m.201 views

ManageEngine DeviceExpert User Credentials

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'ManageEngine DeviceExpert User Credentials', 'Description' = %q This module extracts usernames and salted MD5 password hashes from ManageEngine...

5CVSS7AI score0.57475EPSS
SaveExploits8
Github Security Blog
Github Security Blog
added 2024/06/05 4:52 p.m.22 views

Authentication Bypass in TYPO3 CMS

It has been discovered that TYPO3’s Salted Password system extension which is a mandatory system component is vulnerable to Authentication Bypass when using hashing methods which are related by PHP class inheritance. In standard TYPO3 core distributions stored passwords using the blowfish hashing...

6.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/05 4:52 p.m.16 views

GHSA-6F9M-V7MP-7JJQ Authentication Bypass in TYPO3 CMS

It has been discovered that TYPO3’s Salted Password system extension which is a mandatory system component is vulnerable to Authentication Bypass when using hashing methods which are related by PHP class inheritance. In standard TYPO3 core distributions stored passwords using the blowfish hashing...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2024/05/30 1:49 p.m.40 views

GHSA-X4RJ-F7M6-42C3 TYPO3 CMS Authentication Bypass vulnerability

It has been discovered that TYPO3’s Salted Password system extension which is a mandatory system component is vulnerable to Authentication Bypass when using hashing methods which are related by PHP class inheritance. In standard TYPO3 core distributions stored passwords using the blowfish hashing...

7.5CVSS6.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/30 1:49 p.m.32 views

TYPO3 CMS Authentication Bypass vulnerability

It has been discovered that TYPO3’s Salted Password system extension which is a mandatory system component is vulnerable to Authentication Bypass when using hashing methods which are related by PHP class inheritance. In standard TYPO3 core distributions stored passwords using the blowfish hashing...

6.9AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.14 views

PT-2024-40518 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 affected versions not specified Description: The issue concerns an Authentication Bypass in the Salted Password system extension of TYPO3. This occurs when using hashing methods related by PHP class inheritance. Specifically, stored...

7.5CVSS6.9AI score
SaveExploits0References4
CNNVD
CNNVD
added 2022/12/31 12:00 a.m.19 views

Mellium 授权问题漏洞

Mellium is to provide functionality from the Extensible Messaging and Presence Protocol. A security vulnerability exists in Mellium versions prior to v0.3.0 that stems from the fact that when performing SCRAM-based SASL authentication, if the remote end announcement supports channel binding, it...

9.8CVSS8.3AI score0.0089EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2022/08/06 8:44 a.m.42 views

Slack Resets Passwords After a Bug Exposed Hashed Passwords for Some Users

Slack said it took the step of resetting passwords for about 0.5% of its users after a flaw exposed salted password hashes when creating or revoking shared invitation links for workspaces. "When a user performed either of these actions, Slack transmitted a hashed version of their password to othe...

1AI score
SaveExploits0
Rows per page
Query Builder