Lucene search
+L

338 matches found

Code423n4
Code423n4
added 2022/04/06 12:0 a.m.11 views

Allowing the lender to finalize a loan with an arbitrarily high amount can cause the borrower to default

Lines of code Vulnerability details Impact A borrower specifies a minimum loan amount. The lender can provide a loan as high as they want. As long as it's higher than the minimum value. A value too high might cause the borrower to not be able to pay it back. A higher loan means a higher facilitat...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/06 12:0 a.m.14 views

Lack of Limit on amount Allows Borrowers To Be Extorted For Interest Payments

Lines of code Vulnerability details Impact There is on limit on the upper bounds on the amount a lender may send to a borrower. Borrowers will then be forced to pay interest and facilitators fee on the full amount loaned. The impact for a borrower is that they may be forced to repay significantly...

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

NFTLoanFacilitator: Insufficient granularity allows for same-term loans to be accepted

Lines of code Vulnerability details Details & Impact It is possible for the calculated interest rate improvement to be zero if the existing interest rate is low enough ≤ 0.9% with 10% improvement rate. In such cases, lenders can compete to continually buyout each other with the same terms. The...

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

Borrower may be forced to pay more interest than he expected

Lines of code Vulnerability details Impact Creating a loan with a minimum amount, instead of a fixed/maximum amount may lead to forcing the borrower to pay more interest than he was expecting or hoping for. The user never knows the potential maximum amount he will need to pay, until the loan is...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/31 12:0 a.m.7 views

[WP-M7] Wrong design/implementation of interest accrued to the borrowers can make the lenders to end up getting much fewer amount of interest than expected

Lines of code Vulnerability details function calculateInterest uint256 principal, uint256 borrowRate, uint256 timeElapsed internal pure returns uint256 return principal.mulborrowRate.multimeElapsed.divYEARINSECONDS.divSCALINGFACTOR; function updateStateOnPrincipalChangeuint256 id, uint256...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/30 12:0 a.m.13 views

Interest accrued could be zero for small decimal tokens

Lines of code Vulnerability details Details & Impact Interest is calculated as principal.mulborrowRate.multimeElapsed.divYEARINSECONDS.divSCALINGFACTOR; It is possible for the calculated interest to be zero for principal tokens with small decimals, such as EURS 2 decimals. Accumulated interest ca...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/03/28 9:15 p.m.5 views

CVE-2017-20016

A vulnerability has been found in WEKA INTEREST Security Scanner up to 1.8 and classified as problematic. This vulnerability affects unknown code of the component Portscan. The manipulation with an unknown input leads to denial of service. The attack can be initiated remotely. The exploit has bee...

7.5CVSS4.9AI score0.01405EPSS
SaveExploits0References3
NVD
NVD
added 2022/03/28 9:15 p.m.27 views

CVE-2017-20016

A vulnerability has been found in WEKA INTEREST Security Scanner up to 1.8 and classified as problematic. This vulnerability affects unknown code of the component Portscan. The manipulation with an unknown input leads to denial of service. The attack can be initiated remotely. The exploit has bee...

7.5CVSS0.01405EPSS
SaveExploits0References3
NVD
NVD
added 2022/03/28 9:15 p.m.19 views

CVE-2017-20015

A vulnerability, which was classified as problematic, was found in WEKA INTEREST Security Scanner up to 1.8. This affects an unknown part of the component LAN Viewer. The manipulation with an unknown input leads to denial of service. Attacking locally is a requirement. The exploit has been...

5.5CVSS0.00252EPSS
SaveExploits0References3
NVD
NVD
added 2022/03/28 9:15 p.m.27 views

CVE-2017-20012

A vulnerability classified as problematic has been found in WEKA INTEREST Security Scanner up to 1.8. Affected is Stresstest Scheme Handler which leads to a denial of service. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. NOTE: This...

5.5CVSS0.0029EPSS
SaveExploits0References3
NVD
NVD
added 2022/03/28 9:15 p.m.24 views

CVE-2017-20013

A vulnerability classified as problematic was found in WEKA INTEREST Security Scanner up to 1.8. Affected by this vulnerability is the Stresstest Configuration Handler. A manipulation leads to a local denial of service. The exploit has been disclosed to the public and may be used. NOTE: This...

5.5CVSS0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/28 9:15 p.m.7 views

CVE-2017-20012

A vulnerability classified as problematic has been found in WEKA INTEREST Security Scanner up to 1.8. Affected is Stresstest Scheme Handler which leads to a denial of service. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. NOTE: This...

5.5CVSS4.9AI score0.0029EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/28 9:15 p.m.5 views

CVE-2017-20013

A vulnerability classified as problematic was found in WEKA INTEREST Security Scanner up to 1.8. Affected by this vulnerability is the Stresstest Configuration Handler. A manipulation leads to a local denial of service. The exploit has been disclosed to the public and may be used. NOTE: This...

5.5CVSS4.9AI score0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/28 9:15 p.m.6 views

CVE-2017-20014

A vulnerability, which was classified as problematic, has been found in WEKA INTEREST Security Scanner up to 1.8. Affected by this issue is some unknown functionality of the component Webspider. The manipulation with an unknown input leads to denial of service. Local access is required to approac...

5.5CVSS4.9AI score0.00251EPSS
SaveExploits0References3
Prion
Prion
added 2022/03/28 9:15 p.m.16 views

Spoofing

UNSUPPORTED WHEN ASSIGNED A vulnerability classified as problematic has been found in WEKA INTEREST Security Scanner up to 1.8. Affected is Stresstest Scheme Handler which leads to a denial of service. The attack needs to be approached locally. The exploit has been disclosed to the public and may...

2.1CVSS5.5AI score0.0029EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/03/28 9:15 p.m.22 views

Design/Logic Flaw

UNSUPPORTED WHEN ASSIGNED A vulnerability classified as problematic was found in WEKA INTEREST Security Scanner up to 1.8. Affected by this vulnerability is the Stresstest Configuration Handler. A manipulation leads to a local denial of service. The exploit has been disclosed to the public and ma...

2.1CVSS5.4AI score0.0028EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/03/28 8:46 p.m.14 views

CVE-2017-20016 WEKA INTEREST Security Scanner Portscan memory allocation

A vulnerability has been found in WEKA INTEREST Security Scanner up to 1.8 and classified as problematic. This vulnerability affects unknown code of the component Portscan. The manipulation with an unknown input leads to denial of service. The attack can be initiated remotely. The exploit has bee...

4.3CVSS7AI score0.01405EPSS
SaveExploits0References3
CVE
CVE
added 2022/03/28 8:46 p.m.50 views

CVE-2017-20016

WEKA INTEREST Security Scanner up to 1.8 is affected by CVE-2017-20016 in the Portscan component. The underlying issue enables remote denial-of-service via manipulation of an unknown input. Exploitation information has been disclosed publicly, and affected products are no longer maintained, with ...

7.5CVSS5.5AI score0.01405EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/03/28 8:46 p.m.32 views

CVE-2017-20016 WEKA INTEREST Security Scanner Portscan memory allocation

A vulnerability has been found in WEKA INTEREST Security Scanner up to 1.8 and classified as problematic. This vulnerability affects unknown code of the component Portscan. The manipulation with an unknown input leads to denial of service. The attack can be initiated remotely. The exploit has bee...

4.3CVSS7.6AI score0.01405EPSS
SaveExploits0References3
CVE
CVE
added 2022/03/28 8:45 p.m.53 views

CVE-2017-20015

CVE-2017-20015 affects WEKA INTEREST Security Scanner up to version 1.8, specifically the LAN Viewer component. A denial-of-service can be caused by manipulating an unknown input, with local access required. The vulnerability is exploitable via locally triggered input, and the exploit has been di...

5.5CVSS4.5AI score0.00252EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder