Lucene search
+L

11906 matches found

Cvelist
Cvelist
added 2022/09/02 11:31 a.m.42 views

CVE-2022-22099

Memory corruption in multimedia due to improper validation of array index in Snapdragon Auto...

8.4CVSS8.8AI score0.0012EPSS
SaveExploits0References1
CVE
CVE
added 2022/09/02 11:31 a.m.77 views

CVE-2022-22099

The CVE-2022-22099 entry concerns Qualcomm Snapdragon Auto multimedia code, where memory corruption is triggered by improper validation of an array index in the multimedia path. The vulnerability is characterized as high impact (confidentiality, integrity, and availability affected) with local ac...

8.4CVSS7.8AI score0.0012EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2022/09/02 12:00 a.m.13 views

Qualcomm Multimedia 输入验证错误漏洞

Qualcomm Multimedia is a camera driver component from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Multimedia that originates from an improper array index validation leading to multimedia memory corruption...

8.4CVSS7.3AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/01 12:00 a.m.16 views

ASB-A-238379819

a function called 'nlaparse', do not check the len of para, it will check nlatype which can be controlled by userspace with 'maxtype' in this case, it is GSCANMAX, then it access polciy array 'policytype', which OOB access happens...

9.8CVSS7.1AI score0.00381EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
added 2022/08/30 12:00 a.m.104 views

Denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. Out of memory panics cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service...

6.5CVSS1.8AI score0.0104EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/08/29 12:00 a.m.13 views

The vulnerability of the pg_queryParams() function in the PHP programming language allows a hacker to execute arbitrary code.

The vulnerability of the pgqueryParams function in the PHP programming language is related to the misuse of an uninitialized array. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS7.2AI score0.03666EPSS
SaveExploits1References19Affected Software11
Tenable Nessus
Tenable Nessus
added 2022/08/26 12:00 a.m.40 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : raptor (SUSE-SU-2022:2896-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:2896-1 advisory. - CVE-2020-25713: Fixed an out of bounds access triggered via a malformed input file bsc1178903. Tenable...

6.5CVSS6.7AI score0.02143EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/08/26 12:00 a.m.33 views

Ubuntu: Security Advisory (USN-2023-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

6.9CVSS7AI score0.0181EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2022/08/25 12:00 a.m.91 views

RHEL 8 : php:7.4 (RHSA-2022:6158)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:6158 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: uninitialized array in pgqueryparams leadi...

8.1CVSS8AI score0.03666EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/24 5:25 p.m.82 views

Moderate: Red Hat Security Advisory: php:7.4 security update

An update for the php:7.4 module 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...

8.1CVSS7.2AI score0.03666EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/08/24 5:25 p.m.8 views

php: Uninitialized array in pg_query_params() leading to RCE

A vulnerability was found in PHP due to an uninitialized array in pgqueryparams function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote...

8.1CVSS7.8AI score0.03666EPSS
SaveExploits1References5
OSV
OSV
added 2022/08/24 3:03 p.m.32 views

RLSA-2022:6158 Moderate: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: uninitialized array in pgqueryparams leading to RCE CVE-2022-31625 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

7CVSS8.6AI score0.03666EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/24 12:00 a.m.17 views

UBUNTU-CVE-2022-38475

An attacker could have written a value to the first element in a zero-length JavaScript array. Although the array was zero-length, the value was not written to an invalid memory address. This vulnerability affects Firefox 104...

6.5CVSS6.8AI score0.00423EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/08/23 12:00 a.m.12 views

Mozilla Firefox 安全漏洞

Mozilla Thunderbird is the United States Mozilla Foundation's set of independent from the Mozilla Application Suite e-mail client software. The program supports IMAP and POP mail protocols as well as HTML mail format. A security vulnerability exists in versions prior to Mozilla Firefox 104, where...

6.5CVSS8.1AI score0.00423EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2022/08/22 12:00 a.m.11 views

The vulnerability of the njs_array_convert_to_slow_array function (src/njs_array.c) in the NJS interpreter of the nginx server allows a attacker to increase their privileges.

The vulnerability of the njsarrayconverttoslowarray function src/njsarray.c in the njs interpreter of the nginx server involves an uncontrolled resource consumption. Exploiting this vulnerability can allow a remote attacker to increase their privileges...

5.5CVSS6AI score0.00642EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2022/08/19 11:15 p.m.37 views

CVE-2020-27793

An off-by-one overflow flaw was found in radare2 due to mismatched array length in corejava.c. This could allow an attacker to cause a crash, and perform a denail of service attack...

7.5CVSS0.01064EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/19 11:15 p.m.23 views

CVE-2020-27793

An off-by-one overflow flaw was found in radare2 due to mismatched array length in corejava.c. This could allow an attacker to cause a crash, and perform a denail of service attack...

7.5CVSS6.9AI score
SaveExploits0References2
Prion
Prion
added 2022/08/19 11:15 p.m.27 views

Buffer overflow

An off-by-one overflow flaw was found in radare2 due to mismatched array length in corejava.c. This could allow an attacker to cause a crash, and perform a denail of service attack...

5CVSS7.5AI score0.01064EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/08/19 11:15 p.m.9 views

UBUNTU-CVE-2020-27793

An off-by-one overflow flaw was found in radare2 due to mismatched array length in corejava.c. This could allow an attacker to cause a crash, and perform a denail of service attack...

7.5CVSS5.8AI score0.01064EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2022/08/19 11:15 p.m.28 views

CVE-2020-27793

An off-by-one overflow flaw was found in radare2 due to mismatched array length in corejava.c. This could allow an attacker to cause a crash, and perform a denail of service attack...

7.5CVSS7.1AI score0.01064EPSS
SaveExploits1References4
Rows per page
Query Builder