Lucene search
+L

2195 matches found

UbuntuCve
UbuntuCve
added 2023/03/04 4:15 p.m.31 views

CVE-2023-1175

Incorrect Calculation of Buffer Size in GitHub repository vim/vim prior to 9.0.1378...

7.3CVSS6.8AI score0.00438EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2023/03/04 12:0 a.m.32 views

CVE-2023-1175

Incorrect Calculation of Buffer Size in GitHub repository vim/vim prior to 9.0.1378...

7.3CVSS6.9AI score0.00438EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/03/04 12:0 a.m.21 views

CVE-2023-1175 Incorrect Calculation of Buffer Size in vim/vim

Incorrect Calculation of Buffer Size in GitHub repository vim/vim prior to 9.0.1378...

7.3CVSS7.2AI score0.00438EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2023/03/04 12:0 a.m.2 views

Vim 安全漏洞

Vim is a cross-platform text editor. A security vulnerability exists in versions prior to Vim 9.0.1378, which stems from an incorrect calculation of the buffer size...

7.3CVSS6.8AI score0.00438EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2023/03/03 9:8 p.m.31 views

CVE-2023-26488 OpenZeppelin Contracts contains Incorrect Calculation

OpenZeppelin Contracts is a library for secure smart contract development. The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. Subsequent transfers from the receiver of that token may overflow the...

6.5CVSS6.8AI score0.00713EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/03 8:2 p.m.25 views

GHSA-878M-3G6Q-594Q OpenZeppelin Contracts contains Incorrect Calculation

Impact The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. Subsequent transfers from the receiver of that token may overflow the balance as reported by balanceOf. The issue exclusively presents with...

6.5CVSS6.5AI score0.00713EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/03/03 8:2 p.m.35 views

OpenZeppelin Contracts contains Incorrect Calculation

Impact The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. Subsequent transfers from the receiver of that token may overflow the balance as reported by balanceOf. The issue exclusively presents with...

6.5CVSS6.5AI score0.00713EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2023/03/01 10:36 p.m.58 views

GHSA-F6HC-9G49-XMX7 nistec has Incorrect Calculation in Multiplication of unreduced P-256 scalars

Multiplication of certain unreduced P-256 scalars produce incorrect results. There are no protocols known at this time that can be attacked due to this. From the fix commit notes: Unlike the rest of nistec, the P-256 assembly doesn't use complete addition formulas, meaning that...

7.5CVSS7.3AI score0.00674EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2023/03/01 12:0 a.m.94 views

nistec has Incorrect Calculation in Multiplication of unreduced P-256 scalars

Multiplication of certain unreduced P-256 scalars produce incorrect results. There are no protocols known at this time that can be attacked due to this. From the fix commit notes: Unlike the rest of nistec, the P-256 assembly does not use complete addition formulas, meaning that...

7.5CVSS7.2AI score0.00674EPSS
SaveExploits0References4Affected Software1
F5 Networks
F5 Networks
added 2023/02/21 7:57 p.m.33 views

K51543541: QEMU vulnerability CVE-2018-7858

Security Advisory Description Quick Emulator aka QEMU, when built with the Cirrus CLGD 54xx VGA Emulator support, allows local guest OS privileged users to cause a denial of service out-of-bounds access and QEMU process crash by leveraging incorrect region calculation when updating VGA display...

5.5CVSS6.2AI score0.00614EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:8 p.m.130 views

K15702: SSLv3 vulnerability CVE-2014-3566

Security Advisory Description A flaw in the design of Secure Socket Layer SSL version 3.0 has been discovered that may allow a network attacker to force a client to negotiate an SSL handshake using SSL version 3.0 ciphers instead of Transport Layer Security TLS version 1.x ciphers. The attacker c...

4.3CVSS6.5AI score0.99999EPSS
SaveExploits7Affected Software21
RedHat Linux
RedHat Linux
added 2023/02/20 12:21 p.m.6 views

Mozilla: Out of bounds memory write from EncodeInputStream

The Mozilla Foundation Security Advisory describes this flaw as: When encoding data from an inputStream in xpcom the size of the input being encoded was not correctly calculated potentially leading to an out of bounds memory write...

8.8CVSS7.3AI score0.00737EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:20 p.m.9 views

Mozilla: Out of bounds memory write from EncodeInputStream

The Mozilla Foundation Security Advisory describes this flaw as: When encoding data from an inputStream in xpcom the size of the input being encoded was not correctly calculated potentially leading to an out of bounds memory write...

8.8CVSS7.3AI score0.00737EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 8:19 a.m.6 views

Mozilla: Out of bounds memory write from EncodeInputStream

The Mozilla Foundation Security Advisory describes this flaw as: When encoding data from an inputStream in xpcom the size of the input being encoded was not correctly calculated potentially leading to an out of bounds memory write...

8.8CVSS7.3AI score0.00737EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/02/20 12:0 a.m.12 views

Average APRs might be calculated wrongly after calling populateFromPreviousThrottle().

Lines of code Vulnerability details Impact Average APRs might be calculated wrongly after calling populateFromPreviousThrottle and targetAPR might be changed unexpectedly. Proof of Concept The epoch state struct contains cumulativeCashflowApr element and cashflowAverageApr is used to adjust...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/20 12:0 a.m.29 views

Function stabilize() might always revert because of overflow since Malt contract use solidity 0.8

Lines of code Vulnerability details Impact MaltDataLab fetched priceCumulative directly from Uniswap V2 pool to calculate price of Malt token. However, it is noticed that Uniswap V2 pool use Solidity 0.5.16, which does not revert when overflow happen. In addition, it is actually commented in...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2023/02/17 10:23 a.m.67 views

Incorrect Calculation Of Buffer Size

PHP is vulnerable to Incorrect Calculation of Buffer Size. The vulnerability exists because the core path resolution function allocates a buffer one byte too small when resolving paths with lengths close to the system MAXPATHLEN setting, leading to the byte after the allocated buffer being...

8.1CVSS8AI score0.01242EPSS
SaveExploits1References4Affected Software8
Code423n4
Code423n4
added 2023/02/16 12:0 a.m.11 views

sellMalt has a calculation error that can lead to excessive profits

Lines of code Vulnerability details Impact SwingTraderManager.sellMalt will call SwingTrader.sellMalt to sell the Malt purchased earlier and give the profit to profitDistributor to distribute. uint256 basis, = costBasis; if maxAmount totalMaltBalance maxAmount = totalMaltBalance;...

6.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:11 a.m.7 views

SUSE CVE-2007-2833

Emacs 21 allows user-assisted attackers to cause a denial of service crash via certain crafted images, as demonstrated via a GIF image in vm mode, related to image size calculation...

7.8CVSS6.7AI score0.01962EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:11 a.m.5 views

SUSE CVE-2007-4660

Unspecified vulnerability in the chunksplit function in PHP before 5.2.4 has unknown impact and attack vectors, related to an incorrect size calculation...

7.5CVSS7AI score0.02614EPSS
SaveExploits0References3
Rows per page
Query Builder