Lucene search
+L

14622 matches found

Code423n4
Code423n4
added 2023/10/06 12:00 a.m.19 views

if the Virtual Account's owner is a Contract Account (multisig wallet), attackers can gain control of the Virtual Accounts by gaining control of the same owner's address in a different chain

Lines of code Vulnerability details Impact Attackers can gain control of User's Virtual Accounts and steal all the assets these accounts hold in the Root environment Proof of Concept When sending signed messages from a Branch to Root, the RootBridgeAgent contract calls the...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.9 views

Functions can be called directly externally

Lines of code Vulnerability details Impact @dev This exists as a standalone contract but will only ever contain proxy code, not state. As such it should never be called directly or externally, and should only be invoked with DELEGATECALL so that it operates on the contract state within the primar...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.16 views

Reentrancy is possible in claim functions, which call out via .call().

Lines of code Vulnerability details Impact Reentrancy is possible in claim functions, which call out via .call. Proof of Concept The claimConcentratedRewards Function & claimAmbientRewards Function The claim functions that are vulnerable to reentrancy are: For...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.22 views

LiquidityMining.sol cannot be funded for rewards distribution.

Lines of code Vulnerability details During a rewards claim LiquidityMining.sol uses a low-level call with the msg.value as the rewardsToSend to the liquidity providers, but the contract lacks a receive or fallback function for funds be deposited in it, leaving the contract empty and unable to sen...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.19 views

FallBack Function might revert

Lines of code Vulnerability details The performFallbackCall function appears to be designed to send a message to the RootBridgeAgent using the lzReceive function. It includes the settlement nonce encoded as part of the message. Overall, the function seems fine for its intended purpose, but there...

7.3AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2023/10/06 12:00 a.m.29 views

Magnet Forensics AXIOM Command Injection Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Magnet Forensics AXIOM. User interaction is required to exploit this vulnerability in that the target must acquire data from a malicious mobile device. The specific flaw exists within the...

8CVSS7.1AI score0.00757EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.13 views

Unprotected payableCall() exposes user funds to malicious actors

Lines of code Vulnerability details Impact The function payableCall is used to make calls on to other contracts from the virtualAccount which is linked to a userAddress. This function utilizes the PayableCall struct show below. struct PayableCall address target; bytes callData; uint256 value; It...

7AI score
SaveExploits0
OSV
OSV
added 2023/10/04 5:15 p.m.10 views

CVE-2023-20259

A vulnerability in an API endpoint of multiple Cisco Unified Communications Products could allow an unauthenticated, remote attacker to cause high CPU utilization, which could impact access to the web-based management interface and cause delays with call processing. This API is not used for devic...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/04 4:15 a.m.9 views

CVE-2023-5370

On CPU 0 the check for the SMCCC workaround is called before SMCCC support has been initialized. This resulted in no speculative execution workarounds being installed on CPU 0...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/10/04 12:00 a.m.14 views

Altair Input Validation Error Vulnerability

Altair is a beautiful and feature-rich GraphQL client IDE for Altair GraphQL open source. An input validation error vulnerability exists in versions prior to Altair 5.2.5, which stems from an application that does not clean up an external URL before passing it to the underlying system...

7.8CVSS6.7AI score0.002EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/10/04 12:00 a.m.13 views

Cisco Multiple Product Security Vulnerabilities

Cisco Unity Connection UC and others are products of Cisco USA.Cisco Unity Connection is a voice messaging platform.Cisco Unified Communications Manager CUCM, Unified CM. Cisco Unified Communications Manager CUCM, Unified CM, CallManager is a call processing component of a unified communications...

8.6CVSS6.7AI score0.00612EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2023/10/04 12:00 a.m.23 views

(0Day) D-Link DAP-1325 HNAP SetWLanRadioSettings Channel Command Injection Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DAP-1325 routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of a request parameter provided to the HNAP1 SOAP endpoin...

8.8CVSS7.3AI score0.01109EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/10/04 12:00 a.m.22 views

No zero address check in PrimeLiquidityProvider.sol:sweepTokens

Lines of code Vulnerability details Impact Possible loss of funds due to sending them to the address0, the developer's assumption is that safeTransfer is checking for to not being the address0. In reality, it doesn’t implement such a check and we can see from the implementation of the function:...

7.2AI score
SaveExploits0
NVD
NVD
added 2023/10/03 6:15 a.m.35 views

CVE-2023-24848

Information Disclosure in Data Modem while performing a VoLTE call with an undefined RTCP FB line value...

8.2CVSS8AI score0.00299EPSS
SaveExploits0References1
NVD
NVD
added 2023/10/03 6:15 a.m.30 views

CVE-2023-22385

Memory Corruption in Data Modem while making a MO call or MT VOLTE call...

9.8CVSS8.9AI score0.00353EPSS
SaveExploits0References1
Prion
Prion
added 2023/10/03 6:15 a.m.36 views

Memory corruption

Memory corruption in DSP Service during a remote call from HLOS to DSP...

4.3CVSS7.7AI score0.00111EPSS
SaveExploits0References1
Prion
Prion
added 2023/10/03 6:15 a.m.28 views

Information disclosure

Information Disclosure in Data Modem while performing a VoLTE call with an undefined RTCP FB line value...

5CVSS7.3AI score0.00299EPSS
SaveExploits0References1
Prion
Prion
added 2023/10/03 6:15 a.m.23 views

Memory corruption

Memory Corruption in Data Modem while making a MO call or MT VOLTE call...

7.5CVSS9.3AI score0.00353EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/10/03 5:00 a.m.11 views

CVE-2023-33029 Use After Free in DSP Service

Memory corruption in DSP Service during a remote call from HLOS to DSP...

8.4CVSS8.5AI score0.00111EPSS
SaveExploits0References1
CVE
CVE
added 2023/10/03 5:00 a.m.149 views

CVE-2023-33029

CVE-2023-33029 involves a memory corruption issue in the Qualcomm DSP Service when a remote call is made from HLOS to DSP. Reports consistently describe it as a DSP Service memory corruption vulnerability; CVSS metrics indicate local attack vector, low privileges, no user interaction, and high im...

8.4CVSS8AI score0.00111EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder