Lucene search
+L

348 matches found

ATTACKERKB
ATTACKERKB
added 2023/12/24 9:15 p.m.4 views

CVE-2023-51714

An issue was discovered in the HTTP2 implementation in Qt before 5.15.17, 6.x before 6.2.11, 6.3.x through 6.5.x before 6.5.4, and 6.6.x before 6.6.2. network/access/http2/hpacktable.cpp has an incorrect HPack integer overflow check...

9.8CVSS5.8AI score0.00986EPSS
SaveExploits0References4
NVD
NVD
added 2023/12/24 9:15 p.m.33 views

CVE-2023-51714

An issue was discovered in the HTTP2 implementation in Qt before 5.15.17, 6.x before 6.2.11, 6.3.x through 6.5.x before 6.5.4, and 6.6.x before 6.6.2. network/access/http2/hpacktable.cpp has an incorrect HPack integer overflow check...

9.8CVSS0.00986EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/12/15 12:0 a.m.74 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 : Vim vulnerabilities (USN-6557-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6557-1 advisory. It was discovered that Vim could be made to dereference invalid memory. An attacker could possibly us...

7.8CVSS7.1AI score0.01539EPSS
SaveExploits8References16
Tenable Nessus
Tenable Nessus
added 2023/11/24 12:0 a.m.32 views

Slackware Linux 15.0 / current vim Multiple Vulnerabilities (SSA:2023-328-01)

The version of vim installed on the remote host is prior to 9.0.2127. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2023-328-01 advisory. - Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure...

4.3CVSS6.4AI score0.00749EPSS
SaveExploits0References8
Prion
Prion
added 2023/11/16 11:15 p.m.29 views

Buffer overflow

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

4.3CVSS7.1AI score0.00749EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2023/09/25 10:1 p.m.14 views

OPENSUSE-SU-2023:0267-1 Security update for tcpreplay

This update for tcpreplay fixes the following issues: Update to 4.4.4: overflow check fix for parsempls. tcpreplay-edit: prevent L2 flooding of ipv6 unicast packets. CVE-2023-27786: bugs caused by strtokr. boo1209416 CVE-2023-27783 reachable assert in tcpeditdltcleanup boo1209413 reachable assert...

7.5CVSS7.7AI score0.01506EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2023/05/12 8:21 p.m.30 views

Vyper vulnerable to integer overflow in loop

Impact Due to missing overflow check for loop variables, by assigning the iterator of a loop to a variable, it is possible to overflow the type of the latter. In the following example, calling test returns 354, meaning that the variable a did store 354 a value out of bound for the type uint8. Vyp...

7.5CVSS7.4AI score0.00913EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/05/12 8:21 p.m.76 views

GHSA-6R8Q-PFPV-7CGJ Vyper vulnerable to integer overflow in loop

Impact Due to missing overflow check for loop variables, by assigning the iterator of a loop to a variable, it is possible to overflow the type of the latter. In the following example, calling test returns 354, meaning that the variable a did store 354 a value out of bound for the type uint8. Vyp...

8.7CVSS5.9AI score0.00913EPSS
SaveExploits1References5
NVD
NVD
added 2023/05/11 9:15 p.m.44 views

CVE-2023-32058

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, due to missing overflow check for loop variables, by assigning the iterator of a loop to a variable, it is possible to overflow the type of the latter. The issue seems to happen only in loops of...

7.5CVSS7.6AI score0.00913EPSS
SaveExploits1References2
CVE
CVE
added 2023/05/11 8:55 p.m.71 views

CVE-2023-32058

CVE-2023-32058 affects the Vyper language (EVM smart contracts). Prior to version 0.3.8, there was a missing overflow check for loop variables when iterating with patterns like for i in range(a, a + N). This could cause the loop variable’s type to overflow. The issue appears specifically in for i...

7.5CVSS7.6AI score0.00913EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/01/17 5:44 p.m.11 views

GSD-2023-1000494 fs/ntfs3: Add overflow check for attribute size

fs/ntfs3: Add overflow check for attribute size This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.17 by commit...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.2 views

PT-2023-33571 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.17 Description: The issue is related to an overflow check for attribute size in the fs/ntfs3 component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.5AI score
SaveExploits0References1
OSV
OSV
added 2022/12/08 2:42 a.m.11 views

GSD-2022-1007885 x86/sgx: Add overflow check in sgx_validate_offset_length()

x86/sgx: Add overflow check in sgxvalidateoffsetlength This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.81 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2022/12/08 2:26 a.m.15 views

GSD-2022-1007706 x86/sgx: Add overflow check in sgx_validate_offset_length()

x86/sgx: Add overflow check in sgxvalidateoffsetlength This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.10 by commit...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.2 views

PT-2022-35961 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: The issue is related to an overflow check in the sgx validate offset length function. It was introduced in version v5.11 and fixed in version v6.0.10. The actual impact and attack plausibili...

7.5AI score
SaveExploits0References1
OSV
OSV
added 2022/09/17 12:28 a.m.9 views

GSD-2022-1005816 tee: add overflow check in register_shm_helper()

tee: add overflow check in registershmhelper This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.2 views

PT-2022-33800 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.62 Description: The issue concerns an overflow check in the register shm helper function. It was introduced in version v4.16 and is fixed in Linux Kernel version v5.15.62. The actual impact and attack...

7.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.2 views

PT-2022-34074 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.137 Description: The issue is related to an overflow check in the register shm helper function. It was introduced in version v4.16 and fixed in version v5.10.137. The actual impact and attack plausibility...

7.5AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:35 p.m.6 views

GSD-2022-1005169 tee: add overflow check in register_shm_helper()

tee: add overflow check in registershmhelper This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.3 by commit...

7.5AI score
SaveExploits0
Mageia
Mageia
added 2022/09/07 5:27 a.m.67 views

Updated xpdf packages fix security vulnerability

In Xpdf prior to 4.04, the DCT JPEG decoder was incorrectly allowing the 'interleaved' flag to be changed after the first scan of the image, leading to an unknown integer-related vulnerability in Stream.cc. CVE-2022-24106 Xpdf prior to 4.04 lacked an integer overflow check in JPXStream.cc...

7.8CVSS7.8AI score0.00314EPSS
SaveExploits0References2
Rows per page
Query Builder