Lucene search
K

1434 matches found

Code423n4
Code423n4
added 2022/08/17 12:0 a.m.10 views

Users will never receive their borrow amount after tx the collateral

Lines of code Vulnerability details Impact You are not able to receive any borrowed amount after adding addCollateral Proof of Concept By invoking addCollateral you will transfer an amount of collateralAmount to the Pair But you will receive any borrowed amount Recommended Mitigation Steps Invoke...

6.8AI score
Exploits0
CNNVD
CNNVD
added 2022/08/16 12:0 a.m.2 views

SWFMill 代码问题漏洞

SWFMill is a tool for working with Adobe Flash SWF files by Daniel Cassidy, a personal developer in the UK. A code issue vulnerability exists in SWFMill commit number: 53d7690 that stems from a memory segment exception in its SWF::Reader::getWord function...

5.5CVSS5.8AI score0.00049EPSS
Exploits1References2
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.7 views

[M1] Incorrect amount of gas sent in _distributeFunds

Lines of code Vulnerability details Impact In case recipients consume more gas than expected the transaction could revert or cost can be too high. Proof of Concept According to the definition of the variable SENDVALUEGASLIMITMULTIPLERECIPIENTS you intend to use all that gas for all recipients. /...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.6 views

ERROR IN UPDATING **_checkpoint** IN THE **increaseUnlockTime** FUNCTION

Lines of code Vulnerability details Impact The potentiel impact of this error are : Give wrong voting power to a user at a given block. Give wrong total voting power at a given block. Give wrong total voting power. Proof of Concept The error occured in this line : In the increaseUnlockTime functi...

6.9AI score
Exploits0
CNNVD
CNNVD
added 2022/08/12 12:0 a.m.3 views

undici 代码问题漏洞

undici is an HTTP/1.1 client. A code issue vulnerability exists in undici. An attacker could exploit this vulnerability to perform a server-side request forgery attack...

9.8CVSS7.3AI score0.0039EPSS
Exploits1References7
CNNVD
CNNVD
added 2022/08/12 12:0 a.m.1 views

Gas Agency Management System 代码问题漏洞

Gas Agency Management System is a gas agency management software by Mayuri K. Personal Developer. It is used to manage the day-to-day operations of a gas agency. A code issue vulnerability exists in Gas Agency Management System. An attacker can exploit this vulnerability to manipulate shell...

9.8CVSS8.5AI score0.00402EPSS
Exploits1References3
Code423n4
Code423n4
added 2022/08/06 12:0 a.m.11 views

Project.raiseDispute() might work with the already completed task.

Lines of code Vulnerability details Impact Project.raiseDispute might work with the already completed task. Already completed tasks can't be changed in any cases and it might bring some unexpected outcome when the dispute is approved by fault. Proof of Concept It's impossible to change anything...

6.8AI score
Exploits0
CNNVD
CNNVD
added 2022/08/02 12:0 a.m.3 views

Mealie 代码问题漏洞

Mealie is a self-hosted recipe manager and meal planner by an individual developer in Hayden, USA. A code issue vulnerability exists in Mealie version 1.0.0beta3. An attacker could exploit the vulnerability to execute arbitrary code via specially crafted files...

9.8CVSS7AI score0.01769EPSS
Exploits2References5
CNNVD
CNNVD
added 2022/08/01 12:0 a.m.1 views

NLnet Labs Unbound 代码问题漏洞

NLnet Labs Unbound is an open source DNS server from NLnet Labs. A code issue vulnerability exists in NLnet Labs Unbound version 1.16.1 and prior versions, which stems from a vulnerability that allows a malicious user to continue triggering the resolvability of malicious domain names...

6.5CVSS6.9AI score0.00109EPSS
Exploits0References12
CNNVD
CNNVD
added 2022/08/01 12:0 a.m.1 views

CVAT 代码问题漏洞

CVAT is an interactive video and image annotation tool for computer vision. A code issue vulnerability exists in versions of CVAT prior to 2.0.0, which stems from a url used in a code path without added validation...

9.8CVSS8.3AI score0.35725EPSS
Exploits4References6
CNNVD
CNNVD
added 2022/08/01 12:0 a.m.1 views

WordPress Plugin Enable SVG, WebP & ICO Upload 代码问题漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. WordPress Plugin Enable SVG, WebP & ICO...

8.8CVSS8.2AI score0.00994EPSS
Exploits0References3
CNNVD
CNNVD
added 2022/07/20 12:0 a.m.3 views

Mitsubishi Electric MC Works64 代码问题漏洞

Mitsubishi Electric MC Works64 is a data acquisition and monitoring system SCADA from Mitsubishi Electric Japan. A code issue vulnerability exists in Mitsubishi Electric MC Works64 that stems from incorrect input validation of data packets...

9.8CVSS8.4AI score0.01546EPSS
Exploits0References6
Code423n4
Code423n4
added 2022/07/14 12:0 a.m.8 views

Buyout Module: redeeming before the update of totalSupply will make buyout's current state success

Lines of code Vulnerability details Impact MED - a hypothetical attack path with stated assumptions, but external requirements. Attacker can create a vault with successful buyout status and non zero supply. The attacker can sell the fractions and then simply withdraw the assets. Proof of Concept...

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

Price Feed is not checked for freshness and may report old / incorrect value

Lines of code Vulnerability details Price Feed is not checked for freshness In times of network conjestion, the priceFeed may take longer than expected to update, and the price may take longer than usual to update, in order to ensure the latest price is fresh within update window, you should veri...

6.8AI score
Exploits0
CNNVD
CNNVD
added 2022/07/01 12:0 a.m.1 views

Net-SNMP 代码问题漏洞

Net-SNMP is an open source Simple Network Management Protocol SNMP software. The software is used to monitor network devices, computer devices, UPS devices, and more. A code issue vulnerability exists in Net-SNMP that stems from a misformatted OID in GET-NEXT of nsVacmAccessTable that could resul...

6.5CVSS7AI score0.00135EPSS
Exploits0References19
Code423n4
Code423n4
added 2022/06/26 12:0 a.m.8 views

Minting to user after funds deposit is now omitted in Lender's Swivel lend

Lines of code Vulnerability details Lender's Swivel version of lend pulls the underlying funds from the user, opens the necessary positions, but now fails to mint Illuminate PT for the user, so there will be no records for her investment and the corresponding funds aren't recoverable. Setting...

6.5AI score
Exploits0
CNNVD
CNNVD
added 2022/06/23 12:0 a.m.1 views

Secheron SEPCOS Control and Protection Relay 代码问题漏洞

Secheron SEPCOS Control and Protection Relay is a relay from Secheron. Control and protect your DC panels and contact lines from short circuits and other electrical faults, and benefit from enhanced communication capabilities.A code issue vulnerability exists in the Secheron SEPCOS Control and...

9.4CVSS5.7AI score0.0021EPSS
Exploits0References4
CNNVD
CNNVD
added 2022/06/21 12:0 a.m.3 views

OBDA systems Mastro 代码问题漏洞

OBDA systems Mastro is a Java tool for ontology-based data access OBDA from OBDA systems, Italy. A code issue vulnerability exists in OBDA systems Mastro version 1.0. An attacker could use this vulnerability to read system files via a custom DTD...

7.5CVSS7.5AI score0.00728EPSS
Exploits0References3
Code423n4
Code423n4
added 2022/06/19 12:0 a.m.5 views

Issues beyond expected behavior.

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. function unstakeuint256 amount external override nonReentrant whenNotPaused requireamount != 0, 'stake amount cant be 0'; uint256 noVesting = userstakedAmountsmsg.senderDuration.NONE.amount; uint256...

7AI score
Exploits0
Code423n4
Code423n4
added 2022/06/18 12:0 a.m.10 views

The withdrawal safety check in _withdrawSome() seems unreasonable

Lines of code Vulnerability details Impact The withdrawal safety check in seems unreasonable. Proof of Concept I don’t understand why max = amount99.8% need to be confirmed. max should be larger than amount. And amount function withdrawSomeuint256 amount internal override returns uint256 uint256...

7.1AI score
Exploits0
Rows per page
Query Builder