Lucene search
+L

310 matches found

Code423n4
Code423n4
added 2021/12/14 12:0 a.m.11 views

no protection from sandwich attacks

Handle certora Vulnerability details the function joinTokenSingle has no protection from slippage and sandwich attacks. the balance after the swaps is not checked to have a minimum and the min amount in the swaps is set to zero: Impact malicious actors can front-run joinTokenSingle and perform a...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/12/01 8:36 a.m.17 views

Hacker Jailed for Stealing Millions of Dollars in Cryptocurrencies by SIM Hijacking

A sixth member associated with an international hacking group known as The Community has been sentenced in connection with a multimillion-dollar SIM swapping conspiracy, the U.S. Department of Justice DoJ said. Garrett Endicott, 22, from the U.S. state of Missouri, who pleaded guilty to charges o...

0.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/01 12:0 a.m.22 views

User can bypass Recovery Mode via UniswapHandler to buy Malt

Handle gzeon Vulnerability details Impact One of the innovative feature of Malt is to block buying while under peg. The buy block can be bypassed by swapping to the whitelisted UniswapHandler, and then extract the token by abusing the add and remove liquidity function. This is considered a high...

6.7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/11/13 12:46 a.m.47 views

Threat from Organized Cybercrime Syndicates Is Rising

From encrypting communications to fencing ill-gotten gains on underground sites, organized crime is cashing in on the digital revolution. The latest organized crime threat assessment from Europol issues a dire warning about the corrosive effect the rising influence of criminal syndicates is havin...

6.9AI score
SaveExploits0References11
HackRead
HackRead
added 2021/11/05 1:13 p.m.20 views

Twitter hacker charged in sim swapping, cryptocurrency scheme

By Waqas The 22-year-old British national Joseph James O’Connor, aka PlugwalkJoe, was one of the hackers behind 2020's massive Twitter hack. This is a post from HackRead.com Read the original post: Twitter hacker charged in sim swapping, cryptocurrency scheme...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/10/07 9:40 a.m.23 views

New U.S. Government Initiative Holds Contractors Accountable for Cybersecurity

The U.S. government on Wednesday announced the formation of a new Civil Cyber-Fraud Initiative that aims to hold contractors accountable for failing to meet required cybersecurity requirements in order to safeguard public sector information and infrastructure. "For too long, companies have chosen...

0.2AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:0 a.m.11 views

ConcentratedLiquidityPool: incorrect feeGrowthGlobal accounting when crossing ticks

Handle hickuphh3 Vulnerability details Impact Swap fees are taken from the output. Hence, if swapping token0 for token1 zeroForOne is true, then fees are taken in token1. We see this to be the case in the initialization of feeGrowthGlobal in the swap cache feeGrowthGlobal = zeroForOne ?...

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

Burning does not update reserves

Handle cmichel Vulnerability details The ConcentratedLiquidityPool.burn function sends out amount0/amount1 tokens but only updates the reserves by decreasing it by the fees of these amounts. unchecked // @audit decreases by fees only, not by amount0/amount1 reserve0 -= uint128amount0fees; reserve...

6.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2021/10/01 4:15 p.m.25 views

The FCC moves to curb SIM swap attacks

The Federal Communications Commission FCC is going to set new rules to curb the rising threat of SIM swapping, also known as SIMjacking. SIM swapping and the very similar port-out fraud is the unlawful use of someones personal information to steal their phone number and swap or transfer it to...

0.2AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2021/10/01 3:9 p.m.21 views

FCC Proposal Targets SIM Swapping, Port-Out Fraud

The U.S. Federal Communications Commission FCC is asking for feedback on new proposed rules to crack down on SIM swapping and number port-out fraud, increasingly prevalent scams in which identity thieves hijack a targets mobile phone number and use that to wrest control over the victims online...

7.2AI score
SaveExploits0
HackRead
HackRead
added 2021/09/20 9:21 p.m.37 views

Europol nabs 106 criminals involved in SIM swapping, money laundering

By Waqas Europol said that the suspects carried out a number of cybercrimes included phishing, SIM Swapping, and BEC business email compromise. This is a post from HackRead.com Read the original post: Europol nabs 106 criminals involved in SIM swapping, money laundering...

2.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/09/20 7:50 p.m.24 views

Europol Breaks Open Extensive Mafia Cybercrime Ring

International law enforcement has busted up an extensive cybercrime operation run by a gang with ties to the Italian Mafia. The group allegedly used phishing attacks to defraud hundreds of victims. The suspects used various lures to convince victims mostly Italian nationals but also Spanish,...

7.2AI score
SaveExploits0References7
The Hacker News
The Hacker News
added 2021/09/20 11:54 a.m.100 views

Europol Busts Major Crime Ring, Arrests Over 100 Online Fraudsters

Law enforcement agencies in Italy and Spain have dismantled an organized crime group linked to the Italian Mafia that was involved in online fraud, money laundering, drug trafficking, and property crime, netting the gang about €10 million $11.7 million in illegal proceeds in just a year. "The...

0.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/09/20 12:0 a.m.10 views

The vulnerability of the `PackLinuxElf::canUnpack()` function in the `p_lx_elf.cpp` component of the UPX executable file unpacker, related to pointer swapping errors, allows a hacker to gain access to confidential data, compromise its integrity, and cause service failure.

The vulnerability of the PackLinuxElf::canUnpack function in the plxelf.cpp component of the UPX executable file unpacker is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to gain access to confidential data, compromise its integrity, and cause service...

8.8CVSS7.1AI score0.0123EPSS
SaveExploits1References5Affected Software2
HackRead
HackRead
added 2021/08/16 10:30 p.m.55 views

Hacker pleads guilty to sim swapping, stealing cryptocurrency

By Deeba Ahmed A 21-year old hacker has admitted running a campaign over social media to hijack accounts of "high-value" account names and steal cryptocurrency. This is a post from HackRead.com Read the original post: Hacker pleads guilty to sim swapping, stealing cryptocurrency...

1.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/29 12:0 a.m.10 views

Old yield source still has infinite approval

Handle tensors Vulnerability details Impact After swapping a yield source, the old yield source still has infinite approval. Infinite approval has been used in large attacks if the yield source isn't perfectly safe see furucombo. Proof of Concept Recommended Mitigation Steps Decrease approval aft...

6.9AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2021/07/26 6:18 p.m.68 views

PlugwalkJoe Does the Perp Walk

Joseph "PlugwalkJoe" OConnor, in a photo from a paid press release on Sept. 02, 2020, pitching him as a trustworthy cryptocurrency expert and advisor. One day after last summers mass-hack of Twitter, KrebsOnSecurity wrote that 22-year-old British citizen Joseph "PlugwalkJoe" OConnor appeared to...

7.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/07/20 12:0 a.m.10 views

The vulnerability of the Ceph storage system, related to pointer swapping errors, allows a attacker to cause a service failure.

The vulnerability of the Ceph storage system is related to errors during the POST request with an invalid XML tag. Exploiting this vulnerability can allow a malicious actor to cause service failures...

7.5CVSS7.2AI score0.02654EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2021/06/23 12:0 a.m.9 views

The vulnerability of Xen hypervisors, related to pointer swapping errors, allows a perpetrator to cause a service failure.

The vulnerability of Xen hypervisors is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

6.2CVSS7.1AI score0.00379EPSS
SaveExploits0References7Affected Software4
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/04/13 6:0 p.m.46 views

How far have we come? The evolution of securing identities

The security community is continuously changing, growing, and learning from each other to better position the world against cyber threats. In the latest Voice of the Community blog series post, Microsoft Product Marketing Manager Natalia Godyla talks with Troy Hunt, founder of Have I Been Pwned,...

7.1AI score
SaveExploits0
Rows per page
Query Builder