Lucene search
+L

644 matches found

Cvelist
Cvelist
added 2022/09/13 7:18 p.m.33 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.6AI score0.00402EPSS
SaveExploits1References2
CVE
CVE
added 2022/09/13 7:18 p.m.122 views

CVE-2022-2962

The CVE-2022-2962 issue affects the Tulip network device emulation in QEMU. The root cause is a DMA reentrancy flaw: during reads/writes to the rx/tx descriptor or when copying frames, Tulip does not verify that the destination is within its own MMIO space, allowing MMIO handlers to be triggered ...

7.8CVSS7.2AI score0.00402EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/09/13 7:18 p.m.47 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS6.4AI score0.00402EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2022/09/13 7:18 p.m.6 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.3AI score0.00402EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/13 7:18 p.m.23 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS7.3AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2022/09/13 7:18 p.m.103 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS7.5AI score0.00402EPSS
SaveExploits1
Code423n4
Code423n4
added 2022/09/08 12:00 a.m.13 views

State variables written after the call

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. The external function burn updates state variables balance0 and balance1 after safeTransfer has been called. This could potentially be exploited as an attacker could call the burn function multiple time...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/01 12:00 a.m.20 views

Treasury module is vulnerable to cross-contract reentrancy

Lines of code Vulnerability details Impact An attacker can pay back their loan to the treasury module with protocol-owned tokens. This will cause their loan to decrease despite the protocol won't be given funds for it. Proof of Concept The code first measures the number of tokens in the treasury,...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/01 12:00 a.m.18 views

Reentrancy in repayLoan

Lines of code Vulnerability details Reentrancy in repayLoan Impact token.safeTransferFrom is called and after that state with the value is calcualted, if token can be a wrong or compromised contract this would lead to a clasic reentrancy attack that would transfer more from the balance than...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/27 12:00 a.m.13 views

[H1] Reentrancy in castRefundableVoteInternal makes voters able to steal some ETH

Lines of code Vulnerability details Impact Voters can steal some ETH Proof of Concept The function castRefundableVoteInternal is vulnerable to reentrancy. In your dev comments for this function you wrote @dev Reentrancy is defended against in castVoteInternal at the receipt.hasVoted == false...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/08/25 8:15 p.m.14 views

AZL-10721 CVE-2021-3929 affecting package qemu for versions less than 6.2.0-13

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8.2CVSS7.4AI score0.00671EPSS
SaveExploits2References1
OSV
OSV
added 2022/08/25 8:15 p.m.32 views

CVE-2021-3929

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8.2CVSS8AI score
SaveExploits0References7
OSV
OSV
added 2022/08/25 8:15 p.m.5 views

DEBIAN-CVE-2021-3929

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8.2CVSS8.1AI score0.00671EPSS
SaveExploits2References1
Prion
Prion
added 2022/08/25 8:15 p.m.38 views

Design/Logic Flaw

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

4CVSS7.8AI score0.00671EPSS
SaveExploits3References6Affected Software2
Cvelist
Cvelist
added 2022/08/25 7:36 p.m.46 views

CVE-2021-3929

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8AI score0.00671EPSS
SaveExploits2References6
CVE
CVE
added 2022/08/25 7:36 p.m.454 views

CVE-2021-3929

CVE-2021-3929 concerns a DMA reentrancy/use-after-free in QEMU’s NVMe emulation. The issue occurs when a reentrancy write triggers nvme_ctrl_reset(), freeing data structures and potentially allowing a local guest to crash the host QEMU process or execute code within the host context. Connected do...

8.2CVSS8AI score0.00671EPSS
SaveExploits2References7Affected Software1
vulnersOsv
vulnersOsv
added 2022/08/18 6:48 p.m.4 views

@abacus-network/helloworld (>=0.2.1-alpha, <=0.2.1-beta2), @alt-research/orbit-sdk-avail (>=0.9.1, <=0.9.11) +106 more potentially affected by CVE-2022-31198 via @openzeppelin/contracts-upgradeable (>=4.3.0, <=4.7.0)

@openzeppelin/contracts-upgradeable NPM version =4.3.0, =0.2.1-alpha, =0.9.1, =0.19.0-beta.0, =0.1.0-alpha, =0.24.2, =1.0.0-beta.1, =0.6.0-beta.0, =1.1.4-migration-beta.0, =1.0.0-beta.0, =1.0.0-upstream-0.19.0, =1.4.0, =1.5.0-beta.0 and more Source cves: CVE-2022-31198 Source advisory:...

7.5CVSS7.4AI score0.00749EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/08/14 12:23 a.m.5 views

@acatalan/erc223-20-contracts (0.0.3), @adacash/liquidity-staker (0.0.1) +275 more potentially affected by CVE-2022-35915 via openzeppelin-solidity (>=2.0.0, <=3.4.2)

openzeppelin-solidity NPM version =2.0.0, =1.1.1, =0.3.0, =0.5.1, =0.3.2, =0.3.1, =0.3.1, =0.0.3, =0.1.0, =0.1.0, =2.2.1, =0.1.0, =0.1.4 and more Source cves: CVE-2022-35915 Source advisory: OSV:GHSA-7GRF-83VW-6F5X...

5.3CVSS5.6AI score0.0076EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/08/14 12:23 a.m.7 views

0x-hunter-core (>=1.0.0-33, <=1.0.0-38), 1155-to-20 (>=1.0.0, <=1.0.2) +3169 more potentially affected by CVE-2022-35915 via @openzeppelin/contracts (>=2.3.0, <=4.7.1)

@openzeppelin/contracts NPM version =2.3.0, =1.0.0-33, =1.0.0, =0.1.0, =1.0.0, =1.0.0, =1.9.1, =3.24.7, =1.7.2, =3.10.3, =0.0.2, =1.4.1, =1.0.0, =1.0.0-alpha.0, =1.1.0-alpha.0 and more Source cves: CVE-2022-35915 Source advisory: OSV:GHSA-7GRF-83VW-6F5X...

5.3CVSS6AI score0.0076EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/08/13 7:59 a.m.26 views

Monero: Reentrancy attack in eth-monero atomic swap

A reentrancy vulnerability was found in the eth-xmr atomic swap smart contract, allowing an attacker to drain almost all of the ethers from the smart contract. The vulnerability was fixed in a later version of the smart contract...

6.9AI score
SaveExploits0
Rows per page
Query Builder