Lucene search
K

24 matches found

Ubuntu
Ubuntu
added 2026/04/23 4:5 p.m.5 views

USN-8206-1: OpenMPT vulnerability

Antonio Morales Maldonado discovered that OpenMPT did not properly limit the length of strings in certain cases, leading to a buffer overflow. An attacker could possibly use this issue to cause OpenMPT to crash, resulting in a denial of service...

9.8CVSS6AI score0.01642EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/02/26 11:29 p.m.5 views

CVE-2026-2597

Crypt::SysRandom::XS versions before 0.010 for Perl is vulnerable to a heap buffer overflow in the XS function randombytes. The function does not validate that the length parameter is non-negative. If a negative value e.g. -1 is supplied, the expression length + 1u causes an integer wraparound,...

7.5CVSS5.8AI score0.00062EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/03/28 2:5 a.m.6 views

CVE-2024-13939 String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string

String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string. As stated in the documentation: "If the lengths of the strings are different, because equals returns false right away the size of the secret string m...

7.7AI score0.00218EPSS
Exploits0References1
OSV
OSV
added 2024/01/08 3:15 p.m.1 views

DEBIAN-CVE-2023-39317

Multiple integer overflow vulnerabilities exist in the LXT2 numdictentries functionality of GTKWave 3.3.115. A specially crafted .lxt2 file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the integer...

7.8CVSS7.9AI score0.00126EPSS
Exploits1References1
NVD
NVD
added 2019/03/21 4:29 p.m.15 views

CVE-2018-4003

An exploitable heap overflow vulnerability exists in the mdnscap binary of the CUJO Smart Firewall running firmware 7003. The string lengths are handled incorrectly when parsing character strings in mDNS resource records, leading to arbitrary code execution in the context of the mdnscap process. ...

9.8CVSS9.3AI score0.03006EPSS
Exploits1References1
Veracode
Veracode
added 2017/01/24 3:10 a.m.93 views

Denial Of Service (DoS)

openssl is vulnerable to denial of service DoS attacks. The library improperly calculates string lengths, allowing a malicious user to cause a denial of service by passing a large string to the system...

10CVSS8.8AI score0.43537EPSS
Exploits1References59Affected Software3
Tenable Nessus
Tenable Nessus
added 2016/10/06 12:0 a.m.36 views

Fedora 23 : curl (2016-80f4f71eff)

reject negative string lengths in curleasyunescape CVE-2016-7167 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing...

9.8CVSS6.8AI score0.02257EPSS
Exploits0References2
CNVD
CNVD
added 2016/05/10 12:0 a.m.1 views

GNU gcc Integer Overflow Vulnerability

GNU gcc GNU Compiler Collection is an open source compiler for programming languages developed by the GNU Project. An integer overflow vulnerability exists in GNU gcc, which stems from inconsistent use of the long and int types for string/array lengths in the cp-demangle.c file. An attacker can...

5.5CVSS9.5AI score0.0061EPSS
Exploits0References1
Prion
Prion
added 2016/03/03 8:59 p.m.34 views

Out-of-bounds

The fmtstr function in crypto/bio/bprint.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g improperly calculates string lengths, which allows remote attackers to cause a denial of service overflow and out-of-bounds read or possibly have unspecified other impact via a long string, as...

10CVSS9.7AI score0.54295EPSS
Exploits1References59Affected Software1
Ubuntu
Ubuntu
added 2016/02/16 1:19 p.m.72 views

USN-2855-2: Samba regression

USN-2855-1 fixed vulnerabilities in Samba. The upstream fix for CVE-2015-5252 introduced a regression in certain specific environments. This update fixes the problem. Original advisory details: Thilo Uttendorfer discovered that the Samba LDAP server incorrectly handled certain packets. A remote...

6.8AI score
Exploits0References1
Ubuntu
Ubuntu
added 2016/01/05 6:39 p.m.80 views

USN-2855-1: Samba vulnerabilities

Thilo Uttendorfer discovered that the Samba LDAP server incorrectly handled certain packets. A remote attacker could use this issue to cause the LDAP server to stop responding, resulting in a denial of service. This issue only affected Ubuntu 14.04 LTS, Ubuntu 15.04 and Ubuntu 15.10. CVE-2015-322...

7.5CVSS6.8AI score0.39597EPSS
Exploits1
Debian CVE
Debian CVE
added 2015/12/29 10:0 p.m.38 views

CVE-2015-5330

ldb before 1.1.24, as used in the AD LDAP server in Samba 4.x before 4.1.22, 4.2.x before 4.2.7, and 4.3.x before 4.3.3, mishandles string lengths, which allows remote attackers to obtain sensitive information from daemon heap memory by sending crafted packets and then reading 1 an error message ...

7.5CVSS7.4AI score0.01625EPSS
Exploits0
Cvelist
Cvelist
added 2015/12/29 10:0 p.m.24 views

CVE-2015-5330

ldb before 1.1.24, as used in the AD LDAP server in Samba 4.x before 4.1.22, 4.2.x before 4.2.7, and 4.3.x before 4.3.3, mishandles string lengths, which allows remote attackers to obtain sensitive information from daemon heap memory by sending crafted packets and then reading 1 an error message ...

7.2AI score0.01625EPSS
Exploits0References25
ArchLinux
ArchLinux
added 2015/02/10 12:0 a.m.37 views

xorg-server: information leak and denial of service

Olivier Fourdan from Red Hat has discovered a protocol handling issue in the way the X server code base handles the XkbSetGeometry request. The issue stems from the server trusting the client to send valid string lengths in the request data. A malicious client with string lengths exceeding the...

6.4CVSS1.3AI score0.06422EPSS
Exploits0References3
FreeBSD
FreeBSD
added 2015/02/10 12:0 a.m.25 views

xorg-server -- Information leak in the XkbSetGeometry request of X servers.

Peter Hutterer reports: Olivier Fourdan from Red Hat has discovered a protocol handling issue in the way the X server code base handles the XkbSetGeometry request. The issue stems from the server trusting the client to send valid string lengths in the request data. A malicious client with string...

6.4CVSS4.8AI score0.06422EPSS
Exploits0References1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.10 views

QNX Photon phrelay-cfg -s Parameter Overflow

No description provided by source. source: http://www.securityfocus.com/bid/11164/info Reportedly QNX Photon MicroGUI is affected by multiple buffer overflow vulnerabilities in MicroGUI utilities. These issues are due to a failure of the affected applications to validate user-supplied string...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.21 views

QNX Photon input-cfg -s Parameter Overflow

No description provided by source. source: http://www.securityfocus.com/bid/11164/info Reportedly QNX Photon MicroGUI is affected by multiple buffer overflow vulnerabilities in MicroGUI utilities. These issues are due to a failure of the affected applications to validate user-supplied string...

7.1AI score
Exploits0
UbuntuCve
UbuntuCve
added 2013/03/07 3:55 p.m.22 views

CVE-2013-2478

The dissectserverinfo function in epan/dissectors/packet-ms-mms.c in the MS-MMS dissector in Wireshark 1.6.x before 1.6.14 and 1.8.x before 1.8.6 does not properly manage string lengths, which allows remote attackers to cause a denial of service application crash via a malformed packet that 1...

3.3CVSS7.2AI score0.01451EPSS
Exploits0References7
Prion
Prion
added 2013/03/07 3:55 p.m.13 views

Integer overflow

The dissectserverinfo function in epan/dissectors/packet-ms-mms.c in the MS-MMS dissector in Wireshark 1.6.x before 1.6.14 and 1.8.x before 1.8.6 does not properly manage string lengths, which allows remote attackers to cause a denial of service application crash via a malformed packet that 1...

3.3CVSS7.2AI score0.01451EPSS
Exploits0References11Affected Software3
Debian CVE
Debian CVE
added 2013/03/07 3:0 p.m.18 views

CVE-2013-2478

The dissectserverinfo function in epan/dissectors/packet-ms-mms.c in the MS-MMS dissector in Wireshark 1.6.x before 1.6.14 and 1.8.x before 1.8.6 does not properly manage string lengths, which allows remote attackers to cause a denial of service application crash via a malformed packet that 1...

3.3CVSS5.5AI score0.01451EPSS
Exploits0
Rows per page
Query Builder