Lucene search
K

1273 matches found

OSV
OSV
added 2021/08/31 4:5 p.m.1 views

GHSA-QQ89-HQ3F-393P 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.2CVSS6.7AI score0.00085EPSS
Exploits0References14
Github Security Blog
Github Security Blog
added 2021/08/31 4:5 p.m.47 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.1AI score0.00085EPSS
Exploits0References14Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/31 12:0 a.m.5 views

PT-2021-7037 · Npm +6 · Node-Tar +6

Name of the Vulnerable Software and Affected Versions: node-tar versions prior to 4.4.18 node-tar versions prior to 5.0.10 node-tar versions prior to 6.1.9 Description: The issue is related to the handling of tar archives by the node-tar module, which can lead to arbitrary file creation, overwrit...

9.8CVSS8AI score0.89427EPSS
Exploits34References283
Github Security Blog
Github Security Blog
added 2021/08/30 4:16 p.m.35 views

Istio Fragments in Path May Lead to Authorization Policy Bypass

Impact Istio 1.11.0, 1.10.3 and below, and 1.9.7 and below contain a remotely exploitable vulnerability where an HTTP request with fragment in the path may bypass Istio’s URI path based authorization policies. Patches Istio 1.11.1 and above Istio 1.10.4 and above Istio 1.9.8 and above Workarounds...

8.1CVSS7.5AI score0.00236EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 4:15 p.m.30 views

Authorization Policy Bypass Due to Case Insensitive Host Comparison

Impact According to RFC 4343, Istio authorization policy should compare the hostname in the HTTP Host header in a case insensitive way, but currently the comparison is case sensitive. The Envoy proxy will route the request hostname in a case-insensitive way which means the authorization policy...

8.3CVSS7.4AI score0.00171EPSS
Exploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2021/08/30 12:0 a.m.27 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.00171EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 9:1 p.m.14 views

GHSA-VC5P-J8VW-MC6X Permissions bypass in pleaser

Failure to normalize the umask in pleaser before 0.4.0 allows a local attacker to gain full root privileges if they are allowed to execute at least one command...

7.8CVSS7.6AI score0.00035EPSS
Exploits1References6
CVE
CVE
added 2021/08/24 8:45 p.m.121 views

CVE-2021-32779

CVE-2021-32779 affects Envoy, where a URI with a '#fragment' can be misinterpreted as part of the path. In affected Envoy releases prior to 1.18.0, or 1.18.0+ with path_normalization=false, the fragment may be treated as a path suffix (e.g., /admin#foo) and fail path checks, potentially leaking t...

8.6CVSS8.5AI score0.00035EPSS
Exploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/19 7:17 a.m.0 views

apache-commons-io: Limited path traversal in Apache Commons IO 2.2 to 2.6

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above thus "limited" path traversal,...

5.8CVSS6.9AI score0.00485EPSS
Exploits1References4
Gitee
Gitee
added 2021/06/30 10:9 a.m.2 views

Exploit for Improper Authentication in Apache Shiro

Apache Shiro 两种姿势绕过认证分析(CVE-2020-17523) 0x01 漏洞描述 Apache Shiro是一个强大且易用的Java安全框架,执行身份验证、授权、密码和会话管理。使用Shiro的易于理解的API,您可以快速、轻松地获得任何应用程序,从最小的移动应用程序到最大的网络和企业应用程序。 当它和 Spring 结合使用时,在一定权限匹配规则下,攻击者可通过构造特殊的 HTTP 请求包完成身份认证绕过。 影响范围:Apache Shiro / | | 双反斜杠处理成反斜杠 | // - / | | 以/.或者/..结尾,则在结尾添加/ | /. - /./ /.....

9.8CVSS7.1AI score0.88767EPSS
Exploits2
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.19 views

SUSE: Security Advisory (SUSE-SU-2020:14287-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS7.2AI score0.01699EPSS
Exploits0References5
Kitploit
Kitploit
added 2021/06/03 12:30 p.m.67 views

403Fuzzer - Fuzz 403/401Ing Endpoints For Bypasses

Fuzz 403ing endpoints for bypasses Follow on twitter! @intrudir This tool will check the endpoint with a couple of headers such as X-Forwarded-For It will also apply different payloads typically used in dir traversals, path normalization etc. to each endpoint on the path. e.g. /%2e/test/test2...

7.4AI score
Exploits0References2
OSV
OSV
added 2021/05/28 9:15 p.m.23 views

CVE-2021-29492

Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences %2F and %5C in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. /something%2F..%2Fadmin, to bypass access control, e.g. a block on /admin. A...

8.3CVSS7.3AI score
Exploits0References1
Prion
Prion
added 2021/05/28 9:15 p.m.24 views

Path traversal

Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences %2F and %5C in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. /something%2F..%2Fadmin, to bypass access control, e.g. a block on /admin. A...

7.5CVSS8.2AI score0.10452EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2021/05/28 9:0 p.m.129 views

CVE-2021-29492

Envoy versions up to 1.18.2 contain a URL-path decoding flaw: escaped slashes (%2F, %5C) are not decoded, allowing an attacker to craft paths like /something%2F..%2Fadmin to bypass access controls and escalate privileges when RBAC/JWT filters enforce path-based policies. This can let a backend se...

8.3CVSS8AI score0.10452EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2021/05/27 1:15 p.m.2 views

DEBIAN-CVE-2021-31155

Failure to normalize the umask in please before 0.4 allows a local attacker to gain full root privileges if they are allowed to execute at least one command...

7.8CVSS7.5AI score0.00035EPSS
Exploits1References1
NVD
NVD
added 2021/05/27 1:15 p.m.7 views

CVE-2021-31155

Failure to normalize the umask in please before 0.4 allows a local attacker to gain full root privileges if they are allowed to execute at least one command...

7.8CVSS0.00035EPSS
Exploits1References2
Prion
Prion
added 2021/05/27 1:15 p.m.10 views

Command injection

Failure to normalize the umask in please before 0.4 allows a local attacker to gain full root privileges if they are allowed to execute at least one command...

7.2CVSS7.7AI score0.00035EPSS
Exploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/27 12:11 p.m.21 views

CVE-2021-31155

Failure to normalize the umask in please before 0.4 allows a local attacker to gain full root privileges if they are allowed to execute at least one command...

7.8CVSS7.7AI score0.00035EPSS
Exploits1
Cvelist
Cvelist
added 2021/05/27 12:11 p.m.13 views

CVE-2021-31155

Failure to normalize the umask in please before 0.4 allows a local attacker to gain full root privileges if they are allowed to execute at least one command...

8AI score0.00035EPSS
Exploits1References2
Rows per page
Query Builder