Lucene search
+L

11807 matches found

CVE
CVE
added 2023/11/16 12:00 a.m.54 views

CVE-2023-47470

FFmpeg contains a Buffer Overflow in libavcodec/evc_ps.c ref_pic_list_struct that allows a remote attacker to perform an out-of-array write, potentially executing arbitrary code and causing DoS. A fix is committed (4565747056a11356210ed8edcecb920105e40b60); multiple advisories and CNVD/EUVD entri...

7.8CVSS7.7AI score0.00687EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/11/16 12:00 a.m.37 views

CVE-2023-47470

Buffer Overflow vulnerability in Ffmpeg before github commit 4565747056a11356210ed8edcecb920105e40b60 allows a remote attacker to achieve an out-of-array write, execute arbitrary code, and cause a denial of service DoS via the refpicliststruct function in libavcodec/evcps.c...

8AI score0.00687EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/15 12:00 a.m.6 views

UBUNTU-CVE-2023-5869

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS7.8AI score0.04322EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2023/11/15 12:00 a.m.63 views

CVE-2023-5869

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS7.5AI score0.04322EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/14 5:00 p.m.8 views

nodejs: path traversal through path stored in Uint8Array

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

9.8CVSS7.2AI score0.01819EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 4:04 p.m.12 views

samba: infinite loop in mdssvc RPC service for spotlight

An infinite loop vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets sent by the client, the core unmarshalling function slunpackloop did not validate a field in the network packet that contains the count of elements in an array-like...

7.5CVSS6.7AI score0.62402EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:53 p.m.41 views

libreoffice: Array index underflow in Calc formula parsing

A vulnerability was found in LibreOffice. Improper validation of the array index in the spreadsheet component of The Document Foundation in LibreOffice allows an attacker to craft a spreadsheet document that causes an array index underflow when loaded. In affected versions of LibreOffice, certain...

7.8CVSS5.9AI score0.003EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:53 p.m.43 views

Moderate: Red Hat Security Advisory: libreoffice security update

An update for libreoffice is now available for Red Hat Enterprise Linux 8. 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 fro...

7.8CVSS6.7AI score0.64635EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 views

kernel: wifi: iwlwifi: mvm: fix potential array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

7.1CVSS6.8AI score0.0013EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/11/14 12:00 a.m.10 views

Intel FPGA Security Vulnerability

Intel FPGA products is a series of applications from Intel Corporation USA. A security vulnerability exists in Intel Field Programmable Gate Array FPGA. An attacker exploiting this vulnerability could result in the disclosure of information...

6CVSS6.5AI score0.00228EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/11/14 12:00 a.m.50 views

RHEL 8 : libreoffice (RHSA-2023:6933)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:6933 advisory. LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor...

7.8CVSS6.8AI score0.64635EPSS
SaveExploits2References12
Tenable Nessus
Tenable Nessus
added 2023/11/14 12:00 a.m.24 views

CentOS 8 : libreoffice (CESA-2023:6933)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2023:6933 advisory. - Apache OpenOffice versions before 4.1.14 may be configured to add an empty entry to the Java class path. This may lead to run arbitrary Java code fro...

7.8CVSS6.9AI score0.64635EPSS
SaveExploits2References5
Code423n4
Code423n4
added 2023/11/13 12:00 a.m.9 views

Bid's array can be overloaded with dust bids to break AuctionDemo funcionality.

Lines of code Vulnerability details Description Bids to the auction can be created using any msg.value via participateToAuction method and are stored in an array within the mapping auctionInfoData. However, all important methods claimAuction, returnHighestBid, returnHighestBidder,...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/13 12:00 a.m.8 views

DoS: Auction May Be Made Unusable By An Attacker

Lines of code Vulnerability details Impact When the items of auctionInfoData array is sufficiently high, claimAuction, cancelAllBids, returnHighestBid will all not be able to be called due to the block gas limit rendering all funds locked and auction unusable. auctionInfoData can only ever be add...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/11/10 1:53 a.m.5 views

SUSE CVE-2023-5869

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

9.8CVSS8.5AI score0.04322EPSS
SaveExploits0References14
OpenVAS
OpenVAS
added 2023/11/10 12:00 a.m.31 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2023-3182)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.1AI score0.00565EPSS
SaveExploits4References2
Code423n4
Code423n4
added 2023/11/10 12:00 a.m.16 views

Unbounded iteration over all index

Lines of code Vulnerability details Impact The transactions could fail if the array get too big and the transaction would consume more gas than the block limit. This will then result in a denial of service for the desired functionality and break core functionality. Proof of Concept Functions like...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:00 a.m.33 views

FreeBSD : postgresql-server -- Buffer overrun from integer overflow in array modification (0f445859-7f0e-11ee-94b4-6cc21735f730)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 0f445859-7f0e-11ee-94b4-6cc21735f730 advisory. - Buffer overrun from integer overflow in array modificationmore details CVE-2023-5869 Note that Nessus...

8.8CVSS7.6AI score0.04322EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:00 a.m.43 views

NewStart CGSL MAIN 6.06 : sudo Vulnerability (NS-SA-2023-0135)

The remote NewStart CGSL host, running version MAIN 6.06, has sudo packages installed that are affected by a vulnerability: - Sudo 1.8.0 through 1.9.12, with the crypt password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer...

7AI score0.00283EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/11/09 12:00 a.m.7 views

PostgreSQL Security Vulnerabilities

PostgreSQL is a free object-relational database management system from the PostgreSQL organization. The system supports most of the SQL standards and provides many other features such as foreign keys, triggers, views, etc. A security vulnerability exists in PostgreSQL. A security vulnerability...

8.8CVSS8.1AI score0.04322EPSS
SaveExploits0References32
Rows per page
Query Builder