Lucene search
K

1433 matches found

CNNVD
CNNVD
added 2023/10/30 12:0 a.m.1 views

openCRX Code Issues Vulnerabilities

openCRX is an open source Crm software. A code issue vulnerability exists in openCRX version v.5.2.2, which stems from a vulnerability that allows remote attackers to execute arbitrary code via a specially crafted request...

9.8CVSS7.8AI score0.00423EPSS
Exploits0References3
Code423n4
Code423n4
added 2023/10/30 12:0 a.m.10 views

EthenaMinting.sol#_setMaxRedeemPerBlock() - Function doesn't enforce any constraints

Lines of code Vulnerability details Explanation The EthenaMinting.solsetMaxMintPerBlock function is responsible for setting the maximum limit for minting USDe tokens in a single block. function setMaxMintPerBlockuint256 maxMintPerBlock external onlyRoleDEFAULTADMINROLE...

7.1AI score
Exploits0
Code423n4
Code423n4
added 2023/10/30 12:0 a.m.10 views

StakedUSDe.totalSupply() may decrease below MIN_SHARES by StakedUSDe.redistributeLockedAmount.

Lines of code Vulnerability details Impact StakedUSDe runs checkMinShares in deposit and withdraw to keep the totalSupply more than MINSHARES, 1e18. It is to prevent an ERC4626 inflation attack. However, StakedUSDe.redistributeLockedAmountuser, address0 burns all the user's shares and decreases t...

7.2AI score
Exploits0
Code423n4
Code423n4
added 2023/10/26 12:0 a.m.10 views

TRANSFERING FUNDS TO YOURSELF INCREASES YOUR BALANCE

Lines of code Vulnerability details Impact If transferred to yourself, it will cause your balance to increase, thus growing the token balance infinitely. Proof of Concept File: src/market/WildcatMarketToken.sol 54: transferfrom, to, amount; 74: accountsfrom = fromAccount; 78: accountsto =...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/10/23 12:0 a.m.43 views

Ubuntu 20.04 ESM / 22.04 ESM : ImageMagick vulnerabilities (USN-5736-2)

The remote Ubuntu 20.04 ESM / 22.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5736-2 advisory. USN-5736-1 fixed vulnerabilities in ImageMagick. This update provides the corresponding updates for Ubuntu 20.04 ESM and Ubuntu 22.04 ESM. On...

7.8CVSS6.6AI score0.0029EPSS
Exploits2References18
NVD
NVD
added 2023/10/19 3:15 p.m.22 views

CVE-2023-35185

The SolarWinds Access Rights Manager was susceptible to a Directory Traversal Remote Code Vulnerability using SYSTEM privileges...

6.8CVSS6.8AI score0.00151EPSS
Exploits0References2
NVD
NVD
added 2023/10/19 3:15 p.m.22 views

CVE-2023-35187

The SolarWinds Access Rights Manager was susceptible to a Directory Traversal Remote Code Vulnerability. This vulnerability allows an unauthenticated user to achieve the Remote Code Execution...

9.8CVSS9.2AI score0.02021EPSS
Exploits0References2
CVE
CVE
added 2023/10/19 2:24 p.m.119 views

CVE-2023-35187

CVE-2023-35187 affects SolarWinds Access Rights Manager. The OpenClientUpdateFile method contains a path validation flaw that allows an unauthenticated attacker to perform directory traversal and achieve remote code execution on affected installations. The vulnerability enables code execution wit...

9.8CVSS9.4AI score0.02021EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2023/10/19 2:24 p.m.63 views

CVE-2023-35185

CVE-2023-35185 concerns SolarWinds Access Rights Manager OpenFile Directory Traversal leading to remote code execution. The connected ZDI advisory specifies that the vulnerability exists in the OpenFile method and stems from insufficient validation of a user-supplied path prior to file operations...

6.8CVSS7AI score0.00151EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2023/10/19 12:0 a.m.2 views

SolarWinds Access Rights Manager Code Issue Vulnerability

SolarWinds Access Rights Manager is a lightweight review management system from SolarWinds. A code issue vulnerability exists in SolarWinds Access Rights Manager. An attacker could exploit this vulnerability to remotely execute code...

8.8CVSS7.1AI score0.09608EPSS
Exploits0References3
CNNVD
CNNVD
added 2023/10/16 12:0 a.m.1 views

Apache InLong 代码问题漏洞

Apache InLong is the U.S. Apache Apache Foundation's one-stop massive data integration framework. Provides automated, secure and reliable data transfer capabilities. A code issue vulnerability exists in Apache InLong versions 1.4.0 to 1.8.0, which stems from the fact that some sensitive parameter...

9.8CVSS7AI score0.00056EPSS
Exploits0References2
CNNVD
CNNVD
added 2023/10/16 12:0 a.m.1 views

Engelsystem Code Issue Vulnerability

Engelsystem is an open source shift scheduling system from Engelsystem. Engelsystem has a code issue vulnerability that stems from a Server Request Forgery SSRF vulnerability in the Import schedule feature...

2.3CVSS7.2AI score0.00023EPSS
Exploits1References4
CVE
CVE
added 2023/10/11 7:27 p.m.78 views

CVE-2023-40142

CVE-2023-40142 is documented in multiple sources as a local elevation-of-privilege affecting Google Pixel components, stemming from a logic error in the code that bypasses carrier restrictions on the device. The Android Pixel bulletins and Red Hat/NVD records describe the issue as enabling local ...

7.8CVSS7.7AI score0.00007EPSS
Exploits0References1Affected Software1
Talos
Talos
added 2023/10/11 12:0 a.m.37 views

Yifan YF325 httpd debug credentials leftover debug code vulnerability

Talos Vulnerability Report TALOS-2023-1752 Yifan YF325 httpd debug credentials leftover debug code vulnerability October 11, 2023 CVE Number CVE-2023-32645 SUMMARY A leftover debug code vulnerability exists in the httpd debug credentials functionality of Yifan YF325 v1.020221108. A specially...

9.8CVSS9.8AI score0.00063EPSS
Exploits0
Code423n4
Code423n4
added 2023/10/06 12:0 a.m.12 views

ClaimConcentratedRewards and claimAmbientRewards don't update liquidity, enabling double rewards claims. Update liquidity after claims.

Lines of code Vulnerability details Impact The claimConcentratedRewards and claimAmbientRewards functions do not update the liquidity amount after withdrawing rewards. This could allow a user to withdraw rewards multiple times for the same liquidity. Proof of Concept The liquidity amount is not...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2023/10/06 12:0 a.m.10 views

Users may be unable to claim their rewards and add/remove liquidity due exceeding gas limit

Lines of code Vulnerability details Impact If a user provides liquidity on ticks which are entered and exited a large number of times, the gas required to call the accrueConcentratedPositionTimeWeightedLiquidity can exceed the block gas limit. Proof of Concept The...

7.2AI score
Exploits0
Debian CVE
Debian CVE
added 2023/10/04 6:2 p.m.42 views

CVE-2023-3428

A heap-based buffer overflow vulnerability was found in coders/tiff.c in ImageMagick. This issue may allow a local attacker to trick the user into opening a specially crafted file, resulting in an application crash and denial of service...

6.2CVSS6.2AI score0.00021EPSS
Exploits0
Code423n4
Code423n4
added 2023/10/04 12:0 a.m.12 views

function 'accrueInterest(address vToken)' allows too many rewards to be allocated

Lines of code Vulnerability details Impact Malicious users can increase the number of rewards they receive within a block. Proof of Concept In the Prime contract, marketsvToken.rewardIndex is used to determine how many rewards are allocated to Prime token holders, and its value can only be change...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2023/10/04 12:0 a.m.4 views

Missing of the distribution state updating

Lines of code Vulnerability details Impact The getEffectiveDistributionSpeed can return incorrect information. It can return distributionSpeed but the accrueTokens function will increase tokenAmountAccruedtoken only for the difference between token.balanceOfaddressthis and tokenAmountAccruedtoken...

7.1AI score
Exploits0
CNNVD
CNNVD
added 2023/09/30 12:0 a.m.1 views

phpMyFAQ Code Issues Vulnerabilities

phpMyFAQ is a multi-language, fully database-driven FAQ system by the individual developer Thorsten Rinne. A code issue vulnerability exists in versions of phpMyFAQ prior to 3.1.18, which stems from not restricting the types of files that can be uploaded...

9.8CVSS7AI score0.00405EPSS
Exploits0References3
Rows per page
Query Builder