Lucene search
K

4 matches found

Code423n4
Code423n4
β€’added 2022/06/26 12:0 a.m.β€’9 views

No minting done in the Element version of lend function, user funds are frozen within the system

Lines of code Vulnerability details Lender's Element lend transfers the funds from a user, opens the position with Element, but fails to mint a corresponding Illuminate position to a user. Setting severity to be high as there is no account of user investment is effectively created, so there is no...

6.8AI score
Exploits0
Code423n4
Code423n4
β€’added 2022/06/26 12:0 a.m.β€’9 views

User to lose all the funds when lend() to Swivel

Lines of code Vulnerability details function lend uint8 p, address u, uint256 m, uint256 memory a, address y, Swivel.Order calldata o, Swivel.Components calldata s public unpausedp returns uint256 // lent represents the number of underlying tokens lent uint256 lent; // returned represents the...

6.7AI score
Exploits0
Github Security Blog
Github Security Blog
β€’added 2022/05/14 1:31 a.m.β€’28 views

Laravel Framework Deserialization Vulnerability

The Illuminate component of Laravel Framework 5.7.x has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the destruct method of the PendingCommand class in PendingCommand.php...

7.8AI score
Exploits1References5Affected Software1
Metasploit
Metasploit
β€’added 2019/07/07 2:50 p.m.β€’93 views

PHP Laravel Framework token Unserialize Remote Command Execution

This module exploits a vulnerability in the PHP Laravel Framework for versions 5.5.40, 5.6.x 'PHP Laravel Framework token Unserialize Remote Command Execution', 'Description' = %q This module exploits a vulnerability in the PHP Laravel Framework for versions 5.5.40, 5.6.x = 5.6.29. Remote Command...

8.1CVSS0.4AI score0.88787EPSS
Exploits12
Rows per page
Query Builder