Lucene search
+L

4525 matches found

CNNVD
CNNVD
added 2022/05/10 12:0 a.m.8 views

Google Chrome 资源管理错误漏洞

Google Chrome is a web browser from Google, Inc USA. Google Chrome suffers from a resource management error vulnerability that stems from the share function reuse-after-release. A remote attacker could use this vulnerability to trick a victim into visiting a specially crafted web page, triggering...

8.8CVSS8.6AI score0.00851EPSS
SaveExploits0References12
Packet Storm
Packet Storm
added 2022/05/09 12:0 a.m.226 views

Ransom.Cryakl Code Execution

Discovery / credits: Malvuln John Page aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/2aea3b217e6a3d08ef684594192cafc8.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Ransom.Cryakl Vulnerability: Code Execution Description: Cryakl looks for and loads a DLL...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/05/09 12:0 a.m.236 views

Ransom.Satana Code Execution

Discovery / credits: Malvuln John Page aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/46bfd4f1d581d7c0121d2b19a005d3df.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Ransom.Satana Vulnerability: Code Execution Description: Satana searches for and loads a D...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/05/06 12:0 a.m.205 views

Trojan.CryptoLocker Code Execution

Discovery / credits: Malvuln - John Page aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/209a288c68207d57e0ce6e60ebf60729.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Trojan.CryptoLocker Vulnerability: Code Execution Description: Cryptolocker drops a PE...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/05/06 12:0 a.m.207 views

REvil.Ransom Code Execution

Discovery / credits: Malvuln - John Page - aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/4c5c1731481ea8d67ef6076810c49e00.txt Contact: [email protected] Media: twitter.com/malvuln Threat: REvil.Ransom Vulnerability: Code Execution Description: REvil looks for and executes...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/05/04 12:0 a.m.309 views

Ransom.WannaCry Code Execution

Discovery / credits: Malvuln - John Page aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/84c82835a5d21bbcf75a61706d8ab549.txt Contact: [email protected] Media: twitter.com/malvuln ISR: ApparitionSec Threat: Ransom.WannaCry Vulnerability: Code Execution Description: WannaCry...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/05/03 12:0 a.m.232 views

REvil Ransom Code Execution

Discovery / credits: Malvuln - malvuln.com c 2022 Original source: https://malvuln.com/advisory/7d7ee58c2696794b3be958b165eb61a9.txt Contact: [email protected] Media: twitter.com/malvuln Threat: REvil Ransom Vulnerability: Code Execution Description: REvil looks for and executes DLLs in its...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2022/05/01 12:30 p.m.35 views

BackupOperatorToDA - From An Account Member Of The Group Backup Operators To Domain Admin Without RDP Or WinRM On The Domain Controller

If you compromise an account member of the group Backup Operators you can become the Domain Admin without RDP or WinRM on the Domain Controller. All credit from filipdragovic with his inital POC ! I build this project because I wanted to have a more generic binary with parameters and also being...

7.6AI score
SaveExploits0References4
Code423n4
Code423n4
added 2022/05/01 12:0 a.m.10 views

Initial supplyTokenTo() with _depositAmount=1 wei causes expensive share price

Lines of code Vulnerability details Impact The first depositor into the yield source is able to maliciously manipulate the share price by depositing the lowest possible amount 1 wei and then artificially blowing up the token balance. Following depositors will have to supply a larger amount of...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/04/27 6:15 p.m.7 views

CVE-2022-24372

Linksys MR9600 devices before 2.0.5 allow attackers to read arbitrary files via a symbolic link to the root directory of a NAS SMB share...

4.9CVSS5.9AI score0.00463EPSS
SaveExploits1References4
NVD
NVD
added 2022/04/27 6:15 p.m.20 views

CVE-2022-24372

Linksys MR9600 devices before 2.0.5 allow attackers to read arbitrary files via a symbolic link to the root directory of a NAS SMB share...

4.9CVSS0.00463EPSS
SaveExploits1References3
Prion
Prion
added 2022/04/27 6:15 p.m.14 views

Design/Logic Flaw

Linksys MR9600 devices before 2.0.5 allow attackers to read arbitrary files via a symbolic link to the root directory of a NAS SMB share...

4.9CVSS5AI score0.00463EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/04/27 5:23 p.m.21 views

CVE-2022-24372

Linksys MR9600 devices before 2.0.5 allow attackers to read arbitrary files via a symbolic link to the root directory of a NAS SMB share...

5.2AI score0.00463EPSS
SaveExploits1References3
CVE
CVE
added 2022/04/27 5:23 p.m.70 views

CVE-2022-24372

CVE-2022-24372 affects Linksys MR9600 devices prior to version 2.0.5. An improper handling of a symbolic link to the root directory of a NAS SMB share allows an attacker to read arbitrary files. The vulnerability is documented with an impact on confidentiality (high) and does not indicate exploit...

4.9CVSS4.8AI score0.00463EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2022/04/27 12:0 a.m.18 views

First xERC4626 deposit exploit can break share calculation

Lines of code Vulnerability details Solmate convertToShares function follow the formula: assetDepositAmount totalShareSupply / assetBalanceBeforeDeposit. The share price always return 1:1 with asset token. If everything work normally, share price will slowly increase with time to 1:2 or 1:10 as...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2022/04/20 12:30 p.m.49 views

DumpSMBShare - A Script To Dump Files And Folders Remotely From A Windows SMB Share

A script to dump files and folders remotely from a Windows SMB share. Features Only list shares with --list-shares. Select only files with given extensions with --extensions or all files. Choose the local folder to dump to with --dump-dir. Select base folder to search from in the share with...

7.5AI score
SaveExploits0References3
Code423n4
Code423n4
added 2022/04/20 12:0 a.m.9 views

first depositor in StakedCitadel can drain other depositors

Lines of code Vulnerability details in deposit, when the ratio totalSupply / balance is very high, the amount of the minted shares can round down to zero. Proof of Concept Let's say that the token is USDC. Alice is the first one to deposit in StakedCitadel. she deposits 1 basic unit of USDC 10-6...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/04/15 9:15 p.m.6 views

CVE-2022-29281

Notable before 1.9.0-beta.8 doesn't effectively prevent the opening of executable files when clicking on a link. There is improper validation of the file URI scheme. A hyperlink to an SMB share could lead to execution of an arbitrary program or theft of NTLM credentials via an SMB relay attack,...

8.8CVSS6.2AI score0.01483EPSS
SaveExploits0References4
NVD
NVD
added 2022/04/15 9:15 p.m.12 views

CVE-2022-29281

Notable before 1.9.0-beta.8 doesn't effectively prevent the opening of executable files when clicking on a link. There is improper validation of the file URI scheme. A hyperlink to an SMB share could lead to execution of an arbitrary program or theft of NTLM credentials via an SMB relay attack,...

8.8CVSS0.01483EPSS
SaveExploits0References2
Prion
Prion
added 2022/04/15 9:15 p.m.17 views

Input validation

Notable before 1.9.0-beta.8 doesn't effectively prevent the opening of executable files when clicking on a link. There is improper validation of the file URI scheme. A hyperlink to an SMB share could lead to execution of an arbitrary program or theft of NTLM credentials via an SMB relay attack,...

6.8CVSS8.7AI score0.01483EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder