Lucene search
+L

189 matches found

Code423n4
Code423n4
added 2023/08/28 12:00 a.m.26 views

Existing checks with INT_MAX are insufficient such that the contract becomes dysfunctional after initial deployment of some large balance(s)

Lines of code Vulnerability details Impact EvolvingProteus.sol contains a variety of functions which detail the price in tokens to be paid in swaps, withdraws, and deposits. In external functions such as depositGivenInputAmount, as well as internal functions such as checkBalances, there exists a...

7AI score
SaveExploits0
Ubuntu
Ubuntu
added 2023/08/15 9:02 p.m.78 views

USN-6290-1: LibTIFF vulnerabilities

It was discovered that LibTIFF could be made to write out of bounds when processing certain malformed image files with the tiffcrop utility. If a user were tricked into opening a specially crafted image file, an attacker could possibly use this issue to cause tiffcrop to crash, resulting in a...

6.5CVSS7AI score0.01188EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2023/08/14 9:49 a.m.36 views

CVE-2023-4320

An arithmetic overflow flaw was found in Satellite when creating a new personal access token. This flaw allows an attacker who uses this arithmetic overflow to create personal access tokens that are valid indefinitely, resulting in damage to the system's integrity...

7.6CVSS7AI score0.00653EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/08/14 12:00 a.m.10 views

PT-2023-28731 · Satellite · Satellite

Name of the Vulnerable Software and Affected Versions: Satellite affected versions not specified Description: An arithmetic overflow flaw was found in Satellite when creating a new personal access token. This flaw allows an attacker to create personal access tokens that are valid indefinitely,...

7.6CVSS5.7AI score0.00653EPSS
SaveExploits0References8
Code423n4
Code423n4
added 2023/06/21 12:00 a.m.11 views

potential arithmetic overflow in the code under review.

Lines of code Vulnerability details Summary This report highlights a high vulnerability related to potential arithmetic overflow in the code under review. Vulnerability Details The code performs arithmetic operations, such as addition, subtraction, multiplication, and division, on sdk.Int values...

7.2AI score
SaveExploits0
Ubuntu
Ubuntu
added 2023/06/20 7:47 p.m.90 views

USN-6180-1: VLC media player vulnerabilities

It was discovered that VLC could be made to read out of bounds when decoding image files. If a user were tricked into opening a crafted image file, a remote attacker could possibly use this issue to cause VLC to crash, leading to a denial of service. This issue only affected Ubuntu 16.04 LTS and...

7.8CVSS8.2AI score0.02411EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2023/05/24 12:00 a.m.46 views

sysstat security and bug fix update

11.7.3-9.0.1 - add mpstat -H option to also display physically hotplugged vCPUs Orabug: 34683071 11.7.3-9 - add -f flag to force fdatasync after sa file update 2153192 11.7.3-8 - arithmetic overflow in allocatestructures on 32 bit systems CVE-2022-39377...

7.8CVSS7.2AI score0.01152EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/05/16 12:00 a.m.43 views

RHEL 8 : sysstat (RHSA-2023:2800)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2023:2800 advisory. The sysstat packages provide the sar and iostat commands. These commands enable system monitoring of disk, network, and other I/O activity. Security...

7.8CVSS7.2AI score0.01152EPSS
SaveExploits1References6
Oracle linux
Oracle linux
added 2023/05/15 12:00 a.m.36 views

sysstat security and bug fix update

12.5.4-5.0.1 - add mpstat -H option to also display physically hotplugged vCPUs Orabug: 34683087 12.5.4-5 - Fix --dec argument validation rhbz2080650 12.5.4-4 - arithmetic overflow in allocatestructures on 32 bit systems CVE-2022-39377...

7.8CVSS7.3AI score0.01152EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/05/13 12:00 a.m.35 views

RHEL 9 : sysstat (RHSA-2023:2234)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2023:2234 advisory. The sysstat packages provide the sar and iostat commands. These commands enable system monitoring of disk, network, and other I/O activity. Security...

7.8CVSS7.2AI score0.01152EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/05/09 9:51 a.m.35 views

Moderate: Red Hat Security Advisory: sysstat security and bug fix update

An update for sysstat is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS7.2AI score0.01152EPSS
SaveExploits1References3
AlmaLinux
AlmaLinux
added 2023/05/09 12:00 a.m.39 views

Moderate: sysstat security and bug fix update

The sysstat packages provide the sar and iostat commands. These commands enable system monitoring of disk, network, and other I/O activity. Security Fixes: sysstat: arithmetic overflow in allocatestructures on 32 bit systems CVE-2022-39377 For more details about the security issues, including the...

7.8CVSS7.9AI score0.01152EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2023/04/28 12:00 a.m.10 views

Arithmetic Overflow in hexStringToBytes32 Function

Lines of code Vulnerability details Impact The vulnerability in the hexStringToBytes32 function can lead to an arithmetic overflow if the length of the hex-encoded string is odd, the loop that reads the hex-encoded string has a condition that checks for the last index, but the index is incremente...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/03/13 12:00 a.m.14 views

PT-2025-41105

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the bnxt driver, specifically in the bnxt get nvram directory function. An arithmetic expression’s value is susceptible to overflow because operan...

6CVSS6.5AI score0.00145EPSS
SaveExploits0References26
Code423n4
Code423n4
added 2023/03/09 12:00 a.m.8 views

SWC-101 Artihmetic Overflow test/LotteryInvariantChecks.t.sol testBuyClaimFinalize()

Lines of code Vulnerability details Impact Integer overflow on finalizeDraw function. Failing tests: Encountered 1 failing test in test/LotteryInvariantChecks.t.sol:LotteryInvariantChecksTest FAIL. Reason: Arithmetic over/underflow Counterexample:...

7.2AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:41 p.m.45 views

K48187630: Multiple grub2 vulnerabilities

Security Advisory Description CVE-2020-14308 In grub2 versions before 2.06 the grub memory allocator doesn't check for possible arithmetic overflows on the requested allocation size. This leads the function to return invalid memory allocations which can be further used to cause possible integrity...

6.7CVSS7.6AI score0.01588EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2022/11/09 6:56 a.m.99 views

CVE-2022-39377

An arithmetic overflow issue was discovered in Sysstat on 32-bit systems. The allocatestructures function in sacommon.c insufficiently checks bounds before arithmetic multiplication, allowing an overflow in the size allocated for the buffer representing system activities. The vulnerability can be...

7.8CVSS8.7AI score0.01152EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/07/12 2:15 p.m.3 views

CVE-2022-34739

The fingerprint module has a vulnerability of overflow in arithmetic addition. Successful exploitation of this vulnerability may result in the acquisition of data from unknown addresses in address mappings...

7.5CVSS5.9AI score0.00658EPSS
SaveExploits0References3Affected Software3
OSV
OSV
added 2022/07/12 2:15 p.m.7 views

CVE-2022-34739

The fingerprint module has a vulnerability of overflow in arithmetic addition. Successful exploitation of this vulnerability may result in the acquisition of data from unknown addresses in address mappings...

7.5CVSS5.8AI score0.00658EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/07/11 1:53 p.m.34 views

CVE-2022-34739

The fingerprint module has a vulnerability of overflow in arithmetic addition. Successful exploitation of this vulnerability may result in the acquisition of data from unknown addresses in address mappings...

7.9AI score0.00658EPSS
SaveExploits0References2
Rows per page
Query Builder