Lucene search
+L

1468 matches found

Code423n4
Code423n4
added 2023/09/06 12:0 a.m.13 views

Incorrect slippage calculation in _curveswap function

Lines of code Vulnerability details Impact swaps will fail or execute with higher slippage than intended. Proof of Concept In curveSwap function of RdpxV2Core contract , getEthPrice should be used in place of getDpxEthPrice, and getDpxEthPrice should be used in place of getEthPrice. / @notice...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/28 12:0 a.m.19 views

Division before multiplication incurs larger precision loss

Lines of code Vulnerability details Impact There are couple of instance of using result of a division for multiplication while can cause larger precision loss. Proof of Concept In contract EvolvingProteus.sol, value of int128 two at line 709 is calculated by using ABDKMath64x64.divu function. The...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/28 12:0 a.m.16 views

Utility per LP token can decrease in some cases.

Lines of code Vulnerability details Impact Utility per LP token can decrease in some cases. Proof of Concept The documentation in contest repo states that Within a timeslice a single block, no set of transactions swaps, deposits, withdrawals should result in a decrease of the utility per LP token...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/28 12:0 a.m.11 views

_getUtility function may be vulnerable to precision loss

Lines of code Vulnerability details Impact When calculating r0 and r1 in the getUtility function precision loss may occur due to the use of the standard devision operator / instead of the devision functions of ABDKMath64x64. As the other values in the equation make use of the library's methods if...

6.9AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/08/16 12:37 a.m.5 views

Malicious code in spark-math (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b69ba236f6e65c975d31bbd86381ca28f0abc32e518869dbc220b8cfe2c526e6 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
PyPA
PyPA
added 2023/08/15 5:15 p.m.9 views

PYSEC-2023-146

An issue in Harrison Chase langchain v.0.0.194 and before allows a remote attacker to execute arbitrary code via the frommathprompt and fromcoloredobjectprompt functions...

9.8CVSS8.1AI score0.01528EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2023/08/15 12:0 a.m.8 views

LangChain Injection Vulnerability

LangChain is used to build applications using LLM through composability. A security vulnerability exists in langchain version 0.0.194 and earlier versions, which results from arbitrary code execution via the frommathprompt and fromcoloredobjectprompt functions...

9.8CVSS7.8AI score0.01528EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2023/08/10 12:0 a.m.13 views

createLock, increaseAmount int128(int256(_value)) unsafe downcast can lead to asset loss

Lines of code Vulnerability details Impact Suppose users deposit more than typeint128.max value through createLock and increaseAmount, they may get less voting power and can't get the assets back. Proof of Concept The VotingEscrow.sol is forked from FIATDAO, but it seems don't consider a MEDIUM...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/08/08 12:0 a.m.21 views

WordPress Rank Math SEO Plugin < 1.0.119.1 XSS Vulnerability

The WordPress plugin SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:rankmath:seo"; ifdescription...

6.5CVSS5.8AI score0.00387EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/08/07 12:0 a.m.18 views

rounding error can lead to DISABLE the system

Lines of code Vulnerability details Impact In RNGAuction.sol, openSequenceId if the difference between currentTime and sequenceOffset is less than the sequencePeriod, it will round to zero leading to all functions depending on its value to return false like canStartNextSequence, or even revert in...

6.9AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2023/08/07 12:0 a.m.26 views

Rank Math SEO < 1.0.119.1 - Contributor+ Stored XSS

Description The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks...

6.5CVSS5.6AI score0.00387EPSS
SaveExploits0Affected Software1
Code423n4
Code423n4
added 2023/08/07 12:0 a.m.9 views

Incorrect Target Amount Calculation with Different Decimals in OptionPositionManager Contract

Lines of code Vulnerability details Bug Description In the OptionPositionManager contract, at line 524, there is a calculation error in the implementation of the getTargetAmountFromOracle function. This function calculates the target amount amountB based on the prices of assets A and B obtained...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/07 12:0 a.m.9 views

PRBMATH SD59x18.exp() reverts on hugely negative numbers.

Lines of code Vulnerability details Impact ContinuousGDA.sol inherits a version of PRB Math that contains a vulnerability in the SD59x18.exp function, which can be reverted on hugely negative numbers. SD59x18.exp is used for calculations in ContinuousGDA.solpurchasePrice ,...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/08/06 12:15 a.m.59 views

CVE-2023-32600

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Rank Math SEO plugin = 1.0.119 versions...

6.5CVSS5.8AI score0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/06 12:15 a.m.25 views

CVE-2023-32600

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Rank Math SEO plugin = 1.0.119 versions...

5.4CVSS7.3AI score0.00387EPSS
SaveExploits0References1
Prion
Prion
added 2023/08/06 12:15 a.m.28 views

Cross site scripting

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Rank Math SEO plugin = 1.0.119 versions...

4.9CVSS5.2AI score0.00387EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/08/06 12:0 a.m.20 views

WordPress plugin Rank Math SEO cross-site scripting vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.5CVSS6.1AI score0.00387EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/08/05 11:0 p.m.22 views

CVE-2023-32600 WordPress Rank Math SEO Plugin <= 1.0.119 is vulnerable to Cross Site Scripting (XSS)

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Rank Math SEO plugin = 1.0.119 versions...

6.5CVSS5.5AI score0.00387EPSS
SaveExploits0References1
CVE
CVE
added 2023/08/05 11:0 p.m.91 views

CVE-2023-32600

CVE-2023-32600 is a stored XSS vulnerability in WordPress Rank Math SEO plugin versions &lt;= 1.0.119. The vulnerability affects the plugin’s handling of input in a way that could allow an attacker with Contributor-level privileges and user interaction to induce script execution (per CVSS vector:...

6.5CVSS5.5AI score0.00387EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/08/05 3:15 a.m.21 views

PYSEC-2023-138

An issue in Harrison Chase langchain v.0.0.194 allows an attacker to execute arbitrary code via the python exec calls in the PALChain, affected functions include frommathprompt and fromcoloredobjectprompt...

9.8CVSS7.5AI score0.0117EPSS
SaveExploits1References6
Rows per page
Query Builder