Lucene search
+L

2465 matches found

Oracle linux
Oracle linux
added 2018/11/05 12:0 a.m.524 views

openssl security, bug fix, and enhancement update

1.0.2k-16.0.1 - sha256 is used for the RSA pairwise consistency test instead of sha1 1.0.2k-16 - fix CVE-2018-0495 - ROHNP - Key Extraction Side Channel on DSA, ECDSA - fix incorrect error message on FIPS DSA parameter generation 1603597 1.0.2k-14 - ppc64le is not multilib architecture 1585004...

7.5CVSS2.1AI score0.49268EPSS
SaveExploits1
OSV
OSV
added 2018/11/01 2:45 p.m.7 views

GHSA-F9CM-QMX5-M98H 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.5CVSS7.2AI score0.01678EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2018/11/01 2:45 p.m.28 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.01678EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2018/10/30 9:29 p.m.6 views

UBUNTU-CVE-2018-16469

The merge.recursive function in the merge package 1.2.1 can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a denial of service attack...

7.5CVSS7.1AI score0.01678EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2018/10/30 5:8 p.m.7 views

git: arbitrary code execution via .gitmodules

An option injection flaw has been discovered in git when it recursively clones a repository with sub-modules. A remote attacker may configure a malicious repository and trick a user into recursively cloning it, thus executing arbitrary commands on the victim's machine...

9.8CVSS7.5AI score0.97356EPSS
SaveExploits12References4
RedHat Linux
RedHat Linux
added 2018/10/30 9:51 a.m.8 views

openssl: Handling of crafted recursive ASN.1 structures can cause a stack overflow and resulting denial of service

Constructed ASN.1 types with a recursive definition such as can be found in PKCS7 could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so...

6.5CVSS6.8AI score0.1893EPSS
SaveExploits0References5
exploitpack
exploitpack
added 2018/10/29 12:0 a.m.31 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.36 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.42 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.4 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.27 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.20 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.8 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.4 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.42 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.22 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.170 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
Rows per page
Query Builder