Lucene search
K

3794 matches found

Code423n4
Code423n4
added 2022/01/11 12:0 a.m.6 views

No slippage control on _swapUnderlyingToUst of NonUSTStrategy.sol

Handle cccz Vulnerability details Impact There is no slippage control on swapUnderlyingToUst of NonUSTStrategy.sol, which expose strategy to sandwich attack. Due to the access control of doHardWork, the attacker can front run to do a sandwich attack. function doHardWork external...

6.9AI score
Exploits0
Openbugbounty
Openbugbounty
added 2022/01/02 11:10 a.m.14 views

run-down.com Cross Site Scripting vulnerability OBB-2319854

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
OSV
OSV
added 2021/12/27 7:15 p.m.3 views

CVE-2021-35232

Hard coded credentials discovered in SolarWinds Web Help Desk product. Through these credentials, the attacker with local access to the Web Help Desk host machine allows to execute arbitrary HQL queries against the database and leverage the vulnerability to steal the password hashes of the users ...

6.1CVSS6.6AI score0.00232EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2021/12/22 12:0 a.m.3 views

PT-2021-14828 · Garrett Metal Detectors · Garrett Metal Detectors Ic Module Cma

Name of the Vulnerable Software and Affected Versions: Garrett Metal Detectors iC Module CMA version 5.0 Description: An authentication bypass issue exists in the CMA run server 6877 functionality. A properly-timed network connection can lead to authentication bypass via session hijacking. An...

9.3CVSS7.6AI score0.00437EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:0 a.m.2 views

avahi-daemon-check-dns.sh in the Debian avahi package through 0.8-4 is executed as root via /etc/network/if-up.d/avahi-daemon and allows a local attacker to cause a denial of service or create arbitrary empty files via a symlink attack on files under /run/avahi-daemon. NOTE: this only affects the packaging for Debian GNU/Linux (used indirectly by SUSE) not the upstream Avahi product.

...

7.8CVSS8.6AI score0.00089EPSS
Exploits0
Code423n4
Code423n4
added 2021/12/08 12:0 a.m.7 views

UniV3Vault.sol#collectEarnings() can be front run

Handle WatchPug Vulnerability details For UniV3Vault, it seems that lp fees are collected through collectEarnings callable by the strategy and reinvested rebalanced. However, in the current implementation, unharvested yields are not included in tvl, making it vulnerable to front-run attacks that...

6.9AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2021/12/07 12:0 a.m.1 views

The vulnerability of the implementation of the runAgentRestarter method in the mobile device management system Avalanche allows a hacker to execute arbitrary commands.

The vulnerability of the runAgentRestarter method in the mobile device management system Avalanche is related to insufficient cleaning of input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary commands by sending specially crafted data...

10CVSS5.9AI score
Exploits0References7Affected Software1
Code423n4
Code423n4
added 2021/12/01 12:0 a.m.5 views

purchaseArbitrageTokens() can be front run

Handle WatchPug Vulnerability details The current implementation of purchaseArbitrageTokens provides no parameter for slippage control, making it vulnerable to front-run attacks. function purchaseArbitrageTokensuint256 amount external notSameBlock ... uint256 purchased =...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2021/12/01 12:0 a.m.9 views

splitReinvest() can be front run

Handle WatchPug Vulnerability details function splitReinvestuint256 rewardLiquidity external retrieveRewardrewardLiquidity; uint256 rewardBalance = rewardToken.balanceOfaddressthis; rewardToken.safeTransferaddressdexHandler, rewardBalance.div2; dexHandler.buyMalt; bondAccountmsg.sender; emit...

7AI score
Exploits0
CNNVD
CNNVD
added 2021/12/01 12:0 a.m.3 views

Sunnet eHRD 安全漏洞

Sunnet eHRD is a talent management system from SunChat Technology, Taiwan, China. The system supports talent management and performance management, etc. Sunnet eHRD has an access control error vulnerability, which can be exploited by an attacker to access the account management page after...

9CVSS6AI score0.00638EPSS
Exploits0References3
VulnCheck KEV
VulnCheck KEV
added 2021/11/30 12:0 a.m.1 views

VulnCheck KEV: CVE-2017-6079

The HTTP web-management application on Edgewater Networks Edgemarc appliances has a hidden page that allows for user-defined commands such as specific iptables routes, etc., to be set. You can use this page as a web shell essentially to execute commands, though you get no feedback client-side...

10CVSS7.5AI score0.3236EPSS
Exploits1References1
Code423n4
Code423n4
added 2021/11/16 12:0 a.m.9 views

setReserve() can be front-run

Handle palina Vulnerability details Impact The reserve address variable in NestedFactory.sol remains equal to 0 before the setReserve function is called by an owner. This may lead to incorrect transfers of tokens or invalid comparison with e.g., the asset reserve nestedRecords.getAssetReservenftI...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2021/11/16 12:0 a.m.8 views

IbbtcVaultZap.sol#deposit() can be front run

Handle WatchPug Vulnerability details function deposituint2564 calldata amounts public whenNotPaused // ... Given that IbbtcVaultZap.soldeposit will add liquidity to the curve pool, and the amount out differs when the price of tokens in the pool changes. However, the current implementation provid...

6.9AI score
Exploits0
Positive Technologies
Positive Technologies
added 2021/11/11 12:0 a.m.4 views

PT-2021-8180 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a use-after-free error in the Linux kernel's sched/fair component. This error occurs when the unregister fair sched group function unlinks all cfs rqs from a...

8.4CVSS6.9AI score0.00223EPSS
Exploits2References1343
RedHat Linux
RedHat Linux
added 2021/11/09 5:42 p.m.2 views

python-pillow: Buffer over-read in SGI RLE image reader

A flaw was found in python-pillow. SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled...

5.8CVSS7.4AI score0.00165EPSS
Exploits0References5
OSV
OSV
added 2021/11/09 5:15 p.m.13 views

CVE-2021-43173

In NLnet Labs Routinator prior to 0.10.2, a validation run can be delayed significantly by an RRDP repository by not answering but slowly drip-feeding bytes to keep the connection alive. This can be used to effectively stall validation. While Routinator has a configurable time-out value for RRDP...

7.5CVSS7.4AI score0.00719EPSS
Exploits0References3
OSV
OSV
added 2021/11/09 5:15 p.m.11 views

CVE-2021-43172

NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of anoth...

7.5CVSS7.4AI score0.00719EPSS
Exploits0References1
Prion
Prion
added 2021/11/09 5:15 p.m.18 views

Design/Logic Flaw

In NLnet Labs Routinator prior to 0.10.2, a validation run can be delayed significantly by an RRDP repository by not answering but slowly drip-feeding bytes to keep the connection alive. This can be used to effectively stall validation. While Routinator has a configurable time-out value for RRDP...

5CVSS7.4AI score0.00719EPSS
Exploits0References3Affected Software2
UbuntuCve
UbuntuCve
added 2021/11/09 5:15 p.m.15 views

CVE-2021-43172

NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of anoth...

7.5CVSS7.1AI score0.0054EPSS
Exploits0References3
Cvelist
Cvelist
added 2021/11/09 4:41 p.m.14 views

CVE-2021-43172 Infinite length chain of RRDP repositories

NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of anoth...

7.7AI score0.0054EPSS
Exploits0References1
Rows per page
Query Builder