Lucene search
+L

573 matches found

RedhatCVE
RedhatCVE
added 2021/08/31 5:10 p.m.60 views

CVE-2021-37701

A flaw was found in the npm package "tar" aka node-tar. Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on...

8.6CVSS1.5AI score0.03286EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/08/31 4:5 p.m.41 views

Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in...

8.6CVSS7.3AI score0.03286EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2021/08/31 4:4 p.m.32 views

GHSA-2H3H-Q99F-3FHC @npmcli/arborist vulnerable to UNIX Symbolic Link (Symlink) Following

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution @npmcli/arborist, the library that calculates dependency trees and manages the nodemodules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and t...

8.2CVSS6.5AI score0.00576EPSS
Exploits0References6
Packet Storm
Packet Storm
added 2021/08/31 12:0 a.m.217 views

Git LFS Clone Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Git LFS Clone Command Exec', 'Description' = %q Git clients that support delay-capable clean / smudge filters and symbolic links on...

8CVSS0.1AI score0.88644EPSS
Exploits5
Positive Technologies
Positive Technologies
added 2021/08/31 12:0 a.m.6 views

PT-2021-22396 · Npm +3 · @Npmcli/Arborist +4

Name of the Vulnerable Software and Affected Versions: @npmcli/arborist versions prior to 2.8.2 npm versions prior to 7.20.7 Description: The issue arises from how @npmcli/arborist handles package dependencies on case-insensitive file systems, such as macOS and Windows. When multiple dependencies...

9.8CVSS7.6AI score0.81464EPSS
Exploits31References216
AlpineLinux
AlpineLinux
added 2021/08/31 12:0 a.m.136 views

CVE-2021-37701

The npm package "tar" aka node-tar before versions 4.4.16, 5.0.8, and 6.1.7 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieve...

8.6CVSS7.8AI score0.03286EPSS
Exploits0
GitLab Advisory Database
GitLab Advisory Database
added 2021/08/30 12:0 a.m.83 views

Improper Handling of Case Sensitivity

Istio is an open source platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. According to RFC 4343, Istio authorization policy should compare the hostname in the HTTP Host header in a case...

8.3CVSS0.5AI score0.01176EPSS
Exploits0References3Affected Software1
Metasploit
Metasploit
added 2021/08/27 5:42 p.m.75 views

Git LFS Clone Command Exec

Git clients that support delay-capable clean / smudge filters and symbolic links on case-insensitive file systems are vulnerable to remote code execution while cloning a repository. Usage of clean / smudge filters through Git LFS and a case-insensitive file system changes the checkout order of...

8CVSS8.9AI score0.88644EPSS
Exploits5
Veracode
Veracode
added 2021/08/26 4:39 a.m.5 views

Privilege Escalation

github.com/istio/istio is vulnerable to privilege escalation. Lack of case-sensitive comparison of hostname in the HTTP Host header allows an attacker to bypass the authorization policy as it causes the Envoy proxy to route the request hostname in a case-insensitive way...

8.3CVSS8.2AI score0.01176EPSS
Exploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/25 9:37 a.m.4 views

istio/istio: HTTP request can bypass authorization mechanisms due to case insensitive host comparison

An authorization bypass vulnerability was found in istio/istio. The case insensitive host comparison incorrectly works when evaluating rules specified with host or notHost. This flaw allows an attacker to bypass an Istio authorization policy that uses hosts in the rules, potentially gaining acces...

8.3CVSS5.8AI score0.01176EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/08/25 9:37 a.m.5 views

istio/istio: HTTP request can bypass authorization mechanisms due to case insensitive host comparison

An authorization bypass vulnerability was found in istio/istio. The case insensitive host comparison incorrectly works when evaluating rules specified with host or notHost. This flaw allows an attacker to bypass an Istio authorization policy that uses hosts in the rules, potentially gaining acces...

8.3CVSS5.8AI score0.01176EPSS
Exploits0References5
Cvelist
Cvelist
added 2021/08/24 10:25 p.m.38 views

CVE-2021-39155 Authorization Policy Bypass Due to Case Insensitive Host Comparison

Istio is an open source platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. According to RFC 4343, Istio authorization policy should compare the hostname in the HTTP Host header in a case...

8.3CVSS8.4AI score0.01176EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/08/24 12:0 a.m.6 views

detect-character-encoding 安全漏洞

detect-character-encoding is an open source C++ plugin. A security vulnerability exists in detect-character-encoding, which stems from an authorization bypass vulnerability found in istio istio. Case-insensitive host comparisons were incorrect when computing rules specified with host or notHost...

7.5CVSS7.3AI score0.02068EPSS
Exploits1References4
Microsoft CVE
Microsoft CVE
added 2021/08/17 7:0 a.m.6 views

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup.Due to errors in the logic the config matching function did not take 'issuercert' into account and it compared the involved paths *case insensitively*which could lead to libcurl reusing wrong connections.File paths are or can be case sensitive on many systems but not all and caneven vary depending on used file systems.The comparison also didn't include the 'issuer cert' which a transfer can setto qualify how to verify the server certificate.

...

4.3CVSS6.2AI score0.0627EPSS
Exploits1
OSV
OSV
added 2021/08/05 9:15 p.m.3 views

ALPINE-CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.8AI score0.0627EPSS
Exploits1References1
OSV
OSV
added 2021/08/05 9:15 p.m.0 views

DEBIAN-CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.1AI score0.0627EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2021/08/05 8:16 p.m.9 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

6AI score0.0627EPSS
Exploits1References15
Debian CVE
Debian CVE
added 2021/08/05 8:16 p.m.59 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS6.5AI score0.0627EPSS
Exploits1
OSV
OSV
added 2021/07/21 8:0 a.m.11 views

CURL-CVE-2021-22924 Bad connection reuse due to flawed path name checks

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse, if one of them matches the setup. Due to errors in the logic, the config matching function did not take 'issuer cert' into account and it compared the involved paths case insensitively, which could...

4.3CVSS5.4AI score0.0627EPSS
Exploits1
OSV
OSV
added 2021/07/21 12:0 a.m.6 views

UBUNTU-CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.6AI score0.0627EPSS
Exploits1References4
Rows per page
Query Builder