Lucene search
K

4 matches found

Code423n4
Code423n4
added 2021/12/19 12:0 a.m.8 views

wrong withdraw

Handle certora Vulnerability details the comment says that the function should byrn user shares, but it also mints them. in addition, that function transfers tokens from msg.sender to addressthis, but it should be upside down. --- The text was updated successfully, but these errors were...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2021/05/19 12:0 a.m.6 views

It is expected that some functions may require either Owner or Delegate as callers. Now only three access options are available: onlyOwner, onlyDelegate, anyone.

Handle Sherlock Vulnerability details Impact That is strange behavior that some functions are available for a Delegate, but not available for an owner himself. Like lock and unlock - according to the understanding of the Visor's design, these functions should be available for the owner as well...

6.9AI score
Exploits0
Mageia
Mageia
added 2020/12/21 9:47 p.m.57 views

Updated openssl packages fix security vulnerability

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERALNAMEcmp which compares different instances of a GENERALNAME to see if they are equal or not. This function behaves incorrect...

5.9CVSS6.1AI score0.07201EPSS
Exploits3References4
securityvulns
securityvulns
added 2011/09/26 12:0 a.m.43 views

PHP is_a function vulnerability

Function behaviour is changed, making different application relying upon it behavior potentially vulnerable...

7.5CVSS2.4AI score0.0501EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder