Lucene search
+L

85 matches found

CNNVD
CNNVD
added 2024/04/04 12:0 a.m.13 views

WordPress 安全漏洞

WordPress is a suite of blogging platforms developed in the PHP language by the WordPress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. A security vulnerability exists in WordPress versions prior to 6.4.0 through 6.4.2, which stems from a...

5.5CVSS6.1AI score0.02763EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:55 a.m.40 views

BIT-LARAVEL-2021-28254

A deserialization vulnerability in the destruct function of Laravel v8.5.9 allows attackers to execute arbitrary commands...

9.8CVSS9.8AI score0.0132EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/02/19 12:0 a.m.9 views

PT-2024-4086 · Amazon · Amazon Linux Kernel

Name of the Vulnerable Software and Affected Versions: Amazon Linux kernel affected versions not specified Description: The issue is related to a flaw in the inet sock destruct function of the net/ipv4/af inet.c component in the IPv4 Networking Stack of the Amazon Linux kernel, which is associate...

5.1CVSS6.6AI score
SaveExploits0References2
Code423n4
Code423n4
added 2023/07/21 12:0 a.m.9 views

Accepted proposal may be recreated at the same address with a malicious proposal if there's a self destruct function in the accepted proposal

Lines of code Vulnerability details Impact A malicious proposal can take over the contract address of the accepted proposal through self-destruct Proof of Concept This issue is regarding the Tornado cash hack, whereby the attacker deploys different contracts at the same address. If the proposal...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/13 12:0 a.m.18 views

LlamaAccount can be tricked to selfdestruct with an upgradable contract

Lines of code Vulnerability details Impact The LlamaAccount contract will be destroyed and all the assets can be lost. Proof of Concept In execute, we use readSlot0 to prevent a malicious or buggy target from taking ownership of this contract. But the malicious target can send all the assets and...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/04/19 12:15 a.m.16 views

CVE-2021-28254

A deserialization vulnerability in the destruct function of Laravel v8.5.9 allows attackers to execute arbitrary commands...

9.8CVSS9.9AI score
SaveExploits0References1
Prion
Prion
added 2023/04/19 12:15 a.m.26 views

Deserialization of untrusted data

A deserialization vulnerability in the destruct function of Laravel v8.5.9 allows attackers to execute arbitrary commands...

7.5CVSS9.6AI score0.0132EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/04/18 12:0 a.m.32 views

CVE-2021-28254

A deserialization vulnerability in the destruct function of Laravel v8.5.9 allows attackers to execute arbitrary commands...

9.9AI score0.0132EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/04/18 12:0 a.m.8 views

PT-2023-12125 · Laravel · Laravel

Name of the Vulnerable Software and Affected Versions: Laravel version 8.5.9 Description: A deserialization vulnerability in the destruct function allows attackers to execute arbitrary commands. Recommendations: For Laravel version 8.5.9, consider disabling the destruct function until a patch is...

9.8CVSS9.6AI score0.0132EPSS
SaveExploits1References8
Code423n4
Code423n4
added 2023/03/07 12:0 a.m.16 views

Attacker contract can avoid being blocked

Lines of code Vulnerability details Impact A Malicious attacker can interact with the system and selfdestruct his own contract then use CREATE2 to recreate it at same address when he needs to interact with the system again. Proof of Concept Tools Used Manual Review Recommended Mitigation Steps...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:25 a.m.6 views

SUSE CVE-2018-13844

An issue has been found in HTSlib 1.8. It is a memory leak in fairead in faidx.c. NOTE: This has been disputed with the assertion that this vulnerability exists in the test harness and HTSlib users would be aware of the need to destruct this object returned by faiload in their own code...

7.5CVSS7.1AI score0.01441EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.13 views

SmartAccount implementation contract can be destroyed by anyone

Lines of code Vulnerability details SmartAccount implementation contract can be destroyed by anyone Impact Locking all user's funds forever due to DoS for all functions. Proof of Concept There are 2 main reasons for this vulnerability: 1. The expected behaviour of interacting with the...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/11 12:0 a.m.8 views

Upgraded Q -> M from #506 [1670783534926]

Judge has assessed an item in Issue 506 as M risk. The relevant finding follows: selfDestruct will probably be deactivated soon --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/09 12:0 a.m.8 views

Implementation can be self destruct by deployer, effectively break all running sale and lock all assets.

Lines of code Vulnerability details Impact Sale in Escher is deployed using minimal proxy pattern, where there is only 1 implementation contract is deployed to save deployment gas. Also, in Open Edition and FixedPrice sale, when sale is not started yet, owner can cancel it, self destruct the prox...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2022/08/08 8:4 a.m.25 views

Denial Of Service (DoS)

evmos/ethermint is vulnerable to Denial Of Service DoS. The vulnerability exists in the deleteaccount function in statedb.go due to improper access control which allows an attacker to crash the system by sending a specially-crafted request using the self-destruct function...

8.2CVSS6.1AI score0.01395EPSS
SaveExploits1References9Affected Software4
Code423n4
Code423n4
added 2022/08/03 12:0 a.m.15 views

Anyone can self-destruct this contract.

Lines of code Vulnerability details Impact High Unprotected call to a function executing selfdestruct/suicide. Proof of Concept DepositHandler.destroyaddress contracts/DepositHandler.sol28-30 allows anyone to destruct the contract. Once the contract is unlocked through the noReenter modifier,...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/14 12:0 a.m.27 views

Vault implementation can be selfdestructed due to lack of initialization

Lines of code Vulnerability details Impact HIGH - Assets can be lost directly Anybody can initialize the Vault's implementation contract. The worst case would be to selfdestruct and make all the already deployed and to be deployed Vault's proxies useless and assets in the deployed proxies will be...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/14 12:0 a.m.13 views

Uninitialized implementation for Vault can be destroyed

Lines of code Vulnerability details Impact Every Vault is a proxy of the same implementation contract. This implementation is deployed from VaultFactory but never initialized. /// @notice Initializes implementation contract constructor implementation = addressnew Vault; Someone can call init in t...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/06/10 12:0 a.m.10 views

The vulnerability lies in the implementation of the __destruct() and dispatch($command) functions in the Laravel PHP framework, which allow a hacker to execute arbitrary code.

The vulnerability of implementing the destruct and dispatch$command functions in the Laravel PHP framework is related to deficiencies in the deserialization mechanism. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code...

10CVSS6AI score
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/07 12:0 a.m.8 views

PT-2022-20661 · Laravel · Laravel

Name of the Vulnerable Software and Affected Versions: Laravel version 9.1.8 Description: The issue allows Remote Code Execution RCE via an unserialized pop chain in destruct in IlluminateBroadcastingPendingBroadcast.php and call in FakerGenerator.php when processing attacker-controlled data for...

9.8CVSS6.7AI score
SaveExploits0References12
Rows per page
Query Builder