Lucene search
+L

843 matches found

Prion
Prion
added 2022/08/31 4:15 p.m.7 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7AI score
SaveExploits0
OSV
OSV
added 2022/08/31 4:15 p.m.4 views

UBUNTU-CVE-2020-35537

REJECT DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.5CVSS7.3AI score
SaveExploits0References3
OSV
OSV
added 2022/08/29 3:15 p.m.4 views

UBUNTU-CVE-2022-0644

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

6.9AI score
SaveExploits0References3
Code423n4
Code423n4
added 2022/08/27 12:0 a.m.8 views

Possible stuck Ether inNounsDAOProxy.sol

Lines of code https://github.com/code-423n4/2022-08-nounsdao/blob/c1c7c6201d0247f92472419ff657b570f9104565/contracts/governance/NounsDAOProxy.solL130 https://github.com/code-423n4/2022-08-nounsdao/blob/c1c7c6201d0247f92472419ff657b570f9104565/contracts/governance/NounsDAOProxy.solL138 Vulnerabili...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/27 12:0 a.m.8 views

Admin Privilege - Owner can Withdraw all ETH

Lines of code Vulnerability details The function withdraw is meant to allow sweeping of ETH, the purpose is probably to simplify the process of getting back ETH that wasn't meant to be sent, or to take back ETH used for Gas Refunds. However the function itself can be viewed as a tool to steal...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/08/25 8:15 p.m.3 views

UBUNTU-CVE-2021-20223

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

9.8CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2022/08/25 5:22 p.m.316 views

CVE-2021-20301

CVE-2021-20301 is rejected/not used and does not represent an active vulnerability entry.

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/25 12:0 a.m.6 views

PT-2022-11241 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: The issue was initially considered but further investigation showed it was not a security issue. It was withdrawn by its CNA. Recommendations: At the moment, there is no...

6.4AI score
SaveExploits0References2
Prion
Prion
added 2022/08/22 4:15 p.m.19 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/08/22 4:15 p.m.13 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/08/22 4:15 p.m.11 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/08/22 4:15 p.m.9 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/08/22 4:15 p.m.10 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/08/22 4:15 p.m.9 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/08/22 4:15 p.m.13 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/22 12:0 a.m.5 views

PT-2022-8960 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: The issue was initially considered but further investigation showed it was not a security issue. It was withdrawn by its CNA. Recommendations: At the moment, there is no...

6.4AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/08/22 12:0 a.m.6 views

PT-2022-8965 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: The issue was investigated and found not to be a security issue. It was withdrawn by its CNA. Recommendations: At the moment, there is no information about a newer version th...

6.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/08/22 12:0 a.m.5 views

PT-2022-8963 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: The issue was investigated and found not to be a security issue. It was withdrawn by its CNA. Recommendations: At the moment, there is no information about a newer version th...

6.3AI score
SaveExploits0References2
Code423n4
Code423n4
added 2022/08/17 12:0 a.m.18 views

Use of transfer() instead of call() to send eth

Lines of code Vulnerability details Use of transfer instead of call to send eth Impact OZSafeERC20.safeTransfer relies on transfer at the end, but with a check of the returning value. Same happens with OZSafeERC20.safeTransferFrom and transferFrom. However, the use of transfer might render ETH...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2022/08/15 12:0 a.m.3 views

编号撤回

This CVE number has been withdrawn...

5.3AI score
SaveExploits0
Rows per page
Query Builder