Lucene search
+L

11880 matches found

CVE
CVE
added 2023/02/03 12:00 a.m.74 views

CVE-2023-24613

CVE-2023-24613 affects Array Networks AG Series and vxAG UI (v9.4.0.470). A remote attacker with administrator access could use gdb to overwrite the backend function call stack in the UI handling binary, enabling a denial-of-service condition. The issue is resolved in AG 9.4.0.481. Affected versi...

4.9CVSS5AI score0.00787EPSS
SaveExploits0References1Affected Software1
Code423n4
Code423n4
added 2023/02/03 12:00 a.m.18 views

[M-01] emitUserMetadata function may fail due to exceed gas limit

Lines of code Vulnerability details Impact The function emitUserMetadata in DripsHub may fail due to unbounded loop over userMetadata can be very large due to the user input. However, function could be called only from drivers, it's still public and large array could be passed. And the loop in...

6.7AI score
SaveExploits0
Cvelist
Cvelist
added 2023/02/03 12:00 a.m.21 views

CVE-2023-24613

The user interface of Array Networks AG Series and vxAG through 9.4.0.470 could allow a remote attacker to use the gdb tool to overwrite the backend function call stack after accessing the system with administrator privileges. A successful exploit could leverage this vulnerability in the backend...

5.3AI score0.00787EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/02/03 12:00 a.m.10 views

CVE-2023-24613

The user interface of Array Networks AG Series and vxAG through 9.4.0.470 could allow a remote attacker to use the gdb tool to overwrite the backend function call stack after accessing the system with administrator privileges. A successful exploit could leverage this vulnerability in the backend...

7AI score0.00787EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/01/25 8:13 p.m.29 views

Heap-Based Buffer Over-Read

sudo is vulnerable to Heap-Based Buffer Over-Read. The vulnerability exists in crypt password backend, which contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that may result in a heap-based buffer over-read, that can be triggered by arbitrary local users with access to Sudo by...

7.1CVSS7.1AI score0.00283EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/01/25 12:00 a.m.33 views

AlmaLinux 9 : libtasn1 (ALSA-2023:0343)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2023:0343 advisory. - GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder. CVE-2021-46848 Note that Nessus has not tested for this...

9.1CVSS7.1AI score0.02192EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2023/01/23 3:29 p.m.48 views

Moderate: Red Hat Security Advisory: sqlite security update

An update for sqlite 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 the...

7.5CVSS7.1AI score0.21454EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2023/01/23 3:29 p.m.17 views

sqlite: an array-bounds overflow if billions of bytes are used in a string argument to a C API

An array-bounds overflow vulnerability was discovered in SQLite. The vulnerability occurs when handling an overly large input passed as a string argument to some of the C-language APIs provided by SQLite. This flaw allows a remote attacker to pass specially crafted large input to the application...

7.5CVSS7.3AI score0.21454EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2023/01/23 3:23 p.m.16 views

dbus: dbus-daemon can be crashed by messages with array length inconsistent with element type

A vulnerability found in D-bus. This flaw allows an authenticated attacker to cause dbus-daemon and other programs that use libdbus to crash when receiving a message whose array length is inconsistent with the size of the element type...

6.5CVSS6.7AI score0.01398EPSS
SaveExploits1References4
Rockylinux
Rockylinux
added 2023/01/23 2:30 p.m.47 views

sqlite security update

An update is available for sqlite. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list SQLite is a C library that implements an SQL database engine. A large subset o...

7.5CVSS8.1AI score0.21454EPSS
SaveExploits2
OSV
OSV
added 2023/01/23 2:30 p.m.50 views

RLSA-2023:0339 Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

5.9CVSS7.4AI score0.21454EPSS
SaveExploits2References2
AlmaLinux
AlmaLinux
added 2023/01/23 12:00 a.m.48 views

Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

7.5CVSS8.1AI score0.21454EPSS
SaveExploits2References4
Code423n4
Code423n4
added 2023/01/23 12:00 a.m.10 views

The getMaxTreeBrackets function does not handle the case when the suffixes array cannot be created due to memory constraints.

Lines of code Vulnerability details Impact if MaxTreeHeight is set to a very large value, such as 10^9, and twoSubstringLength is also set to a large value, such as 100, then the suffixes array would require 10^9 100 bytes of memory to be created. If the contract does not have that much memory...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/23 12:00 a.m.8 views

No check to ensure that the orderParameters consideration array is not empty

Lines of code Vulnerability details Impact In the assertConsiderationLengthAndGetOrderHash function, there is no check to ensure that the orderParameters consideration array is not empty. This could result in an out of bounds array access error when trying to retrieve the length of the...

6.7AI score
SaveExploits0
OSV
OSV
added 2023/01/23 12:00 a.m.55 views

ALSA-2023:0339 Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

7.5CVSS7.4AI score0.21454EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.141 views

Amazon Linux 2 : sqlite (ALAS-2023-1911)

The version of sqlite installed on the remote host is prior to 3.7.17-8. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2023-1911 advisory. SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string...

7.5CVSS7.6AI score0.21454EPSS
SaveExploits2References3
BDU FSTEC
BDU FSTEC
added 2023/01/20 12:00 a.m.17 views

Vulnerability of the PM_io parser function: <PMDEC>::read_hedge() -> set_vertex(). This component is located in the Nef_2/PM_io parser.h file, which belongs to the CGAL algorithm library. It allows an attacker to access confidential data, compromise its integrity, and also cause service failures.

The vulnerability of the PMioparser function in the Nef2/PMio parser component’s Nef2/PMio parser.h library, which belongs to the Computational Geometry Algorithms library, is related to unvalidated array indexing. Exploiting this vulnerability allows an attacker to gain access to confidential...

10CVSS7.7AI score0.0226EPSS
SaveExploits1References8Affected Software3
Positive Technologies
Positive Technologies
added 2023/01/20 12:00 a.m.21 views

PT-2025-13356

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow issue was detected in the Linux kernel, specifically in the bnxt module, where test names were being concatenated beyond the end of the first name. This issue was...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0
Amazon
Amazon
added 2023/01/20 12:00 a.m.52 views

Important: libtasn1

Issue Overview: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder. CVE-2021-46848 Affected Packages: libtasn1 Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core an...

9.1CVSS7.9AI score0.02192EPSS
SaveExploits1
Amazon
Amazon
added 2023/01/20 12:00 a.m.66 views

Important: sqlite

Issue Overview: SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API. CVE-2022-35737 Affected Packages: sqlite Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ...

7.5CVSS8.1AI score0.21454EPSS
SaveExploits2
Rows per page
Query Builder