Lucene search
+L

2539 matches found

exploitpack
exploitpack
added 2018/10/29 12:0 a.m.33 views

systemd - chown_one() Dereference Symlinks

systemd - chownone Dereference Symlinks I am sending this bug report to Ubuntu, even though it's an upstream bug, as requested at https://github.com/systemd/systemd/blob/master/docs/CONTRIBUTING.mdsecurity-vulnerability-reports . When chownone in the recursive chown logic decides that it has to...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/10/29 12:0 a.m.37 views

systemd - 'chown_one()' Dereference Symlinks

I am sending this bug report to Ubuntu, even though it's an upstream bug, as requested at https://github.com/systemd/systemd/blob/master/docs/CONTRIBUTING.mdsecurity-vulnerability-reports . When chownone in the recursive chown logic decides that it has to change ownership of a directory entry, it...

7.8CVSS6.9AI score0.01058EPSS
SaveExploits5
Amazon
Amazon
added 2018/10/24 12:0 a.m.43 views

Important: git

Issue Overview: Git before 2.14.5, 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.CVE-2018-17456 Affected Packages: git Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

9.8CVSS8.3AI score0.97356EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2018/10/19 12:0 a.m.30 views

Amazon Linux AMI : git (ALAS-2018-1093)

Git before 2.14.5, 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.CVE-2018-17456 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted...

9.8CVSS7.6AI score0.97356EPSS
SaveExploits12References2
OSV
OSV
added 2018/10/18 9:29 p.m.6 views

DEBIAN-CVE-2018-18484

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there is a stack consumption problem caused by recursive stack frames: cplusdemangletype, dbarefunctiontype,...

5.5CVSS6.8AI score0.01884EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/10/18 8:0 p.m.28 views

CVE-2018-18484

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there is a stack consumption problem caused by recursive stack frames: cplusdemangletype, dbarefunctiontype,...

6.2AI score0.01884EPSS
SaveExploits1References6
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:0 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.381 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:0 p.m.44 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:0 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:0 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:0 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:0 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:0 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
Rows per page
Query Builder