Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/01/20 12:0 a.m.13 views

Unchecked return price > 0 oracle

Lines of code Vulnerability details Impact In the function price, there is no check that the return price that chainlink sends is 0. uint80 roundId, int256 p, , uint256 updateTime, uint80 answeredInRound = chainlinkFeed .latestRoundData; if updateTime == 0 || answeredInRound timeout revert...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/06/23 12:0 a.m.20 views

openSUSE Security Update : lftp (openSUSE-SU-2010:0334-1)

This update of lftp improves the filename handling of downloaded files to avoid downloading arbitrary content to unexpected locations like .login. CVE-2010-2251 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE...

7.5CVSS5.5AI score0.03629EPSS
SaveExploits0References3
Rows per page
Query Builder