Lucene search
+L

14085 matches found

Code423n4
Code423n4
added 2022/06/03 12:00 a.m.23 views

RewardHandler.burnFees() could fail depending on number of pools with underlying = address(0)

Lines of code Vulnerability details Impact If more than one pool has underlying = address0 then RewardHandler.burnFees will fail or use ETH balance from FeeBurner.sol. Proof of Concept RewardHandler.solL40-L50 uint256 ethBalance = addressthis.balance; address memory tokens = new address; for...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:00 a.m.11 views

LidoVault: require(msg.value == 0);

Reference: 2 Impact 8 Consider adding here requiremsg.value == 0; since it is non-ETH token. Affected code: --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
OSV
OSV
added 2022/06/02 11:15 p.m.10 views

CVE-2022-30235

A CWE-307: Improper Restriction of Excessive Authentication Attempts vulnerability exists that could allow unauthorized access when an attacker uses brute force. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

9.8CVSS5.8AI score0.00976EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/02 11:15 p.m.8 views

CVE-2022-30238

A CWE-287: Improper Authentication vulnerability exists that could allow an attacker to take over the admin account when an attacker hijacks a session. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

8.8CVSS7.3AI score0.00964EPSS
SaveExploits0References1
NVD
NVD
added 2022/06/02 11:15 p.m.25 views

CVE-2022-30235

A CWE-307: Improper Restriction of Excessive Authentication Attempts vulnerability exists that could allow unauthorized access when an attacker uses brute force. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

9.8CVSS0.00976EPSS
SaveExploits0References1
NVD
NVD
added 2022/06/02 11:15 p.m.39 views

CVE-2022-30236

A CWE-669: Incorrect Resource Transfer Between Spheres vulnerability exists that could allow unauthorized access when an attacker uses cross-domain attacks. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

8.2CVSS0.00769EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/02 11:15 p.m.12 views

CVE-2022-30236

A CWE-669: Incorrect Resource Transfer Between Spheres vulnerability exists that could allow unauthorized access when an attacker uses cross-domain attacks. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

8.2CVSS5.8AI score0.00769EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/02 11:15 p.m.13 views

CVE-2022-30237

A CWE-311: Missing Encryption of Sensitive Data vulnerability exists that could allow authentication credentials to be recovered when an attacker breaks the encoding. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

7.5CVSS5.8AI score0.0031EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/02 11:15 p.m.12 views

CVE-2022-30232

A CWE-20: Improper Input Validation vulnerability exists that could cause potential remote code execution when an attacker is able to intercept and modify a request on the same network or has configuration access to an ION device on the network. Affected Products: Wiser Smart, EER21000 & EER21001...

8.8CVSS6.4AI score0.01202EPSS
SaveExploits0References1
NVD
NVD
added 2022/06/02 11:15 p.m.25 views

CVE-2022-30233

A CWE-20: Improper Input Validation vulnerability exists that could allow the product to be maliciously manipulated when the user is tricked into performing certain actions on a webpage. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

6.5CVSS0.00707EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/02 11:15 p.m.11 views

CVE-2022-30234

A CWE-798: Use of Hard-coded Credentials vulnerability exists that could allow arbitrary code to be executed when root level access is obtained. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

9.8CVSS7.4AI score0.01147EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/02 11:15 p.m.10 views

CVE-2022-30233

A CWE-20: Improper Input Validation vulnerability exists that could allow the product to be maliciously manipulated when the user is tricked into performing certain actions on a webpage. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

6.5CVSS5.8AI score0.00707EPSS
SaveExploits0References1
NVD
NVD
added 2022/06/02 11:15 p.m.24 views

CVE-2022-30234

A CWE-798: Use of Hard-coded Credentials vulnerability exists that could allow arbitrary code to be executed when root level access is obtained. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

10CVSS0.01147EPSS
SaveExploits0References1
NVD
NVD
added 2022/06/02 11:15 p.m.26 views

CVE-2022-30237

A CWE-311: Missing Encryption of Sensitive Data vulnerability exists that could allow authentication credentials to be recovered when an attacker breaks the encoding. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

8.2CVSS0.0031EPSS
SaveExploits0References1
Prion
Prion
added 2022/06/02 11:15 p.m.26 views

Authentication flaw

A CWE-311: Missing Encryption of Sensitive Data vulnerability exists that could allow authentication credentials to be recovered when an attacker breaks the encoding. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

5CVSS7.6AI score0.0031EPSS
SaveExploits0References1Affected Software2
Prion
Prion
added 2022/06/02 11:15 p.m.27 views

Authentication flaw

A CWE-307: Improper Restriction of Excessive Authentication Attempts vulnerability exists that could allow unauthorized access when an attacker uses brute force. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

5CVSS9.3AI score0.00976EPSS
SaveExploits0References1Affected Software2
Prion
Prion
added 2022/06/02 11:15 p.m.15 views

Input validation

A CWE-20: Improper Input Validation vulnerability exists that could cause potential remote code execution when an attacker is able to intercept and modify a request on the same network or has configuration access to an ION device on the network. Affected Products: Wiser Smart, EER21000 & EER21001...

6.5CVSS8.8AI score0.01202EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2022/06/02 11:15 p.m.19 views

Hardcoded credentials

A CWE-798: Use of Hard-coded Credentials vulnerability exists that could allow arbitrary code to be executed when root level access is obtained. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

10CVSS9.5AI score0.01147EPSS
SaveExploits0References1Affected Software2
Prion
Prion
added 2022/06/02 11:15 p.m.22 views

Input validation

A CWE-20: Improper Input Validation vulnerability exists that could allow the product to be maliciously manipulated when the user is tricked into performing certain actions on a webpage. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

4.3CVSS6.3AI score0.00707EPSS
SaveExploits0References1Affected Software2
Prion
Prion
added 2022/06/02 11:15 p.m.20 views

Authentication flaw

A CWE-287: Improper Authentication vulnerability exists that could allow an attacker to take over the admin account when an attacker hijacks a session. Affected Products: Wiser Smart, EER21000 & EER21001 V4.5 and prior...

7.5CVSS8.5AI score0.00964EPSS
SaveExploits0References1Affected Software2
Rows per page
Query Builder