Lucene search
+L

7424 matches found

Cvelist
Cvelist
added 2024/02/07 5:10 p.m.63 views

CVE-2024-24563 Vyper array negative index vulnerability

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS9.4AI score0.01539EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/07 5:10 p.m.26 views

CVE-2024-24563 Vyper array negative index vulnerability

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS9AI score
SaveExploits0References5
Schneier on Security
Schneier on Security
added 2024/02/07 12:4 p.m.14 views

Teaching LLMs to Be Deceptive

Interesting research: "Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training": Abstract: Humans are capable of strategically deceptive behavior: behaving helpfully in most situations, but then behaving very differently in order to pursue alternative objectives when given th...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/07 12:0 a.m.9 views

PT-2024-20454 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to the fixed version Description: The issue arises from the typechecker allowing the usage of signed integers as indexes to arrays, which are defined for unsigned integers only. This can lead to unpredictable behavior,...

9.8CVSS9.2AI score0.01539EPSS
SaveExploits1References11
CNVD
CNVD
added 2024/02/04 12:0 a.m.9 views

glibc buffer overflow vulnerability (CNVD-2024-10464)

glibc GNU C Library is the C standard library implemented by the GNU Project. A security vulnerability exists in glibc 2.37 and earlier versions, which stems from the presence of an integer overflow that can be exploited by an attacker to cause the size of the buffer in which a message is stored ...

5.3CVSS6.8AI score0.02711EPSS
SaveExploits2References1
Veracode
Veracode
added 2024/02/03 3:4 a.m.28 views

Out-of-bounds Write

Firefox is vulnerable to Out-of-bounds Write. The vulnerability is caused due to improper handling of memory.The attacker may corrupt the memory of the affected application, leading to unexpected behavior, crashes, or the execution of arbitrary code...

6.5CVSS7.2AI score0.02155EPSS
SaveExploits0References7Affected Software3
OSV
OSV
added 2024/02/02 8:59 p.m.18 views

GHSA-Q669-2VFG-CXCG Nervos CKB Unaligned Pointer Dereference

via [email protected] There are multiple type conversions in ckb that unsafely cast between byte pointers and other types of pointers. This results in unaligned pointers, which are not allowed by the Rust language, and are considered undefined behavior, meaning that the compiler is free to do...

7.5AI score
SaveExploits0References2
OSV
OSV
added 2024/01/31 7:32 p.m.7 views

OPENSUSE-SU-2024:0036-1 Security update for tinyssh

This update for tinyssh fixes the following issues: tinyssh was updated to 20240101 boo1218197, CVE-2023-48795: fixed channelforkpty race condition between closeslave in parent process and loginttyslave in child process fixed behavior when using terminal mode and stdin redirected to /dev/null 'ss...

5.9CVSS6.4AI score0.93305EPSS
SaveExploits4References3
OSV
OSV
added 2024/01/31 2:15 p.m.12 views

AZL-34737 CVE-2023-6780 affecting package glibc for versions less than 2.38-6

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS6.8AI score0.02711EPSS
SaveExploits2References1
NVD
NVD
added 2024/01/31 2:15 p.m.20 views

CVE-2023-6780

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS6.8AI score0.02711EPSS
SaveExploits2References11
OSV
OSV
added 2024/01/31 2:15 p.m.4 views

DEBIAN-CVE-2023-6780

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS6.8AI score0.02711EPSS
SaveExploits2References1
OSV
OSV
added 2024/01/31 2:8 p.m.44 views

CVE-2023-6780 Glibc: integer overflow in __vsyslog_internal()

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS7.1AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/01/31 2:8 p.m.41 views

CVE-2023-6780 Glibc: integer overflow in __vsyslog_internal()

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS7AI score0.02711EPSS
SaveExploits2References9
Vulnrichment
Vulnrichment
added 2024/01/31 2:8 p.m.5 views

CVE-2023-6780 Glibc: integer overflow in __vsyslog_internal()

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS6.8AI score0.02711EPSS
SaveExploits2References9
Debian CVE
Debian CVE
added 2024/01/31 2:8 p.m.106 views

CVE-2023-6780

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS5.8AI score0.02711EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2024/01/31 2:7 p.m.62 views

CVE-2023-6780

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS7.6AI score0.04794EPSS
SaveExploits8References5
UbuntuCve
UbuntuCve
added 2024/01/31 12:0 a.m.43 views

CVE-2023-6780

An integer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message,...

5.3CVSS6.8AI score0.02711EPSS
SaveExploits2References3
OSV
OSV
added 2024/01/30 8:46 p.m.11 views

MAL-2024-947 Malicious code in moblig-npm (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 8a9601f46c6924bb210289c184590485d4dabf6696dc6c0da5720465002bcf06 The OpenSSF Package Analysis project identified 'moblig-npm' @ 1.0.4 npm as malicious. It is considered malicious because: - The package...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/01/30 8:15 p.m.27 views

CVE-2023-5389

An attacker could potentially exploit this vulnerability, leading to the ability to modify files on Honeywell Experion ControlEdge VirtualUOC and ControlEdge UOC . This exploit could be used to write a file that may result in unexpected behavior based on configuration changes or updating of files...

9.1CVSS9.2AI score0.00779EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/01/30 8:0 p.m.35 views

CVE-2023-5389

An attacker could potentially exploit this vulnerability, leading to the ability to modify files on Honeywell Experion ControlEdge VirtualUOC and ControlEdge UOC . This exploit could be used to write a file that may result in unexpected behavior based on configuration changes or updating of files...

9.1CVSS9.3AI score0.00779EPSS
SaveExploits0References2
Rows per page
Query Builder