Lucene search
K

24 matches found

Packet Storm News
Packet Storm News
added 2026/05/21 12:0 a.m.3 views

Encrypted Neural Networks without Overflows

Fully homomorphic encryption FHE enables private inference by evaluating neural networks on encrypted data. In this way, we can delegate the computation to a third party server without ever revealing the user's data. Currently, the CKKS scheme is the backbone of most efficient FHE implementations...

5.8AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 12:11 p.m.5 views

CVE-2012-2675

Multiple integer overflows in the 1 CallMalloc malloc and 2 nedpcalloc calloc functions in nedmalloc nedmalloc.c before 1.10 beta2 make it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large size value, which causes less memory to be...

4.3CVSS7.1AI score0.00755EPSS
Exploits1References1
Hacker One
Hacker One
added 2022/02/18 6:51 p.m.42 views

curl: Use of Unsafe function || Strcpy

Summary: It was observed that application is using strcpy function which may cause buffer overflow attacks. Affected Code https://github.com/curl/curl Affected Lines 1. Line 195 of curl-master\tests\libtest\stubgssapi.c 2. Line 204,212,216 curl-master\tests\server\socksd.c Steps To Reproduce: Let...

0.3AI score
Exploits0
CNVD
CNVD
added 2021/12/16 12:0 a.m.17 views

IBM i Buffer Overflow Vulnerability

IBM i is a set of operating systems from IBM USA running in IBM Power Systems and IBM PureSystems. IBM i has a buffer error vulnerability that stems from incorrect software boundary checking, making the software vulnerable to stack-based buffer overflow attacks, which could be exploited by a loca...

7.8CVSS5.1AI score0.00062EPSS
Exploits0References1
NVD
NVD
added 2020/01/24 10:15 p.m.22 views

CVE-2014-9629

Integer overflow in the Encode function in modules/codec/schroedinger.c in VideoLAN VLC media player before 2.1.6 and 2.2.x before 2.2.1 allows remote attackers to conduct buffer overflow attacks and execute arbitrary code via a crafted length value...

7.8CVSS7.9AI score0.01498EPSS
Exploits0References3
CVE
CVE
added 2020/01/24 9:57 p.m.86 views

CVE-2014-9625

CVE-2014-9625 affects VideoLAN VLC media player up to version 2.1.5 (vulnerable before 2.1.6). The root cause is an incorrect cast from a 64-bit integer to a 32-bit integer in the GetUpdateFile function of misc/update.c within the Updater, enabling a crafted update status file to cause a buffer o...

7.8CVSS7.8AI score0.01634EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2020/01/24 9:57 p.m.16 views

CVE-2014-9629

Integer overflow in the Encode function in modules/codec/schroedinger.c in VideoLAN VLC media player before 2.1.6 and 2.2.x before 2.2.1 allows remote attackers to conduct buffer overflow attacks and execute arbitrary code via a crafted length value...

7.8AI score0.01498EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2019/10/04 9:33 p.m.16 views

CVE-2009-1176

mapserv.c in mapserv in MapServer 4.x before 4.10.4 and 5.x before 5.2.2 does not ensure that the string holding the id parameter ends in a '\0' character, which allows remote attackers to conduct buffer-overflow attacks or have unspecified other impact via a long id parameter in a query action...

10CVSS6.8AI score0.06436EPSS
Exploits7References3
Veracode
Veracode
added 2018/04/12 2:30 a.m.29 views

Denial Of Service (DoS) Through Heap Buffer Overflow

libtiff.so is vulnerable to denial of service DoS through heap-based buffer overflow attacks. The vulnerability exists in the t2pwritepdf function in tools/tiff2pdf.c where a malicious TIFF file can cause denial of service DoS, and possibly other attacks...

8.8CVSS8.5AI score0.00485EPSS
Exploits1References7Affected Software2
Cvelist
Cvelist
added 2017/11/14 9:0 p.m.13 views

CVE-2017-3893 Incomplete vulnerability mitigations

In BlackBerry QNX Software Development Platform SDP 6.6.0, the default configuration of the QNX SDP system did not in all circumstances prevent attackers from modifying the GOT or PLT tables with buffer overflow attacks...

1.9CVSS7.8AI score0.00205EPSS
Exploits0References1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.19 views

SmartMax MailMax 1.0 SMTP Buffer Overflow Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/2312/info Smartmax MailMax is an email server for Windows 95/98/NT. It is vulnerable to buffer overflow attacks against the SMTP-command processing function. This can be exploited to execute arbitrary commands with the...

7.1AI score
Exploits0
NVD
NVD
added 2013/10/30 10:55 a.m.18 views

CVE-2013-5595

The JavaScript engine in Mozilla Firefox before 25.0, Firefox ESR 17.x before 17.0.10 and 24.x before 24.1, Thunderbird before 24.1, Thunderbird ESR 17.x before 17.0.10, and SeaMonkey before 2.22 does not properly allocate memory for unspecified functions, which allows remote attackers to conduct...

4.3CVSS6.9AI score0.02577EPSS
Exploits0References12
Prion
Prion
added 2008/04/06 11:44 p.m.16 views

Integer overflow

gcc 4.2.0 through 4.3.0 in GNU Compiler Collection, when casts are not used, considers the sum of a pointer and an int to be greater than or equal to the pointer, which might lead to removal of length testing code that was intended as a protection mechanism against integer overflow and buffer...

6.8CVSS7.4AI score0.02013EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2008/04/06 11:44 p.m.13 views

CVE-2008-1685

gcc 4.2.0 through 4.3.0 in GNU Compiler Collection, when casts are not used, considers the sum of a pointer and an int to be greater than or equal to the pointer, which might lead to removal of length testing code that was intended as a protection mechanism against integer overflow and buffer...

6.8CVSS7.1AI score0.02013EPSS
Exploits0References3
securityvulns
securityvulns
added 2007/03/14 12:0 a.m.39 views

MOPB-19-2007:PHP ext/filter Space Trimming Buffer Underflow Vulnerability

Summary Since PHP 5.2.0 there is not only the new filtering extension in PHP but also a new memory manager that allows exploiting the following ext/filter vulnerability. When an all whitespace string is passed to some of the filter functions like FILTERVALIDATEINT this can result in a buffer...

0.5AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2006/08/02 12:0 a.m.42 views

eIQnetworks Enterprise Security Analyzer Syslog Server Multiple Remote Overflows (deprecated)

Plugin has been deprecated as the software is EOL and no longer obtainable C Tenable Network Security, Inc. include"compat.inc"; if description scriptid22127; scriptversion"1.22"; scriptcveid"CVE-2006-3838"; scriptbugtraqid19165, 19167; scriptxrefname:"Secunia", value:"21211";...

10CVSS6.7AI score0.7153EPSS
Exploits8References1
myhack58
myhack58
added 2006/04/13 12:0 a.m.26 views

Be careful alert! By the picture caused the overflow of the crisis-vulnerability warning-the black bar safety net

On the in just into the 2 0 0 6 year on the occasion, the Windows System has a serious vulnerability, which is the Microsoft Windows graphics rendering engine wmf format code vulnerability, ms0601 it. This vulnerability in the Windows graphics rendering engine, hackers can construct malicious wmf...

7.6AI score
Exploits0
NVD
NVD
added 2005/10/06 10:2 a.m.9 views

CVE-2005-3172

The WideCharToMultiByte function in Microsoft Windows 2000 before Update Rollup 1 for SP4 does not properly convert strings with Japanese composite characters in the last character, which could prevent the string from being null terminated and lead to data corruption or enable buffer overflow...

5CVSS7.1AI score0.10232EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2005/02/21 12:0 a.m.21 views

TrackerCam Multiple Remote Overflows

Binary data 2632.prm...

5CVSS7.3AI score0.65476EPSS
Exploits9References5
Tenable Nessus
Tenable Nessus
added 2004/08/30 12:0 a.m.10 views

MyServer <= 0.4.2 Multiple DoS / Overflows

Binary data 2182.prm...

5CVSS7.3AI score0.00224EPSS
Exploits1References2
Rows per page
Query Builder