Lucene search
+L

57 matches found

OSV
OSV
added 2022/04/04 11:15 a.m.7 views

UBUNTU-CVE-2022-24191

In HTMLDOC 1.9.14, an infinite loop in the gifreadlzw function can lead to a pointer arbitrarily pointing to heap memory and resulting in a buffer overflow...

5.5CVSS7AI score0.00739EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/03/25 6:20 p.m.40 views

Buffer Overflow

vim is vulnerable to buffer overflow. The vulnerability exists due to a lack of validation of the pointer accessing the Heap which allows an attacker to cause an application crash...

7.8CVSS3.5AI score0.00698EPSS
SaveExploits1References13Affected Software1
Prion
Prion
added 2020/03/23 2:15 p.m.22 views

Double free

An exploitable double free vulnerability exists in the iocheckd service "I/O-Check" functionality of WAGO PFC 200. A specially crafted XML cache file written to a specific location on the device can cause a heap pointer to be freed twice, resulting in a denial of service and potentially code...

4.6CVSS7.6AI score0.00848EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2020/03/23 1:22 p.m.66 views

CVE-2019-5184

CVE-2019-5184 is a confirmed vulnerability in the WAGO PFC200 controller, affecting the iocheckd service’s I/O-Check functionality. The issue is a double-free during parsing of the XML cache file (iocheckCache.xml) written to a writable location (/tmp), caused by per-gateway entries being freed m...

7.8CVSS7.6AI score0.00848EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2019/09/18 9:15 p.m.30 views

CVE-2019-5066

An exploitable use-after-free vulnerability exists in the way LZW-compressed streams are processed in Aspose.PDF 19.2 for C++. A specially crafted PDF can cause a dangling heap pointer, resulting in a use-after-free condition. To trigger this vulnerability, a specifically crafted PDF document nee...

9.8CVSS9.5AI score0.02375EPSS
SaveExploits1References1
NVD
NVD
added 2019/09/18 9:15 p.m.29 views

CVE-2019-5042

An exploitable Use-After-Free vulnerability exists in the way FunctionType 0 PDF elements are processed in Aspose.PDF 19.2 for C++. A specially crafted PDF can cause a dangling heap pointer, resulting in a use-after-free. An attacker can send a malicious PDF to trigger this vulnerability...

8.8CVSS8.6AI score0.02061EPSS
SaveExploits1References1
Prion
Prion
added 2019/09/18 9:15 p.m.23 views

Design/Logic Flaw

An exploitable use-after-free vulnerability exists in the way LZW-compressed streams are processed in Aspose.PDF 19.2 for C++. A specially crafted PDF can cause a dangling heap pointer, resulting in a use-after-free condition. To trigger this vulnerability, a specifically crafted PDF document nee...

7.5CVSS9.3AI score0.02375EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/09/18 8:16 p.m.41 views

CVE-2019-5066

An exploitable use-after-free vulnerability exists in the way LZW-compressed streams are processed in Aspose.PDF 19.2 for C++. A specially crafted PDF can cause a dangling heap pointer, resulting in a use-after-free condition. To trigger this vulnerability, a specifically crafted PDF document nee...

9.8CVSS9.5AI score0.02375EPSS
SaveExploits1References1
seebug.org
seebug.org
added 2017/08/17 12:00 a.m.67 views

Microsoft Internet Explorer Remote Code Execution Vulnerability(CVE-2017-8618)

There is a type confusion issue related to how some arithmetic operations are performed in VBScript. To illustrate, see the following simplified code of VbsVarMod static unsigned char resultlookuptable1818 = ... void VbsVarModVAR v1, VAR v2 VAR arithv1 = v1-PvarGetArithVal; VAR arithv2 =...

7.6CVSS7.9AI score0.58078EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2016/07/28 12:00 a.m.32 views

openSUSE Security Update : go (openSUSE-2016-907)

This update for go fixes the following issues : - CVE-2015-5739: 'Content Length' treated as valid header - CVE-2015-5740: Double content-length headers does not return 400 error - CVE-2015-5741: Additional hardening, not sending Content-Length w/Transfer-Encoding, Closing connections Go was...

9.8CVSS6.8AI score0.09625EPSS
SaveExploits0References4
Exploit DB
Exploit DB
added 2016/01/28 12:00 a.m.46 views

Apple Mac OSX - 'IOHDIXControllerUserClient::convertClient' Buffer Integer Overflow

/ Source: https://code.google.com/p/google-security-research/issues/detail?id=511 Method 5 of the IOHDIXController user client is createDrive64. This takes a 0x100 byte structure input from which it reads a userspace pointer and a size which it passes to IOHDIXController::convertClientBuffer. Thi...

6.8CVSS8.3AI score0.06491EPSS
SaveExploits2
CNVD
CNVD
added 2015/02/09 12:00 a.m.5 views

FreeType 'bdf/bdflib.c' Security Bypass Vulnerability

FreeType is a library of popular font functions. A security bypass vulnerability exists in FreeType 'bdf/bdflib.c' due to the program failing to correctly identify property names. Allows a remote attacker to discover heap pointer values and bypass the mechanism for making BDF font ASLR protection...

5CVSS7AI score0.04159EPSS
SaveExploits1References1
OSV
OSV
added 2015/02/08 11:59 a.m.8 views

DEBIAN-CVE-2014-9675

bdf/bdflib.c in FreeType before 2.5.4 identifies property names by only verifying that an initial substring is present, which allows remote attackers to discover heap pointer values and bypass the ASLR protection mechanism via a crafted BDF font...

5CVSS8AI score0.04159EPSS
SaveExploits1References1
Prion
Prion
added 2015/02/08 11:59 a.m.23 views

Design/Logic Flaw

bdf/bdflib.c in FreeType before 2.5.4 identifies property names by only verifying that an initial substring is present, which allows remote attackers to discover heap pointer values and bypass the ASLR protection mechanism via a crafted BDF font...

5CVSS6.8AI score0.04159EPSS
SaveExploits1References15Affected Software11
CVE
CVE
added 2015/02/08 11:00 a.m.114 views

CVE-2014-9675

CVE-2014-9675 is a vulnerability in FreeType prior to 2.5.4 where bdf/bdflib.c identifies property names by matching only an initial substring. This allows remote attackers to discover heap pointer values and bypass ASLR via a crafted BDF font. Affected: FreeType library (before 2.5.4); impact is...

5CVSS7.5AI score0.04159EPSS
SaveExploits1References15Affected Software1
UbuntuCve
UbuntuCve
added 2015/02/08 12:00 a.m.28 views

CVE-2014-9675

bdf/bdflib.c in FreeType before 2.5.4 identifies property names by only verifying that an initial substring is present, which allows remote attackers to discover heap pointer values and bypass the ASLR protection mechanism via a crafted BDF font...

5CVSS7.1AI score0.04159EPSS
SaveExploits1References2
OSV
OSV
added 2015/02/08 12:00 a.m.9 views

UBUNTU-CVE-2014-9675

bdf/bdflib.c in FreeType before 2.5.4 identifies property names by only verifying that an initial substring is present, which allows remote attackers to discover heap pointer values and bypass the ASLR protection mechanism via a crafted BDF font...

5CVSS7.2AI score0.04159EPSS
SaveExploits1References3
Rows per page
Query Builder