Lucene search
+L

2553 matches found

nodejs
nodejs
added 2018/10/17 10:37 p.m.21 views

Prototype Pollution

Overview All versions of merge-recursive are vulnerable to Prototype Pollution. When malicious user input is merged with another object it allows the attacker to modify the prototype of Object via proto causing the addition or modification of an existing property. Proof of concept: var merge =...

6.8AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/10/15 12:00 a.m.37 views

openSUSE Security Update : git (openSUSE-2018-1147)

This update for git fixes the following issues : - CVE-2018-17456: Git allowed remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949. %NASLMINLEVEL 70300 C Tenable Network Security, Inc...

9.8CVSS7.6AI score0.97356EPSS
SaveExploits12References2
OSV
OSV
added 2018/10/12 12:41 a.m.10 views

USN-3791-1 git vulnerability

It was discovered that git did not properly validate git submodule urls or paths. A remote attacker could possibly use this to craft a git repository that causes arbitrary code execution when recursive operations are used...

9.8CVSS7.3AI score0.97356EPSS
SaveExploits12References2
Ubuntu
Ubuntu
added 2018/10/12 12:41 a.m.382 views

USN-3791-1: Git vulnerability

It was discovered that git did not properly validate git submodule urls or paths. A remote attacker could possibly use this to craft a git repository that causes arbitrary code execution when recursive operations are used...

9.8CVSS7.9AI score0.97356EPSS
SaveExploits12
OSV
OSV
added 2018/10/06 2:29 p.m.5 views

DEBIAN-CVE-2018-17456

Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character...

9.8CVSS7.9AI score0.97356EPSS
SaveExploits12References1
Cvelist
Cvelist
added 2018/10/06 2:00 p.m.45 views

CVE-2018-17456

Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character...

9.4AI score0.97356EPSS
SaveExploits12References18
NVD
NVD
added 2018/10/04 11:29 p.m.23 views

CVE-2018-17985

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption problem caused by the cplusdemangletype function making recursive calls to itself in certain scenarios involving many 'P' characters...

5.5CVSS6.1AI score0.01291EPSS
SaveExploits0References5
CVE
CVE
added 2018/10/04 11:00 p.m.173 views

CVE-2018-17985

CVE-2018-17985 is a stack consumption vulnerability in GNU Binutils (libiberty), observed in cp-demangle.c with cplus_demangle_type performing recursive calls when many 'P' characters occur. The Astra Linux advisory mirrors this description, noting the issue in Binutils 2.31. The provided documen...

5.5CVSS6AI score0.01291EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2018/10/04 11:00 p.m.29 views

CVE-2018-17985

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption problem caused by the cplusdemangletype function making recursive calls to itself in certain scenarios involving many 'P' characters...

6.1AI score0.01291EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2018/10/04 11:00 p.m.38 views

CVE-2018-17985

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption problem caused by the cplusdemangletype function making recursive calls to itself in certain scenarios involving many 'P' characters...

5.5CVSS6.3AI score0.01291EPSS
SaveExploits0
PyPA
PyPA
added 2018/09/28 9:29 a.m.9 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.0235EPSS
SaveExploits1References12Affected Software1
Prion
Prion
added 2018/09/28 9:29 a.m.25 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.0235EPSS
SaveExploits1References6Affected Software6
CVE
CVE
added 2018/09/28 12:00 a.m.247 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.0235EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2018/09/25 12:00 a.m.5 views

PT-2018-3454 · Exiv2 +8 · Exiv2 +8

Name of the Vulnerable Software and Affected Versions: Exiv2 version 0.26 Description: The issue is related to excessive stack consumption due to a recursive function in the CiffDirectory::readDirectory at crwimage int.cpp, leading to a denial of service. This can be exploited by a remote attacke...

9.8CVSS6.8AI score0.04296EPSS
SaveExploits64References389
OSV
OSV
added 2018/09/18 1:46 p.m.26 views

GHSA-CVXM-F295-X957 Prototype Pollution in merge-recursive

All versions of merge-recursive are vulnerable to Prototype Pollution. When malicious user input is merged with another object it allows the attacker to modify the prototype of Object via proto causing the addition or modification of an existing property. Proof of concept: js var merge =...

9.8CVSS5.9AI score0.01428EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2018/09/18 1:46 p.m.26 views

Prototype Pollution in merge-recursive

All versions of merge-recursive are vulnerable to Prototype Pollution. When malicious user input is merged with another object it allows the attacker to modify the prototype of Object via proto causing the addition or modification of an existing property. Proof of concept: js var merge =...

9.8CVSS8.8AI score0.01428EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2018/09/17 12:00 p.m.1 views

aa2 (>=0.9.0, <=0.9.1), abridge (>=1.0.0, <=1.1.6) +429 more potentially affected by CVE-2018-20993 via yaml-rust (>=0.2.2, <=0.3.5)

yaml-rust CARGO version =0.2.2, =0.9.0, =1.0.0, =0.0.1, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.0.0, =0.1.0, =1.0.0, =0.0.2, =0.0.1, =1.0.0, =1.3.4 - asuran-cli 0.1.1 and more Source cves: CVE-2018-20993 Source advisory: OSV:RUSTSEC-2018-0006...

7.5CVSS7.3AI score0.01411EPSS
SaveExploits0
Akamai Blog
Akamai Blog
added 2018/09/14 7:01 p.m.69 views

DNS is a Unique (and Necessary) Security Control

Like many other security professionals, you have been reviewing your security stack, reading up on the latest security trends, and have perhaps recently attended Info-Sec, RSA, Black Hat or some other relevant conference. Along the way, you may have seen messaging for recursive DNS rDNS as a...

7.4AI score
SaveExploits0
Snyk
Snyk
added 2018/08/31 6:21 p.m.7 views

Prototype Pollution

Overview lodash.defaultsdeep is a Lodash method .defaultsDeep exported as a Node.js module. Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This is d...

7.3CVSS6.9AI score0.02413EPSS
SaveExploits3References6
Snyk
Snyk
added 2018/08/31 6:21 p.m.13 views

Prototype Pollution

Overview lodash is an utility library delivering consistency, modularity, performance, & extras. Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This...

7.3CVSS6.9AI score0.02413EPSS
SaveExploits3References6
Rows per page
Query Builder