Lucene search
+L

2465 matches found

OSV
OSV
added 2019/01/15 12:29 a.m.15 views

CVE-2019-6293

An issue was discovered in the function markbeginningasnormal in nfa.c in flex 2.6.4. There is a stack exhaustion problem caused by the markbeginningasnormal function making recursive calls to itself in certain scenarios involving lots of '' characters. Remote attackers could leverage this...

5.5CVSS6.6AI score
SaveExploits0References1
OSV
OSV
added 2019/01/15 12:29 a.m.2 views

DEBIAN-CVE-2019-6291

An issue was discovered in the function expr6 in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage...

5.5CVSS7.3AI score0.01272EPSS
SaveExploits1References1
OSV
OSV
added 2019/01/15 12:29 a.m.12 views

AZL-40794 CVE-2019-6293 affecting package flex for versions less than 2.6.4-7

An issue was discovered in the function markbeginningasnormal in nfa.c in flex 2.6.4. There is a stack exhaustion problem caused by the markbeginningasnormal function making recursive calls to itself in certain scenarios involving lots of '' characters. Remote attackers could leverage this...

5.5CVSS6.5AI score0.01588EPSS
SaveExploits1References1
Snyk
Snyk
added 2019/01/15 12:29 a.m.2 views

Buffer Overflow

Amendment This was deemed not a vulnerability. Overview Affected versions of this package are vulnerable to Buffer Overflow. An issue was discovered in singledocparser.cpp in yaml-cpp aka LibYaml-C++ 0.6.2. Stack Exhaustion occurs in YAML::SingleDocParser, and there is a stack consumption problem...

6.5CVSS6.2AI score0.01748EPSS
SaveExploits1References2
OSV
OSV
added 2019/01/15 12:29 a.m.5 views

DEBIAN-CVE-2019-6292

An issue was discovered in singledocparser.cpp in yaml-cpp aka LibYaml-C++ 0.6.2. Stack Exhaustion occurs in YAML::SingleDocParser, and there is a stack consumption problem caused by recursive stack frames: HandleCompactMap, HandleMap, HandleFlowSequence, HandleSequence, HandleNode. Remote...

6.5CVSS5.8AI score0.01748EPSS
SaveExploits1References1
OSV
OSV
added 2019/01/15 12:29 a.m.8 views

AZL-7009 CVE-2019-6292 affecting package yaml-cpp for versions less than 0.6.2-6

An issue was discovered in singledocparser.cpp in yaml-cpp aka LibYaml-C++ 0.6.2. Stack Exhaustion occurs in YAML::SingleDocParser, and there is a stack consumption problem caused by recursive stack frames: HandleCompactMap, HandleMap, HandleFlowSequence, HandleSequence, HandleNode. Remote...

6.5CVSS6.4AI score0.01748EPSS
SaveExploits1References1
Prion
Prion
added 2019/01/15 12:29 a.m.12 views

Stack overflow

An issue was discovered in the function markbeginningasnormal in nfa.c in flex 2.6.4. There is a stack exhaustion problem caused by the markbeginningasnormal function making recursive calls to itself in certain scenarios involving lots of '' characters. Remote attackers could leverage this...

4.3CVSS5.3AI score0.01588EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2019/01/15 12:29 a.m.16 views

Stack overflow

An issue was discovered in the function expr6 in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage...

4.3CVSS5.2AI score0.01272EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2019/01/15 12:0 a.m.10 views

PT-2019-18079 · Libyaml +2 · Yaml-Cpp +2

Name of the Vulnerable Software and Affected Versions: yaml-cpp aka LibYaml-C++ version 0.6.2 Description: An issue in singledocparser.cpp causes a stack exhaustion problem due to recursive stack frames in functions like HandleCompactMap, HandleMap, HandleFlowSequence, HandleSequence, and...

6.5CVSS5.9AI score0.02536EPSS
SaveExploits5References38
Positive Technologies
Positive Technologies
added 2019/01/15 12:0 a.m.5 views

PT-2019-18078 · Netwide +2 · Netwide Assembler +2

Name of the Vulnerable Software and Affected Versions: Netwide Assembler NASM versions prior to 2.14.03 Description: A stack exhaustion problem exists due to the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. This could allow...

7.8CVSS6AI score0.01272EPSS
SaveExploits9References33
UbuntuCve
UbuntuCve
added 2019/01/13 12:29 a.m.17 views

CVE-2019-6245

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...

8.8CVSS7.1AI score0.01953EPSS
SaveExploits1References2
Prion
Prion
added 2019/01/13 12:29 a.m.22 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.01953EPSS
SaveExploits1References4Affected Software3
Positive Technologies
Positive Technologies
added 2019/01/13 12:0 a.m.4 views

PT-2019-18050 · Anti Grain Geometry +2 · Anti-Grain Geometry +2

Name of the Vulnerable Software and Affected Versions: svgpp version 1.2.3 Anti-Grain Geometry AGG version 2.4 Description: A problem exists in the agg::cell aa::not equal function where dx is assigned the value of x2 - x1. If dx is greater than or equal to dx limit, which is calculated as 16384...

8.8CVSS7.3AI score0.02501EPSS
SaveExploits3References25
Debian CVE
Debian CVE
added 2019/01/13 12:0 a.m.63 views

CVE-2019-6245

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...

8.8CVSS7.8AI score0.01953EPSS
SaveExploits1
CVE
CVE
added 2019/01/13 12:0 a.m.96 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.01953EPSS
SaveExploits1References4Affected Software2
Fedora
Fedora
added 2019/01/11 3:0 a.m.29 views

[SECURITY] Fedora 28 Update: wget-1.20.1-1.fc28

GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest wit...

7.8CVSS1AI score0.1704EPSS
SaveExploits6
CNVD
CNVD
added 2019/01/11 12:0 a.m.7 views

merge package denial of service vulnerability

The merge package is a package for merging multiple objects into one. A security vulnerability exists in the 'merge.recursive' function in merge package versions prior to 1.2. An attacker can exploit this vulnerability to cause a denial of service...

7.5CVSS8.4AI score0.01678EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2019/01/08 12:0 a.m.42 views

EulerOS 2.0 SP5 : openssl (EulerOS-SA-2019-1009)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - openssl: ROHNP - Key Extraction Side Channel in Multiple Crypto Libraries CVE-2018-0495 - openssl: Malicious server can send large prime to...

7.5CVSS6.4AI score0.49268EPSS
SaveExploits1References6
Fedora
Fedora
added 2019/01/04 2:58 a.m.43 views

[SECURITY] Fedora 29 Update: wget-1.20.1-1.fc29

GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest wit...

7.8CVSS1AI score0.00659EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.51 views

Fedora 29 : systemd (2018-c402eea18b)

Fix a local vulnerability from a race condition in chown-recursive CVE-2018-15687, 1639076 - Fix a local vulnerability from invalid handling of long lines in state deserialization CVE-2018-15686, 1639071 - Fix a remote vulnerability in DHCPv6 in systemd-networkd CVE-2018-15688, 1639067 - The DHCP...

8.8CVSS6.8AI score0.02279EPSS
SaveExploits10References4
Rows per page
Query Builder