Lucene search
+L

310 matches found

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

Missing zero value check in AlgebraPool.initialize() would cause reverts preventing minting and swapping.

Lines of code Vulnerability details Impact The initialize function in AlgebraPool contract sets the globalState price and tick for the Algebra Pool. However, due to a missing check to ensure the price is not set to zero, a revert would occur always when calculating amounts for liquidity in...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/01 12:0 a.m.13 views

The invalid output amount is not checked while swapping

Lines of code Vulnerability details Impact The invalid output amount is not checked while swapping. If calculateSwapAndLock returns a positive amount for both amount0 and amount1, the user may need to pay both input and output tokens to the pool resulting in the loss of funds. Proof of Concept...

7AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2022/09/21 4:17 p.m.194 views

SIM Swapper Abducted, Beaten, Held for $200k Ransom

A Florida teenager who served as a lackey for a cybercriminal group that specializes in cryptocurrency thefts was beaten and kidnapped last week by a rival cybercrime gang. The teens captives held guns to his head while forcing him to record a video message pleading with his crew to fork over a...

7.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/09/21 12:0 a.m.11 views

The vulnerability of the diFree function (fs/jfs/inode.c) in the Journaled File System (JFS) of the Linux operating system allows a attacker to disclose protected information or cause service failures.

The vulnerability of the diFree function fs/jfs/inode.c in the Journaled File System JFS of the Linux operating system is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to disclose sensitive information or cause service failures...

7.7CVSS6.5AI score0.00244EPSS
SaveExploits0References24Affected Software5
BDU FSTEC
BDU FSTEC
added 2022/09/12 12:0 a.m.17 views

The vulnerability of the driver vmwgfx (drivers/gpu/vmxgfx/vmxgfx_kms.c) in the Linux operating system allows a hacker to increase their privileges or cause service failures.

The vulnerability of the vmwgfx driver drivers/gpu/vmxgfx/vmxgfxexecbuf.c in the Linux operating system is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to increase their privileges or cause service failures...

5.5CVSS6.4AI score0.00613EPSS
SaveExploits0References35Affected Software3
The Hacker News
The Hacker News
added 2022/08/16 5:42 a.m.55 views

Nearly 1,900 Signal Messenger Accounts Potentially Compromised in Twilio Hack

Popular end-to-end encrypted messaging service Signal on Monday disclosed the cyberattack aimed at Twilio earlier this month may have exposed the phone numbers of roughly 1,900 users. "For about 1,900 users, an attacker could have attempted to re-register their number to another device or learned...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/07/13 12:0 a.m.8 views

The vulnerability of the Data Memory-Dependent Prefetcher (DMP) mechanism in Apple M1 and A14 processors allows a hacker to gain unauthorized access to protected information.

The vulnerability of the Data Memory-Dependent Prefetcher DMP mechanism in Apple M1 and A14 processors is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

7.5CVSS5.5AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/06/18 12:0 a.m.13 views

_harvest() performs market swaps without slippage control and is a subject to sandwich attacks

Lines of code Vulnerability details As a result trades happen at a manipulated price and end up receiving fewer tokens than current market price dictates. Placing severity to medium as impact here is a partial fund loss conditional only on big enough asset amount to be swapped: sandwich attacks a...

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

Lack of safeApprove(0) may prevent deposits and swapping of token

Lines of code Vulnerability details Impact OpenZeppelin’s safeApprove will revert if the account already is approved and the new safeApprove is done with a non-zero value. Users may be prevented from swapping tokens to Backd LPTokens a second time Proof of Concept There are multiple places...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/04/23 6:20 a.m.30 views

T-Mobile Admits Lapsus$ Hackers Gained Access to its Internal Tools and Source Code

Telecom company T-Mobile on Friday confirmed that it was the victim of a security breach in March after the LAPSUS$ mercenary gang managed to gain access to its networks. The acknowledgment came after investigative journalist Brian Krebs shared internal chats belonging to the core members of the...

0.6AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/04/11 12:0 a.m.12 views

The vulnerability of the nvlddmkm.sys component of the NVIDIA GPU Display Driver allows a hacker to trigger a service failure.

The vulnerability of the nvlddmkm.sys component of the NVIDIA GPU Display Driver is related to pointer swapping errors. Exploiting this vulnerability allows an attacker to cause a system failure...

5.5CVSS5.9AI score0.00414EPSS
SaveExploits0References4Affected Software2
Code423n4
Code423n4
added 2022/03/29 12:0 a.m.15 views

All swapping functions lack checks for returned tokens

Lines of code Vulnerability details Impact Every function that stems from the GenericSwapFacet lacks checks to ensure that some tokens have been returned via the swaps. In LibSwap.sol in the swap function, the swap call is sent to the target DEX. A return of success is required, otherwise the...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/03/23 12:0 a.m.12 views

The vulnerability of Microsoft Office and Microsoft 365 Apps for Enterprise packages, related to pointer swapping errors, allows a perpetrator to execute arbitrary code.

The vulnerability of Microsoft Office and Microsoft 365 Apps for Enterprise packages is related to errors in pointer assignment during the execution of the EMRCOMMENTEMFPLUS field in EMF files. Exploiting this vulnerability can allow an attacker to execute arbitrary code by opening a malicious pa...

7.8CVSS7.8AI score0.02968EPSS
SaveExploits0References7
Huntr
Huntr
added 2022/03/21 3:43 a.m.32 views

Non-Privilege User Can Created New Rule and Lead to Stored Cross Site Scripting

Vulnerability Type Stored Cross Site-Scripting XSS Affected URL https://localhost/openemr-6.0.0/ /interface/super/rules/index.php?action=edit!submitsummary Affected Parameters “fldtitle” Authentication Required? Yes Issue Summary Non-privilege users accounting, front-office can create new rule an...

3.5CVSS0.769EPSS
SaveExploits2References1
The Hacker News
The Hacker News
added 2022/02/14 9:44 a.m.37 views

Spanish Police Arrest SIM Swappers Who Stole Money from Victims Bank Accounts

Spain's National Police Agency, the Policía Nacional, said last week it dismantled an unnamed cybercriminal organization and arrested eight individuals in connection with a series of SIM swapping attacks that were carried out with the goal of financial fraud. The suspects of the crime ring...

7.4AI score
SaveExploits0
ThreatPost
ThreatPost
added 2022/02/10 10:13 p.m.139 views

Sharp SIM-Swapping Spike Causes $68M in Losses

SIM-swapping – the practice of duping mobile carriers into switching a target’s phone services to an attacker-controlled phone – is on the rise, the Feds are warning – leading to millions in losses for consumers who found their bank accounts drained and other accounts taken over. Subscriber...

8.9AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2022/01/17 12:0 a.m.8 views

The vulnerability of the `ntfs_extent inode_open` function in the NTFS file system driver for the FUSE NTFS-3G module, related to pointer swapping errors, allows a perpetrator to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the ntfsextent inodeopen function in the NTFS file system driver for the FUSE NTFS-3G module is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to access confidential data, compromise its integrity, and cause service failures through th...

7.8CVSS6.6AI score0.00416EPSS
SaveExploits0References11Affected Software5
BDU FSTEC
BDU FSTEC
added 2022/01/17 12:0 a.m.8 views

The vulnerability in the open-source development environment for UEFI edk2, related to pointer swapping errors, allows a perpetrator to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability in the open-source development environment for UEFI edk2 is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to access confidential data, compromise its integrity, and cause service failures...

7.8CVSS6.6AI score0.00325EPSS
SaveExploits0References5Affected Software3
HackRead
HackRead
added 2021/12/30 5:32 p.m.25 views

T-Mobile’s latest data breach exposed users to SIM swapping attacks

By Waqas T-Mobile is the only telecom giant to suffer at least three known data breaches in 2021. This is a post from HackRead.com Read the original post: T-Mobiles latest data breach exposed users to SIM swapping attacks...

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

No slippage tolerance checks during swap functions opens up flashloan attacks and price manipulation

Handle jayjonah8 Vulnerability details Impact With functions like joinTokenSingle in SingleTokenJoin.sol that handle swapping with uniswapV2 like exchanges there are no slippage tolerance checks in place to prevent flashloan attacks and price manipulation. Proof of Concept Tools Used Manual code...

7AI score
SaveExploits0
Rows per page
Query Builder