Lucene search
K

61 matches found

Positive Technologies
Positive Technologies
added 2024/08/27 12:0 a.m.4 views

PT-2024-31387 · Amazon · Aws Cloud Development Kit

Name of the Vulnerable Software and Affected Versions: AWS Cloud Development Kit CDK versions 2.142.0 through 2.148.0 Description: The issue in AWS Cloud Development Kit CDK can result in granting authenticated Amazon Cognito users broader than intended access. Specifically, if a CDK application...

6.4CVSS7.1AI score0.00534EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2024/08/15 12:0 a.m.3 views

PT-2024-30529 · Zkvyper · Zkvyper

Name of the Vulnerable Software and Affected Versions: zkvyper versions 1.3.12 through 1.5.3 Description: The issue arises from the compilation of LLL IR to a loop with a late exit condition, potentially leading to a loss of funds or unwanted behavior if the loop body contains specific conditions...

9.1CVSS6.9AI score0.00194EPSS
Exploits1References6
OSV
OSV
added 2024/05/27 4:20 p.m.10 views

CVE-2024-35229 ZKsync Era evaluation order of Yul function arguments

ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. Prior to version 1.3.10, there is a very specific pattern fa,b; checkifaexecutedlast in Yul that exposes a bug in evaluation order of Yul function arguments. This vulnerability has been fixed in version 1.3.10. As a...

5.3CVSS6.9AI score0.00102EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/05/27 12:0 a.m.3 views

PT-2024-26393 · Unknown · Zksync Era

Name of the Vulnerable Software and Affected Versions: ZKsync Era versions prior to 1.3.10 Description: ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. A bug in the evaluation order of Yul function arguments is exposed by a specific pattern fa,b; check if a...

5.3CVSS7.1AI score0.00102EPSS
Exploits0References5
OSV
OSV
added 2023/05/26 10:15 p.m.0 views

CVE-2023-27311

NetApp Blue XP Connector versions prior to 3.9.25 expose information via a directory listing. A new Connector architecture resolves this issue - obtaining the fix requires redeploying a fresh Connector...

5.3CVSS6.1AI score0.00269EPSS
Exploits0References1
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.13 views

Claiming of domains will likely be locked due to a bad check in _enableNode

Lines of code Vulnerability details Description DNS name claims all go through claim which calls enableNode, which calls enableNode. Nodes are enabled recursively, from the root downwards.The following check occurs in enableNode: node = keccak256abi.encodePackedparentNode, label; address owner =...

6.7AI score
Exploits0
NVD
NVD
added 2023/03/02 7:15 p.m.15 views

CVE-2023-26471

XWiki Platform is a generic wiki platform. Starting in version 11.6-rc-1, comments are supposed to be executed with the right of superadmin but in restricted mode anything dangerous is disabled, but the async macro does not take into account the restricted mode. This means that any user with...

9.9CVSS9.5AI score0.11049EPSS
Exploits1References3
Code423n4
Code423n4
added 2023/02/07 12:0 a.m.6 views

Does not support non-18 decimals token

Lines of code Vulnerability details Impact Hardcode 1e18 for calculating fees and rewards, can make the template protocoal non flexiable for the calculating...

6.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2022/09/30 12:0 a.m.2 views

PT-2022-24857 · Orchest · Orchest

Name of the Vulnerable Software and Affected Versions: Orchest versions prior to v2022.09.10 Description: The issue allows an attacker to trick an innocent end user into submitting a web request that they did not intend, potentially causing actions such as client or server data leakage, change of...

8.1CVSS8.1AI score0.00197EPSS
Exploits0References6
OSV
OSV
added 2022/08/13 12:0 a.m.1 views

GHSA-CM6R-892J-JV2G Google Play Services SDK leads to apps having incorrectly set mutability flag

Apps developed with Google Play Services SDK incorrectly had the mutability flag set to PendingIntents that were passed to the Notification service. As Google Play services SDK is so widely used, this bug affects many applications. For an application affected, this bug will let the attacker, gain...

6.1CVSS7.2AI score0.00018EPSS
Exploits0References3
NVD
NVD
added 2022/08/05 1:15 p.m.9 views

CVE-2022-35936

Ethermint is an Ethereum library. In Ethermint running versions before v0.17.2, the contract selfdestruct invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the DeleteAccountfunction, all contracts that used the identical bytecod...

8.2CVSS0.00149EPSS
Exploits1References3
OSV
OSV
added 2022/08/05 12:55 p.m.14 views

CVE-2022-35936 Ethermint DoS through Unintended Contract Selfdestruct

Ethermint is an Ethereum library. In Ethermint running versions before v0.17.2, the contract selfdestruct invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the DeleteAccountfunction, all contracts that used the identical bytecod...

8.2CVSS6.2AI score0.00149EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.25 views

Secret insertion into debug log in Docker

In Docker CE and EE before 18.09.8 as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10, Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes non external secrets. I...

7.5CVSS6.8AI score0.0152EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/05/24 4:50 p.m.29 views

GHSA-J249-GHV5-7MXV Secret insertion into debug log in Docker

In Docker CE and EE before 18.09.8 as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10, Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes non external secrets. I...

7.5CVSS7.5AI score0.0152EPSS
Exploits0References2
Code423n4
Code423n4
added 2022/04/12 12:0 a.m.5 views

Usage of deprecated Chainlink's latestAnswer function

Lines of code Vulnerability details Impact Contracts NFTVault.sol and FungibleAssetVaultForDAO use Chainlink's latestAnswer as an oracle for prices of multiple assets. This function will return the last value, but it is not possible to check if the provided data is fresh. In addition latestAnswer...

7AI score
Exploits0
Code423n4
Code423n4
added 2022/03/03 12:0 a.m.9 views

Centralisation Risk: TokenManager Gives Unnecessary Permissions to The Default Admin Through changeDepositBoxAddress() Which May Cause The Bridge to Get Stuck

Lines of code Vulnerability details Impact The function changeDepositBoxAddress allows the DEFAULTADMINROLE to change the depositBox associated with a TokenManager. If the newDepositBox is incorrectly set either accidentally or maliciously it will cause the bridge to become stuck. For example if ...

6.6AI score
Exploits0
ICS
ICS
added 2021/11/09 12:0 a.m.32 views

Siemens Mendix Studio Pro

1. EXECUTIVE SUMMARY CVSS v3 5.3 ATTENTION: Exploitable remotely Vendor: Siemens Equipment: Mendix Studio Pro Vulnerabilities: Incorrect Authorization 2. RISK EVALUATION Successful exploitation of these vulnerabilities could allow authenticated attackers to manipulate the content of specific...

6.8CVSS6AI score0.00149EPSS
Exploits0References11
Microsoft CVE
Microsoft CVE
added 2021/07/16 7:0 a.m.1 views

In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10) Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.

...

7.5CVSS7AI score0.0152EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2019/11/07 12:0 a.m.48 views

Amazon Linux AMI : docker (ALAS-2019-1316)

A command injection flaw was discovered in Docker during the docker build command. By providing a specially crafted path argument for the container to build, it is possible to inject command options to the git fetch/git checkout commands that are executed by Docker and to execute code with the...

8.4CVSS6.8AI score0.0152EPSS
Exploits1References3
OSV
OSV
added 2019/07/18 4:15 p.m.2 views

DEBIAN-CVE-2019-13509

In Docker CE and EE before 18.09.8 as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10, Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes non external secrets. I...

7.5CVSS9AI score0.0152EPSS
Exploits0References1
Rows per page
Query Builder