Lucene search
+L

13885 matches found

Code423n4
Code423n4
added 2023/09/06 12:0 a.m.8 views

Lack of Checks for 'msg.sender': The function checks whether msg.sender is _owner or l2Migrator() but doesn't specify who should normally be calling this function.

Lines of code Vulnerability details Impact In the bondForWithHint function, there is a segment of code that checks if msg.sender is owner or l2Migrator, but the function does not explicitly state which role or account should be the normal caller. This could be a potential security issue, as faili...

7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/09/05 7:15 p.m.8 views

CVE-2023-4178

Authentication Bypass by Spoofing vulnerability in Neutron Neutron Smart VMS allows Authentication Bypass. This issue affects Neutron Smart VMS: before b1130.1.0.1...

9.8CVSS7.3AI score0.00645EPSS
SaveExploits0References3
OSV
OSV
added 2023/09/05 7:15 p.m.10 views

CVE-2023-4178

Authentication Bypass by Spoofing vulnerability in Neutron Neutron Smart VMS allows Authentication Bypass.This issue affects Neutron Smart VMS: before b1130.1.0.1...

9.8CVSS5.8AI score0.00645EPSS
SaveExploits0References1
NVD
NVD
added 2023/09/05 7:15 p.m.19 views

CVE-2023-4178

Authentication Bypass by Spoofing vulnerability in Neutron Neutron Smart VMS allows Authentication Bypass. This issue affects Neutron Smart VMS: before b1130.1.0.1...

9.8CVSS9.6AI score0.00645EPSS
SaveExploits0References2
Prion
Prion
added 2023/09/05 7:15 p.m.17 views

Design/Logic Flaw

Authentication Bypass by Spoofing vulnerability in Neutron Neutron Smart VMS allows Authentication Bypass.This issue affects Neutron Smart VMS: before b1130.1.0.1...

7.5CVSS9.4AI score0.00645EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/09/05 6:49 p.m.30 views

CVE-2023-4178 Authentication Bypass in Neutron Smart VMS

Authentication Bypass by Spoofing vulnerability in Neutron Neutron Smart VMS allows Authentication Bypass. This issue affects Neutron Smart VMS: before b1130.1.0.1...

9.8CVSS9.7AI score0.00645EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/09/05 6:49 p.m.23 views

CVE-2023-4178 Authentication Bypass in Neutron Smart VMS

Authentication Bypass by Spoofing vulnerability in Neutron Neutron Smart VMS allows Authentication Bypass. This issue affects Neutron Smart VMS: before b1130.1.0.1...

9.8CVSS7.3AI score0.00645EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/05 6:49 p.m.57 views

CVE-2023-4178

CVE-2023-4178 describes an Authentication Bypass by Spoofing vulnerability in Neutron Smart VMS. Affected product: Neutron Smart VMS prior to version b1130.1.0.1. Root cause: spoofing flaw that bypasses authentication, enabling unauthorized access at the authentication stage. Impact stated in lin...

9.8CVSS7.3AI score0.00645EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2023/09/05 12:0 a.m.19 views

WordPress Meks Smart Author Widget Plugin <= 1.1.3 is vulnerable to Cross Site Request Forgery (CSRF)

Software Meks Smart Author Widget Type Plugin Vulnerable versions = 1.1.3 Fixed in 1.1.4 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2023-25989 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID 7a6fdc5ff131 Credits Muhammad...

8.8CVSS8.6AI score0.00434EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/09/05 12:0 a.m.10 views

Neutron Smart VMS Security Vulnerability

Neutron Smart VMS is a video management system from Neutron Turkey. A security vulnerability exists in Neutron Smart VMS versions prior to b1130.1.0.1, which stems from the presence of a spoofing vulnerability that bypasses authentication and allows authentication bypass...

9.8CVSS6.8AI score0.00645EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2023/09/05 12:0 a.m.17 views

WordPress Meks ThemeForest Smart Widget Plugin <= 1.4 is vulnerable to Cross Site Request Forgery (CSRF)

Software Meks ThemeForest Smart Widget Type Plugin Vulnerable versions = 1.4 Fixed in 1.5 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2023-25989 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID 2367191a142b Credits Muhammad...

8.8CVSS7AI score0.00434EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/09/05 12:0 a.m.11 views

PT-2023-28088 · Unknown · Neutron Smart Vms

Name of the Vulnerable Software and Affected Versions: Neutron Smart VMS versions prior to b1130.1.0.1 Description: The issue is an Authentication Bypass by Spoofing vulnerability in Neutron Smart VMS, allowing unauthorized access. Recommendations: For versions prior to b1130.1.0.1, update to a...

9.8CVSS9.2AI score0.00645EPSS
SaveExploits0References6
NVD
NVD
added 2023/09/04 6:15 p.m.77 views

CVE-2023-41052

Vyper is a Pythonic Smart Contract Language. In affected versions the order of evaluation of the arguments of the builtin functions uint256addmod, uint256mulmod, ecadd and ecmul does not follow source order. This behaviour is problematic when the evaluation of one of the arguments produces side...

5.3CVSS4.6AI score0.00455EPSS
SaveExploits1References2
NVD
NVD
added 2023/09/04 6:15 p.m.63 views

CVE-2023-40015

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5.3CVSS4.4AI score0.00418EPSS
SaveExploits1References1
Prion
Prion
added 2023/09/04 6:15 p.m.104 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5CVSS5.1AI score0.00418EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/09/04 6:15 p.m.43 views

PYSEC-2023-168

Vyper is a Pythonic Smart Contract Language. In affected versions the order of evaluation of the arguments of the builtin functions uint256addmod, uint256mulmod, ecadd and ecmul does not follow source order. This behaviour is problematic when the evaluation of one of the arguments produces side...

5.3CVSS7.1AI score0.00455EPSS
SaveExploits1References2
OSV
OSV
added 2023/09/04 6:15 p.m.52 views

PYSEC-2023-167

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5.3CVSS6.7AI score0.00418EPSS
SaveExploits1References1
Prion
Prion
added 2023/09/04 6:15 p.m.79 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language. In affected versions the order of evaluation of the arguments of the builtin functions uint256addmod, uint256mulmod, ecadd and ecmul does not follow source order. This behaviour is problematic when the evaluation of one of the arguments produces side...

5CVSS5.3AI score0.00455EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/09/04 5:39 p.m.67 views

CVE-2023-40015 Vyper: reversed order of side effects for some operations

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

3.7CVSS5.4AI score0.00418EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/09/04 5:39 p.m.10 views

CVE-2023-40015 Vyper: reversed order of side effects for some operations

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

3.7CVSS6.4AI score0.00418EPSS
SaveExploits1References1
Rows per page
Query Builder