Lucene search
+L

4381 matches found

Code423n4
Code423n4
added 2022/05/05 12:00 a.m.15 views

Usage of deprecated transfer to send ETH

Lines of code Vulnerability details Vulnerability details The usage of address.send is considered a bad practice as it only uses 2300 gas and you create a high dependency of gas. It is true that this is only used in an emergency to transfer the funds to the vault, but it always a better practice ...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:00 a.m.25 views

Usage of deprecated Chainlink oracle function

Lines of code Vulnerability details Impact The Chainlink oracle latestAnswer function is deprecated. Instead, you're supposed to use latestRoundData. Using deprecated functions can result in the PriceOracleImplementation not returning the correct value anymore. It will affect the availability of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:00 a.m.29 views

Chainlink latestAnswer has been deprecated

Lines of code PriceOracleImplementation.solL29-L31 Vulnerability details Impact latestAnswer function is deprecated. This function does not revert if no answer has been reached but returns zero. There is no check for stale price and round completeness. Price can be stale and lead to wrong return...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:00 a.m.19 views

Using deprecated Chainlink function latestAnswer

Lines of code Vulnerability details Impact According to Chainlink's documentation, the latestAnswer function is deprecated. Proof of Concept This function does not error if no answer has been reached but returns 0. Besides, the latestAnswer is reported with 18 decimals for crypto quotes but 8...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:00 a.m.25 views

Deprecated oracle can return 0 as a price

Lines of code Vulnerability details Impact According to Chainlink's documentation, the latestAnswer function is deprecated. Proof of Concept This function does not error if no answer has been reached but returns 0. Besides, the latestAnswer is reported with 18 decimals for crypto quotes but 8...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/05/03 12:00 a.m.124 views

GHSA-M2H2-264F-F486 angular vulnerable to regular expression denial of service (ReDoS)

AngularJS lets users write client-side web applications. The package angular after 1.7.0 is vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very...

5.3CVSS7.2AI score0.04927EPSS
SaveExploits1References13
Code423n4
Code423n4
added 2022/05/03 12:00 a.m.17 views

Chainlink pricer is using a deprecated API

Lines of code Vulnerability details Impact According to Chainlink's documentation, the latestAnswer function is deprecated. This function might suddenly stop working if Chainlink stop supporting deprecated APIs. And the old API can return stale data. Proof of Concept Tools Used None Recommended...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/03 12:00 a.m.11 views

Use of ChainlinkFeed latestAnswer in PriceOracleImplementation is deprecated and not sufficiently validated

Lines of code Vulnerability details Impact PriceOracleImplementation.sol uses the latestAnswer function on the mainnet deployed ChainlinkFeed for the USDC oracle price. However, this function is deprecated as outlined in the comments of the deployed Chainlink contract see POC below. Notably,...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/05/02 12:16 p.m.6 views

ALPINE-CVE-2021-46790

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+5123-2. NOTE: the upstream position is that ntfsck is deprecated; however, it is shipped by some Linux distributions...

7.8CVSS7.4AI score0.00504EPSS
SaveExploits1References1
OSV
OSV
added 2022/05/02 12:16 p.m.9 views

AZL-9597 CVE-2021-46790 affecting package ntfs-3g for versions less than 2022.5.17-1

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+5123-2. NOTE: the upstream position is that ntfsck is deprecated; however, it is shipped by some Linux distributions...

7.8CVSS7.4AI score0.00504EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/05/02 12:16 p.m.9 views

CVE-2021-46790

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+5123-2. NOTE: the upstream position is that ntfsck is deprecated; however, it is shipped by some Linux distributions...

7.8CVSS7.5AI score0.00504EPSS
SaveExploits1References12
OSV
OSV
added 2022/05/02 12:16 p.m.6 views

UBUNTU-CVE-2021-46790

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+5123-2. NOTE: the upstream position is that ntfsck is deprecated; however, it is shipped by some Linux distributions...

7.8CVSS7.3AI score0.00504EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2022/05/02 12:00 a.m.15 views

Usage of deprecated transfer to send ETH in VaultsCore.sol

Lines of code Vulnerability details Impact Smart contract is not robust as it depends on gas cost so it can fail in some circumstances. PoC The usage of transfer to send ETH is widely considered a bad practice as it limits the gas usage to 2300. msg.sender.transferamount; @Audit deprecated transf...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/05/01 4:15 p.m.33 views

CVE-2022-25844

The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very high value. Note: 1 This package has been deprecated an...

7.5CVSS6.4AI score
SaveExploits0References9
NVD
NVD
added 2022/05/01 4:15 p.m.21 views

CVE-2022-25844

The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very high value. Note: 1 This package has been deprecated an...

7.5CVSS0.04927EPSS
SaveExploits1References9
Prion
Prion
added 2022/05/01 4:15 p.m.40 views

Code injection

The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very high value. Note: 1 This package has been deprecated an...

5CVSS7.2AI score0.04927EPSS
SaveExploits1References8Affected Software2
UbuntuCve
UbuntuCve
added 2022/05/01 4:15 p.m.68 views

CVE-2022-25844

The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very high value. Note: 1 This package has been deprecated an...

7.5CVSS6.7AI score0.04927EPSS
SaveExploits1References7
OSV
OSV
added 2022/05/01 4:15 p.m.32 views

UBUNTU-CVE-2022-25844

The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very high value. Note: 1 This package has been deprecated an...

7.5CVSS6.7AI score0.04927EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2022/05/01 3:25 p.m.39 views

CVE-2022-25844 Regular Expression Denial of Service (ReDoS)

The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very high value. Note: 1 This package has been deprecated an...

5.3CVSS7.5AI score0.04927EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2022/04/28 12:00 a.m.75 views

Amazon Linux 2 : java-1.8.0-amazon-corretto (ALAS-2022-002) (deprecated)

This plugin has been deprecated following detection of an issue with overlapping filenames. It has been replaced by al2ALASCORRETTO8-2022-002.nasl plugin ID 160405. C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from Amazon Linux 2 Security Advisory...

7.5CVSS5.8AI score0.04046EPSS
SaveExploits0References11
Rows per page
Query Builder