Lucene search
+L

885 matches found

FreeBSD
FreeBSD
added 2023/03/20 12:0 a.m.48 views

curl -- multiple vulnerabilities

Harry Sintonen reports: CVE-2023-27533 curl supports communicating using the TELNET protocol and as a part of this it offers users to pass on user name and "telnet options" for the server negotiation. Due to lack of proper input scrubbing and without it being the documented functionality, curl...

9.8CVSS7.2AI score0.02195EPSS
SaveExploits6References1
Veracode
Veracode
added 2023/03/12 8:17 p.m.9 views

Denial Of Service (DoS)

gss-ntlmssp is vulnerable to Denial Of Service DoS. The vulnerability exists because of the incorrect free when decoding target information, which leads to an application crash via the main gssacceptseccontext entry point...

7.5CVSS7.6AI score0.01103EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2023/03/12 8:17 p.m.15 views

Denial Of Service (DoS)

gss-ntlmssp is vulnerable to Denial of Service DoS attacks. Multiple out-of-bounds reads when decoding NTLM fields can trigger a denial of service due to a 32-bit integer overflow condition and incorrect checks of consistency of length of internal buffers. This vulnerability can be triggered via...

7.5CVSS7.5AI score0.01091EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2023/03/12 8:17 p.m.16 views

Denial Of Service (DoS)

gss-ntlmssp is vulnerable to Denial Of Service DoS. The vulnerability exists because of a memory leak when parsing usernames to the domain portion of a username, which overrides the allocated memory area of the size of the domain name via the main gssacceptseccontext entry point, leading to an...

7.5CVSS7.4AI score0.01103EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2023/03/12 8:16 p.m.17 views

Denial Of Service (DoS)

gss-ntlmssp is vulnerable to Denial of Service DoS attacks. Memory corruption can be triggered when decoding UTF16 strings if the variable 'outlen' is not initialized. This can lead to a denial of service if the write hits unmapped memory or randomly corrupts a byte in the application memory spac...

8.2CVSS7.9AI score0.01942EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2023/03/12 8:8 p.m.9 views

Denial Of Service (DoS)

gss-ntlmssp is vulnerable to Denial of Service DoS attacks. The length of the avpair is not checked properly for two elements, which can trigger an out-of-bounds read and cause a denial-of-service if memory is unmapped...

7.5CVSS7.3AI score0.01103EPSS
SaveExploits0References4Affected Software2
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.37 views

Debian: Security Advisory (DLA-340-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5CVSS9.5AI score0.06243EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/02/22 12:0 a.m.26 views

Fedora 37 : gssntlmssp (2023-cb63c0f615)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-cb63c0f615 advisory. Patched several CVEs reported by GitHub Security Lab CVE-2023-25563 CVE-2023-25564 CVE-2023-25565 CVE-2023-25566 CVE-2023-25567 Tenable has extracte...

8.2CVSS7.6AI score0.01942EPSS
SaveExploits0References6
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.54 views

K19443402: BIND vulnerability CVE-2021-25216

Security Advisory Description In BIND 9.5.0 - 9.11.29, 9.12.0 - 9.16.13, and versions BIND 9.11.3-S1 - 9.11.29-S1 and 9.16.8-S1 - 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 - 9.17.1 of the BIND 9.17 development branch, BIND servers are vulnerable if they are...

9.8CVSS8.6AI score0.82367EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:34 p.m.50 views

K13591074: BIND vulnerability CVE-2020-8625

Security Advisory Description BIND servers are vulnerable if they are running an affected version and are configured to use GSS-TSIG features. In a configuration which uses BIND's default settings the vulnerable code path is not exposed, but a server can be rendered vulnerable by explicitly setti...

8.1CVSS7.2AI score0.64161EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/02/21 8:59 a.m.21 views

CVE-2023-25566

A flaw was found in GSS-NTLMSSP, a mechglue plugin for the GSSAPI library that implements NTLM authentication. A memory leak can be triggered when parsing usernames, triggering a denial of service. The domain portion of a username may be overridden, causing an allocated memory area the size of th...

7.5CVSS7.2AI score0.01103EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/02/21 8:59 a.m.18 views

CVE-2023-25565

A flaw was found in GSS-NTLMSSP, a mechglue plugin for the GSSAPI library that implements NTLM authentication. An incorrect free when decoding target information can trigger a denial of service. The error condition incorrectly assumes the cb and sh buffers contain a copy of the data that needs to...

7.5CVSS7.3AI score0.01103EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/02/21 8:59 a.m.19 views

CVE-2023-25567

A flaw was found in GSS-NTLMSSP, a mechglue plugin for the GSSAPI library that implements NTLM authentication. It has an out-of-bounds read when decoding target information. The length of the avpair is not checked properly for two of the elements, which can trigger an out-of-bounds read via the...

7.5CVSS7.2AI score0.01103EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/02/21 8:59 a.m.21 views

CVE-2023-25563

A flaw was found in GSS-NTLMSSP, a mechglue plugin for the GSSAPI library that implements NTLM authentication. Multiple out-of-bounds reads occur when decoding NTLM fields and can trigger a denial of service. A 32-bit integer overflow condition can lead to incorrect checks of the consistency of t...

7.5CVSS7.5AI score0.01091EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/02/21 8:59 a.m.23 views

CVE-2023-25564

A flaw was found in GSS-NTLMSSP, a mechglue plugin for the GSSAPI library that implements NTLM authentication. Memory corruption can be triggered when decoding UTF16 strings. The variable outlen was not initialized and could cause writing a zero to an arbitrary place in memory if the ntlmstrconve...

7.5CVSS8AI score0.01942EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/02/19 12:0 a.m.16 views

openSUSE 15 Security Update : gssntlmssp (openSUSE-SU-2023:0048-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2023:0048-1 advisory. - GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, multiple out-of-bounds rea...

8.2CVSS8AI score0.01942EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/16 3:2 a.m.9 views

SUSE CVE-2023-25564

GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, memory corruption can be triggered when decoding UTF16 strings. The variable outlen was not initialized and could cause writing a zero to an arbitrary place in memory if...

6.5CVSS7.1AI score0.01942EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/16 3:2 a.m.7 views

SUSE CVE-2023-25566

GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, a memory leak can be triggered when parsing usernames which can trigger a denial-of-service. The domain portion of a username may be overridden causing an allocated memory area the...

7.5CVSS6.8AI score0.01103EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:12 a.m.8 views

SUSE CVE-2007-1216

Double free vulnerability in the GSS-API library lib/gssapi/krb5/k5unseal.c, as used by the Kerberos administration daemon kadmind in MIT krb5 before 1.6.1, when used with the authentication method provided by the RPCSECGSS RPC library, allows remote authenticated users to execute arbitrary code...

9CVSS8AI score0.09878EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:11 a.m.5 views

SUSE CVE-2007-3999

Stack-based buffer overflow in the svcauthgssvalidate function in lib/rpc/svcauthgss.c in the RPCSECGSS RPC library librpcsecgss in MIT Kerberos 5 krb5 1.4 through 1.6.2, as used by the Kerberos administration daemon kadmind and some third-party applications that use krb5, allows remote attackers...

10CVSS8.2AI score0.10997EPSS
SaveExploits4References6
Rows per page
Query Builder