Lucene search
+L

88 matches found

AlpineLinux
AlpineLinux
added 2026/08/28 10:12 a.m.9 views

CVE-2026-33605

An unauthenticated attacker can crash the ManageSieve login process by sending a small malformed command before authenticating. If running in high-security mode default for community releases, only the attacker's own connection is terminated. If running in high-performance mode default for Pro...

7.5CVSS5.9AI score0.00375EPSS
SaveExploits0
OSV
OSV
added 2026/08/18 4:32 p.m.7 views

GHSA-93J5-89VC-PPH4 RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

Summary ValueReader.readTable and readArray recursively call readFieldValue with no depth limit. A malicious AMQP peer can crash the client JVM by sending a deeply nested table structure. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines 139-155 and 237-249: java priva...

8.7CVSS5.4AI score0.00399EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.37 views

PT-2026-51472

Name of the Vulnerable Software and Affected Versions OpenSSH affected versions not specified Description A heap out-of-bounds read occurs during the cleanup of GSSAPI Generic Security Service Application Programming Interface indicators when a trailing NULL termination is missing in the...

6.5CVSS6.1AI score0.00424EPSS
SaveExploits2References40
ATTACKERKB
ATTACKERKB
added 2026/06/18 5:30 p.m.13 views

CVE-2026-48985

pamusb provides hardware authentication for Linux using ordinary removable media. In versions 0.9.1 and below, pusbisloginctllocal can cause a NULL dereference crash when parsing loginctl output. The function calls popen and reads the result; if the Remote field is only a newline, fgets succeeds...

5.5CVSS5.3AI score0.00164EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/06/12 2:32 a.m.18 views

SUSE CVE-2026-11789

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

4.9CVSS5.7AI score0.00282EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/09 2:16 p.m.18 views

DEBIAN-CVE-2026-11789

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

6.5CVSS5.7AI score0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/09 2:16 p.m.19 views

CVE-2026-11789

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

6.5CVSS0.00282EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/09 2:16 p.m.13 views

CVE-2026-11789

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

6.5CVSS6.1AI score0.00282EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/09 2:16 p.m.27 views

UBUNTU-CVE-2026-11789

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

6.5CVSS5.5AI score0.00282EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/09 1:02 p.m.63 views

CVE-2026-11789 389-ds-base: 389-ds-base: smd5 password storage plugin salt length integer underflow crash

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

4.9CVSS0.00282EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/09 1:02 p.m.11 views

CVE-2026-11789 389-ds-base: 389-ds-base: smd5 password storage plugin salt length integer underflow crash

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication...

4.9CVSS5.7AI score0.00282EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/09 1:02 p.m.8 views

CVE-2026-11789

A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication. Mitigation Disable...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:37 p.m.19 views

CVE-2026-47271

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS5.5AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/27 8:16 p.m.25 views

CVE-2026-47271

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS0.00122EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/27 8:08 p.m.45 views

CVE-2026-47271

The CVE affects pam_usb prior to version 0.9.0, where out-of-memory guards in src/mem.c (xmalloc/xrealloc/xstrdup) were removed when NDEBUG is defined. With no NULL checks after allocation, NULL pointer dereferences occur, causing a crash in the PAM module loaded by sudo or login and leading to l...

5.1CVSS5.8AI score0.00122EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/27 8:08 p.m.54 views

CVE-2026-47271 pam_usb: OOM guards removed by -DNDEBUG cause NULL dereference and authentication process crash

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS0.00122EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/27 8:08 p.m.14 views

CVE-2026-47271 pam_usb: OOM guards removed by -DNDEBUG cause NULL dereference and authentication process crash

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS5.8AI score0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 8:08 p.m.17 views

CVE-2026-47271 pam_usb: OOM guards removed by -DNDEBUG cause NULL dereference and authentication process crash

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/05/25 2:15 p.m.49 views

CVE-2018-25368

NordVPN 6.14.31 is affected by a denial-of-service vulnerability triggered by submitting an excessively long password string. Unauthenticated attackers can crash the application during authentication by pasting a buffer of repeated characters into the password field. The description in the connec...

8.7CVSS6AI score0.00386EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/25 2:15 p.m.13 views

CVE-2018-25368

Nord VPN 6.14.31 contains a denial of service vulnerability that allows unauthenticated attackers to crash the application by submitting an excessively long string in the password field. Attackers can paste a buffer of repeated characters into the password input field to trigger an application...

8.7CVSS6AI score0.00386EPSS
SaveExploits0References3
Rows per page
Query Builder