Lucene search
+L

14076 matches found

OSV
OSV
added 2023/08/10 7:52 p.m.20 views

CVE-2023-40014 OpenZeppelin Contracts's ERC2771Context with custom forwarder may lead to zero-valued _msgSender

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 4.0.0 and prior to version 4.9.3, contracts using ERC2771Context along with a custom trusted forwarder may see msgSender return address0 in calls that originate from the forwarder with calldata shorter...

5.3CVSS5.3AI score
SaveExploits0References8
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.9 views

Potential Overflow Bug in sync_ledger Function

Lines of code Vulnerability details Impact The syncledger function in the provided Solidity smart contract is vulnerable to potential overflow issues when processing a large value for the delta parameter. Depending on the magnitude of the delta value, the contract may encounter various undesired...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.17 views

Missing validation to ensure that the _l2CoreGovTimelock parameter is not the zero address in the initialize function

Lines of code Vulnerability details Impact The initialize function accepts a parameter l2CoreGovTimelock and does check if it's a contract address using Address.isContract. However, there's no explicit check to ensure that l2CoreGovTimelock is not the zero address...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.17 views

Claim reward can be inaccessible if msg.sender is a smart contract with no fallback/receive function

Lines of code Vulnerability details Impact When calling claim on LendingLedger, the claim reward can be inaccessible if msg.sender is a smart contract with no fallback/receive function. Indeed, msg.sender.callvalue: cantoToSend"" would fail and the claim would revert, not allowing the user to...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.10 views

Missing access control for whitelisted smart contract

Lines of code Vulnerability details Impact Because this contract is a copy from the curve side, the verwa side is missing the check of a whitelisted/blacklisted smart contract. If the "blacklist" check is not added or implemented within the function, then the contract would lack the necessary...

7.2AI score
SaveExploits0
CNVD
CNVD
added 2023/08/09 12:00 a.m.62 views

Siemens RUGGEDCOM CROSSBOW Authentication Vulnerability Missing Critical Functions

RUGGEDCOM CROSSBOW is a secure access management solution designed to provide NERC CIP compliant access to smart electronic devices. An authentication vulnerability in Siemens RUGGEDCOM CROSSBOW that lacks critical functionality can be exploited by an attacker to write arbitrary files to the file...

7.5CVSS7.1AI score0.0054EPSS
SaveExploits0References1
CNVD
CNVD
added 2023/08/09 12:00 a.m.38 views

Siemens RUGGEDCOM CROSSBOW SQL Injection Vulnerability (CNVD-2023-62042)

RUGGEDCOM CROSSBOW is a secure access management solution designed to provide NERC CIP compliant access to smart electronic devices. Siemens RUGGEDCOM CROSSBOW suffers from a SQL injection vulnerability that can be exploited by an attacker to execute arbitrary SQL queries on the server database...

9.8CVSS8AI score0.00936EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/08 6:15 p.m.8 views

CVE-2023-36914

Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability...

5.5CVSS7.3AI score0.00576EPSS
SaveExploits0References1
NVD
NVD
added 2023/08/08 6:15 p.m.24 views

CVE-2023-36914

Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability...

5.5CVSS5.8AI score0.00576EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/08/08 6:15 p.m.4 views

CVE-2023-36914

Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability...

5.5CVSS6.7AI score0.00576EPSS
SaveExploits0References2Affected Software5
Prion
Prion
added 2023/08/08 6:15 p.m.25 views

Security feature bypass

Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability...

1.7CVSS6.3AI score0.00576EPSS
SaveExploits0References1Affected Software4
Vulnrichment
Vulnrichment
added 2023/08/08 5:08 p.m.19 views

CVE-2023-36914 Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability

...

5.5CVSS6.8AI score0.00576EPSS
SaveExploits0References1
CVE
CVE
added 2023/08/08 5:08 p.m.152 views

CVE-2023-36914

Technical details about CVE-2023-36914 are not publicly available in the provided connected documents. The sources reference the vulnerability in general terms and Microsoft update KBs, but do not expose affected products, root cause, or patch specifics. Monitor for updates.

5.5CVSS7.2AI score0.00576EPSS
SaveExploits0References1Affected Software5
Cvelist
Cvelist
added 2023/08/08 5:08 p.m.39 views

CVE-2023-36914 Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability

...

5.5CVSS7.6AI score0.00576EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2023/08/08 7:00 a.m.30 views

Windows Smart Card Resource Management Server Security Feature Bypass Vulnerability

...

5.5CVSS6.8AI score0.00576EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/08/08 12:00 a.m.18 views

Microsoft Windows Windows Smart Card Resource Management Server Security Vulnerability

Microsoft Windows is a suite of operating systems for use on personal devices from Microsoft Corporation USA. A security vulnerability exists in Microsoft Windows Smart Card Resource Management Server. An attacker could exploit this vulnerability to bypass certain functionality. The following...

5.5CVSS6.6AI score0.00576EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/08/08 12:00 a.m.7 views

PT-2023-4385 · Microsoft · Windows Smart Card Resource Management Server +1

Name of the Vulnerable Software and Affected Versions: Windows Smart Card Resource Management Server affected versions not specified Description: The issue is related to a lack of protection for service data, which can be exploited to reveal protected information. It allows attackers to affect th...

5.5CVSS6AI score0.00576EPSS
SaveExploits0References8
NVD
NVD
added 2023/08/07 7:15 p.m.51 views

CVE-2023-39363

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in...

9.1CVSS5.6AI score0.00821EPSS
SaveExploits1References5
Prion
Prion
added 2023/08/07 7:15 p.m.28 views

Xxe

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in...

2.6CVSS5.6AI score0.00821EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2023/08/07 6:40 p.m.85 views

CVE-2023-39363

Vyper CVE-2023-39363 vulnerability: in Vyper versions 0.2.15, 0.2.16, and 0.3.0, named re-entrancy locks are allocated per function, not per key, enabling cross-function re-entrancy when a contract uses @nonreentrant with a specific key and path-dependent state updates before storage (breaking ch...

9.1CVSS5.5AI score0.00821EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder