Lucene search
+L

341 matches found

Kitploit
Kitploit
added 2026/08/27 3:47 p.m.2 views

bouncer-overflow

PgBouncer क्रैश PoC यह रिपॉजिटरी कमजोर PgBouncer संस्करणों में पूर्णांक अतिप्रवाह integer overflow के कारण होने वाले PgBouncer क्रैश के लिए एक स्थानीय प्रूफ ऑफ कॉन्सेप्ट PoC प्रदान करती है। शामिल Docker सेटअप PgBouncer 1.25.1 का निर्माण करता है, PostgreSQL बैकएंड शुरू करता है, SCRAM-SHA-256...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/08/27 12:08 a.m.4 views

RLSA-2026:50778 Important: ruby security, bug fix, and enhancement update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader CVE-2026-27820 net-imap: Net::IMAP: Arbitrary IMAP command...

7.3CVSS9AI score0.00561EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/08/25 12:31 p.m.7 views

Security update for rmt-server

This update for rmt-server fixes the following issue: Update to version 3.1 bsc1274715. CVE-2026-42256: net-imap: hostile server can perform a DoS on client authenticating a connection with SCRAM-SHA1 or SCRAM-SHA2 bsc1265369. Changes for rmt-server: Version 3.1: Remove all errors and warnings du...

8.7CVSS5.3AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/25 4:40 a.m.7 views

jdbc.postgresql.org: pgjdbc: Client-side Denial of Service via malicious SCRAM-SHA-256 authentication

A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A malicious server can exploit this vulnerability by instructing the driver to perform SCRAM-SHA-256 Salted Challenge Response Authentication Mechanism Secure Hash Algorithm 256 authentication with an excessively large iteration...

7.5CVSS7.3AI score0.03261EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/25 4:40 a.m.11 views

Important: Red Hat Security Advisory: postgresql-jdbc security update

An update for postgresql-jdbc is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common...

7.5CVSS7.3AI score0.03261EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 7:43 p.m.6 views

GHSA-5X78-73V4-XG6W postgres-protocol: Unbounded SCRAM iteration count allows a malicious server to cause CPU-exhaustion denial of service

A malicious, compromised, or man-in-the-middle server can supply an arbitrarily large SCRAM-SHA-256 PBKDF2 iteration count during authentication. The client runs it inline with no upper bound, pinning a tokio worker thread for minutes per connection, possibly stalling the whole async runtime...

8.7CVSS5.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/24 7:43 p.m.9 views

postgres-protocol: Unbounded SCRAM iteration count allows a malicious server to cause CPU-exhaustion denial of service

A malicious, compromised, or man-in-the-middle server can supply an arbitrarily large SCRAM-SHA-256 PBKDF2 iteration count during authentication. The client runs it inline with no upper bound, pinning a tokio worker thread for minutes per connection, possibly stalling the whole async runtime...

5.5AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/20 9:38 p.m.12 views

EUVD-2026-63685

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in ALTER ROLE and CREATE ROLE statements generated by SetUserPassword in pkg/management/postgres/utils/roles.go and...

8.5CVSS6.5AI score0.00288EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6168 WITHDRAWN: Unbounded iteration count causes CPU denial of service in github.com/lib/pq/scram

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". The SCRAM client in github.com/lib/pq/scram accepts an attacker-controlled iteration count with no upper bound and immediately performs that many PBKDF2-style HMAC rounds. A PostgreSQL...

5.5AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.10 views

SUSE CVE-2026-14672

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS5.4AI score0.00252EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 2:51 p.m.9 views

Important: Red Hat Security Advisory: Red Hat build of Quarkus 3.27.5 release and security update

An update is now available for Red Hat build of Quarkus. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability. For more informatio...

8.7CVSS5.9AI score0.00372EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/08/13 2:51 p.m.8 views

org.postgresql/postgresql: com.ongres.scram/scram-client: pgjdbc: Man-in-the-middle protection bypass via SCRAM-SHA-256-PLUS downgrade

A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A remote attacker who can intercept a TLS Transport Layer Security connection can silently downgrade connections configured to require channel binding from SCRAM-SHA-256-PLUS to plain SCRAM-SHA-256. This downgrade bypasses the...

8.2CVSS5.4AI score0.00236EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 2:51 p.m.8 views

com.ongres.scram/scram-client: com.ongres.scram/scram-common: SCRAM Libraries: Authentication downgrade via TLS man-in-the-middle attack

A flaw was found in the SCRAM Salted Challenge Response Authentication Mechanism client and common libraries. An attacker performing a man-in-the-middle MITM attack on a Transport Layer Security TLS connection can silently downgrade the authentication process. This vulnerability allows the attack...

8.2CVSS5.4AI score0.0026EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.9 views

org.postgresql/postgresql: com.ongres.scram/scram-client: pgjdbc: Man-in-the-middle protection bypass via SCRAM-SHA-256-PLUS downgrade

A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A remote attacker who can intercept a TLS Transport Layer Security connection can silently downgrade connections configured to require channel binding from SCRAM-SHA-256-PLUS to plain SCRAM-SHA-256. This downgrade bypasses the...

8.2CVSS5.3AI score0.00236EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.10 views

com.ongres.scram/scram-client: com.ongres.scram/scram-common: SCRAM Libraries: Authentication downgrade via TLS man-in-the-middle attack

A flaw was found in the SCRAM Salted Challenge Response Authentication Mechanism client and common libraries. An attacker performing a man-in-the-middle MITM attack on a Transport Layer Security TLS connection can silently downgrade the authentication process. This vulnerability allows the attack...

8.2CVSS5.3AI score0.0026EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 1:17 p.m.8 views

CVE-2026-14672

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.7 views

ALPINE-CVE-2026-14672

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS5.4AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.7 views

UBUNTU-CVE-2026-14672

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS5.4AI score0.00252EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/13 1:17 p.m.7 views

CVE-2026-14672

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS5.4AI score0.00252EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.9 views

CVE-2026-14672 PostgreSQL observable response discrepancy with non-default scram_iterations provides user existence oracle

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS5.3AI score0.00252EPSS
SaveExploits0References1
Rows per page
Query Builder