Lucene search
+L

10394 matches found

FreeBSD
FreeBSD
added 2022/06/06 12:00 a.m.30 views

libspf2 -- Integer Underflow Remote Code Execution

Trendmicro ZDI reports: Integer Underflow Remote Code Execution Vulnerability The specific flaw exists within the parsing of SPF macros. When parsing SPF macros, the process does not properly validate user-supplied data, which can result in an integer underflow before writing to memory. An attack...

8.8CVSS7.8AI score0.51755EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/06/05 3:48 p.m.28 views

Integer Underflow

blender is vulnerable to integer underflow. The vulnerability exists because it leads to an out-of-bounds read which allows an attacker to read sensitive data using a crafted DDS image file...

5.5CVSS5.9AI score0.01153EPSS
SaveExploits0References4Affected Software1
Code423n4
Code423n4
added 2022/06/03 12:00 a.m.14 views

QA Report

Reinitalisation in BkdLocker.sol In the initialize function, the only check is made that the current startBoost value is zero, if zero is passed then this allows the function to be reinitialised and potentially modifying other variables which should remain constant. Consider making a check that t...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:00 a.m.15 views

StakerVault.unstake(), StakerVault.unstakeFor() would revert with a uint underflow error of StakerVault.strategiesTotalStaked, StakerVault._poolTotalStaked.

Lines of code Vulnerability details Impact StakerVault.unstake, StakerVault.unstakeFor would revert with a uint underflow error of StakerVault.strategiesTotalStaked, StakerVault.poolTotalStaked. Proof of Concept Currently it saves totalStaked for strategies and non-strategies separately. uint...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:00 a.m.7 views

Underflow unchecked

Lines of code Vulnerability details Impact There is no check for underflow even though there is chance to be on Proof of Concept in The call for function locateCurrentAmount they said that duration !=0. But, there is this call where there duration = advancedOrder.parameters.endTime -...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/06/02 11:04 a.m.6 views

OESA-2022-1685 ntfs-3g security update

NTFS-3G is a stable, open source, GPL licensed, POSIX, read/write NTFS driver for Linux and many other operating systems. It provides safe handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista, Windows Server 2008 and Windows 7 NTFS file systems. Security Fixes: ntfsck in...

9.8CVSS7.7AI score0.00504EPSS
SaveExploits1References9
Code423n4
Code423n4
added 2022/06/02 12:00 a.m.10 views

totalSupply will revert

Lines of code Vulnerability details Impact The line for uint256 i = epochindex - 1; i + 1 != 0; i-- relies on uint256 underflow and overflow, which would revert in solidity ^0.8.0 Proof of Concept function totalSupply external view returns uint256 supply uint256 currentEpoch =...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/02 12:00 a.m.11 views

balanceAtEpochOf will revert

Lines of code Vulnerability details Impact The line for uint256 i = locks.length - 1; i + 1 != 0; i-- relies on uint256 underflow and overflow, which would revert in solidity ^0.8.0 Proof of Concept function balanceAtEpochOfuint256 epoch, address user public view returns uint256 amount...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/02 12:00 a.m.14 views

totalSupplyAtEpoch will revert

Lines of code Vulnerability details Impact The line for uint256 i = epoch; i + 1 != 0; i-- relies on uint256 underflow and overflow, which would revert in solidity ^0.8.0 Proof of Concept function totalSupplyAtEpochuint256 epoch external view returns uint256 supply uint256 epochStart =...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/02 12:00 a.m.14 views

pendingLockAtEpochOf will revert

Lines of code Vulnerability details Impact The line for uint256 i = locks.length - 1; i + 1 != 0; i-- relies on uint256 underflow and overflow, which would revert in solidity ^0.8.0 Proof of Concept function pendingLockAtEpochOfuint256 epoch, address user external view returns uint256 amount...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2022/05/31 12:00 a.m.35 views

Tuxera NTFS-3G numeric error vulnerability

Tuxera NTFS-3G is an open source, cross-platform set of drivers from Tuxera Finland for supporting read and write NTFS partitions.Tuxera NTFS-3G suffers from a numeric error vulnerability that originates from integer underflow in fuselibreaddir, which can be exploited by attackers to cause...

6.7CVSS6.1AI score0.00422EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/05/26 4:15 p.m.5 views

CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS5.9AI score0.00422EPSS
SaveExploits0References15
NVD
NVD
added 2022/05/26 4:15 p.m.22 views

CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS0.00422EPSS
SaveExploits0References10
OSV
OSV
added 2022/05/26 4:15 p.m.13 views

AZL-9859 CVE-2022-30787 affecting package ntfs-3g for versions less than 2022.5.17-1

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS7AI score0.00422EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/26 4:15 p.m.7 views

ALPINE-CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS7.1AI score0.00422EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/26 4:15 p.m.5 views

DEBIAN-CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS7.1AI score0.00422EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/05/26 4:15 p.m.36 views

CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS7AI score0.00422EPSS
SaveExploits0References6
Prion
Prion
added 2022/05/26 4:15 p.m.29 views

Integer overflow

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

4.6CVSS6.7AI score0.00422EPSS
SaveExploits0References10Affected Software3
OSV
OSV
added 2022/05/26 4:15 p.m.7 views

UBUNTU-CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

6.7CVSS7.1AI score0.00422EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/26 12:00 a.m.38 views

CVE-2022-30787

An integer underflow in fuselibreaddir enables arbitrary memory read operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

7.2CVSS3.6AI score0.00422EPSS
SaveExploits0References12
Rows per page
Query Builder