Lucene search
K

66 matches found

RedhatCVE
RedhatCVE
added 2019/10/12 1:52 a.m.21 views

CVE-2018-17581

CiffDirectory::readDirectory at crwimageint.cpp in Exiv2 0.26 has excessive stack consumption due to a recursive function, leading to Denial of service...

6.5CVSS4.5AI score0.00252EPSS
Exploits1References2
NVD
NVD
added 2019/03/01 7:29 p.m.16 views

CVE-2019-9543

An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to for example the pdfseparate binary. It allows an attacker to cause Denial of Service Segmentation fault or possibly...

8.8CVSS7.3AI score0.0064EPSS
Exploits1References3
Prion
Prion
added 2019/03/01 7:29 p.m.20 views

Design/Logic Flaw

An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to for example the pdfseparate binary. It allows an attacker to cause Denial of Service Segmentation fault or possibly...

6.8CVSS8.9AI score0.0064EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2019/03/01 7:0 p.m.25 views

CVE-2019-9543

An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to for example the pdfseparate binary. It allows an attacker to cause Denial of Service Segmentation fault or possibly...

7.7AI score0.0064EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2019/03/01 7:0 p.m.29 views

CVE-2019-9543

An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to for example the pdfseparate binary. It allows an attacker to cause Denial of Service Segmentation fault or possibly...

8.8CVSS7.8AI score0.0064EPSS
Exploits1
Prion
Prion
added 2019/01/13 12:29 a.m.18 views

Design/Logic Flaw

An issue was discovered in Anti-Grain Geometry AGG 2.4 as used in SVG++ aka svgpp 1.2.3. In the function agg::cellaa::notequal, dx is assigned to x2 - x1. If dx = dxlimit, which is 16384 polysubpixelshift, this function will call itself recursively. There can be a situation where x2 - x1 is alway...

6.8CVSS8.4AI score0.00614EPSS
Exploits1References4Affected Software3
CVE
CVE
added 2019/01/13 12:0 a.m.75 views

CVE-2019-6245

CVE-2019-6245 affects svgpp (SVG++), via Anti-Grain Geometry (AGG) 2.4 integration. The issue is in agg::cell_aa::not_equal where dx is computed as (x2 - x1); if dx >= dx_limit (16384 <

8.8CVSS8.3AI score0.00614EPSS
Exploits1References4Affected Software2
Github Security Blog
Github Security Blog
added 2018/11/01 2:45 p.m.17 views

Prototype Pollution in merge

Versions of merge before 1.2.1 are vulnerable to prototype pollution. The merge.recursive function can be tricked into adding or modifying properties of the Object prototype. Recommendation Update to version 1.2.1 or later...

7.5CVSS4.5AI score0.00408EPSS
Exploits1References4Affected Software1
Prion
Prion
added 2018/09/28 9:29 a.m.16 views

Design/Logic Flaw

CiffDirectory::readDirectory at crwimageint.cpp in Exiv2 0.26 has excessive stack consumption due to a recursive function, leading to Denial of service...

4.3CVSS6.8AI score0.00252EPSS
Exploits1References6Affected Software6
PyPA
PyPA
added 2018/09/28 9:29 a.m.4 views

PYSEC-2018-139

CiffDirectory::readDirectory at crwimageint.cpp in Exiv2 0.26 has excessive stack consumption due to a recursive function, leading to Denial of service...

6.5CVSS6.9AI score0.00252EPSS
Exploits1References12Affected Software1
CVE
CVE
added 2018/09/28 12:0 a.m.217 views

CVE-2018-17581

CVE-2018-17581 is associated with Exiv2 0.26. The vulnerability arises from excessive stack consumption caused by a recursive function in CiffDirectory::readDirectory() implemented in crwimage_int.cpp, leading to a denial of service. The connected documents corroborate a DoS impact for this CVE, ...

6.5CVSS6.6AI score0.00252EPSS
Exploits1References6Affected Software1
Prion
Prion
added 2018/05/18 5:29 p.m.30 views

Stack overflow

In Apache ORC 1.0.0 to 1.4.3 a malformed ORC file can trigger an endlessly recursive function call in the C++ or Java parser. The impact of this bug is most likely denial-of-service against software that uses the ORC file parser. With the C++ parser, the stack overflow might possibly corrupt the...

5CVSS7.7AI score0.04145EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2018/05/18 5:29 p.m.12 views

CVE-2018-8015

In Apache ORC 1.0.0 to 1.4.3 a malformed ORC file can trigger an endlessly recursive function call in the C++ or Java parser. The impact of this bug is most likely denial-of-service against software that uses the ORC file parser. With the C++ parser, the stack overflow might possibly corrupt the...

7.5CVSS7.7AI score0.04145EPSS
Exploits0References2
OSV
OSV
added 2018/05/18 5:29 p.m.2 views

CVE-2018-8015

In Apache ORC 1.0.0 to 1.4.3 a malformed ORC file can trigger an endlessly recursive function call in the C++ or Java parser. The impact of this bug is most likely denial-of-service against software that uses the ORC file parser. With the C++ parser, the stack overflow might possibly corrupt the...

7.5CVSS7.6AI score0.04145EPSS
Exploits0References2
CVE
CVE
added 2018/05/18 5:0 p.m.57 views

CVE-2018-8015

CVE-2018-8015 affects Apache ORC parsers (versions 1.0.0 to 1.4.3). A malformed ORC file can trigger an endlessly recursive function call in the C++ or Java parser, most likely causing a denial of service. With the C++ parser, the stack overflow may potentially corrupt the stack. The connected do...

7.5CVSS7.6AI score0.04145EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2018/05/18 5:0 p.m.12 views

CVE-2018-8015

In Apache ORC 1.0.0 to 1.4.3 a malformed ORC file can trigger an endlessly recursive function call in the C++ or Java parser. The impact of this bug is most likely denial-of-service against software that uses the ORC file parser. With the C++ parser, the stack overflow might possibly corrupt the...

7.7AI score0.04145EPSS
Exploits0References2
seebug.org
seebug.org
added 2017/10/16 12:0 a.m.44 views

Oracle OIT IX SDK libvs_pdf Root xref Denial of Service Vulnerabiity(CVE-2016-3577)

DESCRIPTION A stack overflow leading to a crash due to unbounded recusive function call is present in the PDF file format parsing code of the IX SDK. TESTED VERSIONS Oracle Outside In IX sdk 8.5.1 PRODUCT URLs http://www.oracle.com/technetwork/middleware/content-management/oit-all-085236.html...

9CVSS8.7AI score0.01847EPSS
Exploits1
0day.today
0day.today
added 2016/12/06 12:0 a.m.51 views

Microsoft Internet Explorer jscript9 - Java­Script­Stack­Walker Memory Corruption (MS15-056)

Exploit for windows platform in category dos / poc var o­Window = window.open"about:blank"; o­Window.exec­Script'window.o­URIError = new URIError;o­URIError.name = o­URIError;' try "" + o­Window.o­URIError; catche try "" + o­Window.o­URIError; catche Description A Javascript can construct an...

9.3CVSS6.5AI score0.54056EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2015/10/30 10:17 a.m.23 views

CVE-2006-1549

PHP 4.4.2 and 5.1.2 allows local users to cause a crash segmentation fault by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected...

2.1CVSS7AI score0.0018EPSS
Exploits1References2
Check Point Advisories
Check Point Advisories
added 2010/07/26 12:0 a.m.2 views

Internet Explorer Script Engine Stack Exhaustion (CVE-2006-0753)

A stack exhaustion vulnerability exists in the Microsoft Internet Explorer Script Engine. The flaw is caused by certain types of recursive function calls in Javascript code. An attacker can exploit this vulnerability to cause a denial of service condition of the vulnerable application. In an atta...

2.6CVSS6.1AI score0.1321EPSS
Exploits0
Rows per page
Query Builder