Lucene search
K

1273 matches found

Code423n4
Code423n4
added 2021/09/29 12:0 a.m.8 views

IndexPool._pow wrong loop and does not normalize values

Handle cmichel Vulnerability details The IndexPool.compute function is indented as if the if n % 2 != 0 output = output a; is inside the loop but there are actually not braces around it. It must be in the loop for the exponentiation by repeated squaring algorithm to work: function powuint256 a,...

7.1AI score
Exploits0
NVD
NVD
added 2021/09/23 1:15 p.m.13 views

CVE-2021-22017

Rhttproxy as used in vCenter Server contains a vulnerability due to improper implementation of URI normalization. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to bypass proxy leading to internal endpoints being accessed...

5.3CVSS0.74835EPSS
Exploits0References2
OSV
OSV
added 2021/09/23 1:15 p.m.0 views

CVE-2021-22017

Rhttproxy as used in vCenter Server contains a vulnerability due to improper implementation of URI normalization. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to bypass proxy leading to internal endpoints being accessed...

5.3CVSS7.3AI score0.74835EPSS
Exploits0References2
CVE
CVE
added 2021/09/23 12:13 p.m.1034 views

CVE-2021-22017

Summary of CVE-2021-22017 : VMware vCenter Server’s rhttp proxy (rhttproxy) has an improper URI normalization implementation that can be exploited by a remote attacker with network access to port 443 to bypass proxy restrictions and access internal endpoints. The vulnerability affects vCenter Ser...

5.3CVSS6.6AI score0.74835EPSS
In wildExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/09/23 12:13 p.m.17 views

CVE-2021-22017

Rhttproxy as used in vCenter Server contains a vulnerability due to improper implementation of URI normalization. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to bypass proxy leading to internal endpoints being accessed...

6.3AI score0.74835EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2021/09/23 12:0 a.m.146 views

CVE-2021-22017

Rhttproxy as used in vCenter Server contains a vulnerability due to improper implementation of URI normalization. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to bypass proxy leading to internal endpoints being accessed. Recent assessments: Assessed...

5.3CVSS3AI score0.74835EPSS
In wildExploits0References2
Positive Technologies
Positive Technologies
added 2021/09/23 12:0 a.m.1 views

PT-2021-4316

Name of the Vulnerable Software and Affected Versions vCenter Server affected versions not specified Description The issue is related to improper implementation of URI normalization in the rhttproxy service used by vCenter Server. This allows a malicious actor with network access to port 443 on...

5.3CVSS7.7AI score0.74835EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2021/09/22 12:0 a.m.53 views

VMware vCenter Server < 6.5 U3q Multiple Vulnerabilities (VMSA-2021-0020)

The version of VMware vCenter Server installed on the remote host is 6.5 prior to 6.5 U3q. It is, therefore, affected by multiple vulnerabilities: - A privilege escalation vulnerability exists in vCenter Server due to the way it handles session tokens. An authenticated, local attacker can exploit...

9CVSS7.1AI score0.74835EPSS
Exploits5References13
CNNVD
CNNVD
added 2021/09/21 12:0 a.m.2 views

VMware vCenter Server 授权问题漏洞

VMware vCenter Server is a suite of server and virtualization management software from VMware. The software provides a centralized platform for managing VMware vSphere environments, automating the implementation and delivery of virtual infrastructures. An authorization issue vulnerability exists ...

5.3CVSS7.7AI score0.74835EPSS
Exploits0References9
Code423n4
Code423n4
added 2021/09/15 12:0 a.m.8 views

Vault.withdraw mixes normalized and standard amounts

Handle cmichel Vulnerability details The Vault.balance function uses the balanceOfThis function which scales "normalizes" all balances to 18 decimals. for uint8 i; i 0 controller.withdrawoutput, toWithdraw; uint256 after = IERC20output.balanceOfaddressthis; uint256 diff = after.subbalance; if dif...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2021/09/15 12:0 a.m.7 views

Vault does not normalize decimal on withdrawing

Handle jonah1005 Vulnerability details Impact The vault does not normalize decimals when a user withdraws the token. When a user has 100e18 shares, he can withdraw all usdc/ usdt from the token. The liquidity of USDC/USDC would be drained. I consider this is a high-risk issue. Proof of Concept...

6.9AI score
Exploits0
OpenVAS
OpenVAS
added 2021/09/12 12:0 a.m.20 views

Python 2.7.x < 2.7.17, 3.5.x < 3.5.8, 3.6.x < 3.6.9, 3.7.x < 3.7.4 Information Disclosure Vulnerability (bpo-36742) - Windows

Python is prone to an information disclosure vulnerability. 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 CPE = "cpe:/a:python:python";...

9.5AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2021/09/08 2:43 p.m.2 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
OSV
OSV
added 2021/08/31 5:15 p.m.25 views

CVE-2021-37713

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, ...

8.6CVSS8.8AI score
Exploits0References4
OSV
OSV
added 2021/08/31 5:15 p.m.1 views

DEBIAN-CVE-2021-37712

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 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, achiev...

8.6CVSS7.9AI score0.00085EPSS
Exploits0References1
OSV
OSV
added 2021/08/31 5:15 p.m.1 views

ALPINE-CVE-2021-37712

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 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, achiev...

8.6CVSS8AI score0.00085EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2021/08/31 5:15 p.m.0 views

CVE-2021-37712

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 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, achiev...

8.6CVSS6.4AI score0.00085EPSS
Exploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2021/08/31 4:50 p.m.37 views

CVE-2021-37713

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, ...

8.6CVSS8.8AI score0.00316EPSS
Exploits0
Debian CVE
Debian CVE
added 2021/08/31 4:50 p.m.39 views

CVE-2021-37713

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, ...

8.6CVSS8.8AI score0.00316EPSS
Exploits0
CVE
CVE
added 2021/08/31 4:50 p.m.178 views

CVE-2021-37713

The CVE-2021-37713 issue concerns the npm package tar (node-tar) on Windows where extraction could create or overwrite arbitrary files and execute code due to insufficient path sanitization for drive-letter paths (e.g., C: paths) that differ from the extraction target. The vulnerability arises wh...

8.6CVSS7.3AI score0.00316EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder