Lucene search
+L

6488 matches found

CVE
CVE
added 2021/12/20 10:43 p.m.25 views

CVE-2019-14154

This CVE entry is rejected and not used.

7.3AI score
SaveExploits0
CVE
CVE
added 2021/12/20 10:43 p.m.27 views

CVE-2019-14103

This CVE-2019-14103 entry is rejected/not used and does not represent an active vulnerability.

7.3AI score
SaveExploits0
CVE
CVE
added 2021/12/20 10:43 p.m.26 views

CVE-2018-13972

CVE-2018-13972 is rejected/not used and does not represent an active vulnerability entry.

7.3AI score
SaveExploits0
CVE
CVE
added 2021/12/20 10:43 p.m.27 views

CVE-2018-13970

CVE-2018-13970 is rejected/not used and does not represent an active vulnerability entry.

7.3AI score
SaveExploits0
CVE
CVE
added 2021/12/20 10:43 p.m.26 views

CVE-2018-11954

CVE-2018-11954 is rejected/not used; this candidate number was not assigned to any issue.

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/19 12:0 a.m.9 views

BasketFacet.sol#joinPool() feeAmount should be considered when checking MAX_POOL_CAP_REACHED

Handle WatchPug Vulnerability details require totalSupply.addamount = this.getCap, "MAXPOOLCAPREACHED" ; uint256 feeAmount = amount.mulbs.entryFee.div1018; feeAmount should be considered. Otherwise, the new totalSupply may surpass pool cap. --- The text was updated successfully, but these errors...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/19 12:0 a.m.7 views

totalSupply may exceed LibBasketStorage.basketStorage().maxCap

Handle Czar102 Vulnerability details Impact Total supply of the token may exceed the maxCap introduced. This can happen when a user wants to join the pool. The check in BasketFacet::joinPool... includes only the base amount, without fee. Thus, if fee is on and someone will want to create as many...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/17 12:0 a.m.12 views

Token mint without transfer

Handle csanuragjain Vulnerability details Impact User will be minted token without transferring any amount Proof of Concept 1. Owner has removed all tokens from the basket using removeToken function. So bs.tokens.length=0 2. User joins the pool using joinPool function. Now below happens: a. Since...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/17 12:0 a.m.11 views

Contract can lose funds

Handle csanuragjain Vulnerability details Impact Fund loss Proof of Concept 1. Navigate to contract at 2. Assume owner created a Basket with 1 token A which is 0.1 USD 3. User joins the pool using joinPool function 4. Owner removes the token so that basket becomes empty and adds another token B...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/17 12:0 a.m.9 views

User can lose Funds

Handle csanuragjain Vulnerability details Impact User funds lost Proof of Concept 1. Navigate to contract at 2. User joins a pool having 5 tokens in the basket by using joinPool function 3. Owner decides to remove 1 of the token from the basket 4. User exits the pool by calling exitPool function...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/17 12:0 a.m.11 views

User funds could be stuck

Handle csanuragjain Vulnerability details Impact Although chances are rare but user can be denied to exit pool Proof of Concept 1. If user decides to exit pool and any one token has MINAMOUNT then transaction will revert and user wont be able exit until that token has sufficient balance. This mea...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/15 12:0 a.m.8 views

DoS when depositing collateral

Handle cmichel Vulnerability details The Pool.depositCollateral and Pool.addCollateralInMarginCall functions require the caller to have a pool token balance of zero. function depositCollateraluint256 amount, bool transferFromSavingsAccount external payable override requireamount != 0, 'DC1'; //...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/15 12:0 a.m.11 views

Collateral can be deposited in a finished pool

Handle pedroais Vulnerability details Proof of Concept The depositCollateral function doesn't check the status of the pool so collateral can be deposited in a finished loan. This can happen by mistake and all funds will be lost. Recommended Mitigation Steps Require loan status to be collection or...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/13 12:0 a.m.14 views

PriceOracle Does Not Filter Price Feed Outliers

Handle leastwood Vulnerability details Impact If for whatever reason the Chainlink oracle returns a malformed price due to oracle manipulation or a malfunctioned price, the result will be passed onto users, causing unintended consequences as a result. In the same time it's possible to construct...

7AI score
SaveExploits0
OSV
OSV
added 2021/12/09 7:16 p.m.10 views

GHSA-R695-7VR9-JGC2 Unsafe Deserialization in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource...

8.1CVSS6.9AI score0.05195EPSS
SaveExploits1References13
OSV
OSV
added 2021/12/09 7:16 p.m.8 views

GHSA-CVM9-FJM9-3572 Unsafe Deserialization in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 and 2.6.7.5 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS...

8.1CVSS6.9AI score0.05018EPSS
SaveExploits2References13
OSV
OSV
added 2021/12/09 7:16 p.m.14 views

GHSA-8W26-6F25-CM9X Unsafe Deserialization in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.SharedPoolDataSource...

8.1CVSS6.9AI score0.05218EPSS
SaveExploits1References13
OSV
OSV
added 2021/12/09 7:15 p.m.11 views

GHSA-5R5R-6HPJ-8GG9 Serialization gadget exploit in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to com.oracle.wls.shaded.org.apache.xalan.lib.sql.JNDIConnectionPool aka embedded Xalan in org.glassfish.web/javax.servlet.jsp.jstl...

8.1CVSS7.1AI score0.12504EPSS
SaveExploits0References13
OSV
OSV
added 2021/12/09 7:15 p.m.15 views

GHSA-R3GR-CXRF-HG25 Serialization gadgets exploit in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.datasources.SharedPoolDataSource...

8.1CVSS7.1AI score0.09477EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2021/12/06 12:0 a.m.7 views

Qualcomm 芯片缓冲区错误漏洞

A Qualcomm chip is a chip from Qualcomm Incorporated USA. A way to miniaturize circuits mainly semiconductor devices, but also passive components, etc., and are from time to time fabricated on the surface of semiconductor wafers. A buffer error vulnerability exists in multiple Qualcomm products...

7.8CVSS7.5AI score0.00144EPSS
SaveExploits0References4
Rows per page
Query Builder