You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I have been asked to log all the security issues that I have found by an OWASP contributor to support the decision to abandon this project. My personal opinion is that all of the code in this repository is beyond repair and that it is not wise to attempt to fix it.
The mcrypt API results should be checked to see if there has been an error. If there has been, the functions should fail hard rather than mask the error as a success.
Note: I have been asked to log all the security issues that I have found by an OWASP contributor to support the decision to abandon this project. My personal opinion is that all of the code in this repository is beyond repair and that it is not wise to attempt to fix it.
The mcrypt API results should be checked to see if there has been an error. If there has been, the functions should fail hard rather than mask the error as a success.
phpsec/libs/core/random.php
Line 120 in 1999edc
The text was updated successfully, but these errors were encountered: