Lucene search
+L

11915 matches found

OSV
OSV
added 2022/06/28 6:16 p.m.9 views

GSD-2022-1002760 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit 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.18.3 by commit...

7.2AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/06/27 6:15 p.m.11 views

CVE-2021-40941

In Bento4 1.6.0-638, there is an allocator is out of memory in the function AP4Array::EnsureCapacity in Ap4Array.h:172, as demonstrated by GPAC. This can cause a denial of service DOS...

7.5CVSS7.1AI score0.01144EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/27 6:15 p.m.40 views

UBUNTU-CVE-2021-40941

In Bento4 1.6.0-638, there is an allocator is out of memory in the function AP4Array::EnsureCapacity in Ap4Array.h:172, as demonstrated by GPAC. This can cause a denial of service DOS...

7.5CVSS5.8AI score0.01144EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/06/27 4:14 a.m.25 views

Out-of-bound read data in function suggest_trie_walk() abusing array byts

Description Out-of-bound read data in function suggesttriewalk abusing array byts in line spellsuggest.c:1925 Tested version: v8.2.5166 commit f65cc665fa751bad3ffe75f58ce1251d6695949f HEAD - master, tag: v8.2.5166, origin/master, origin/HEAD Author: Bram Moolenaar Date: Sun Jun 26 18:17:50 2022...

5.8CVSS7.2AI score0.01355EPSS
SaveExploits1
Code423n4
Code423n4
added 2022/06/26 12:00 a.m.15 views

removeAddress doesn't decrease the contracts.length

Lines of code Vulnerability details Impact The contracts length will always increase because the removeAddress function just deleting the value inside the array and never decrease the length by calling pop method. This can lead to Dos when calling functions that doing loop on contracts storage:...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/25 12:00 a.m.20 views

Denial of Service by wrong BatchRequests.removeAddress logic

Lines of code Vulnerability details Impact The BatchRequests.removeAddress logic is wrong and it will produce a denial of service. Proof of Concept Removing the element from the array is done using the delete statement, but this is not the proper way to remove an entry from an array, it will just...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/24 12:00 a.m.21 views

TWAP array can be artificially filled up with the most recent quote

Lines of code Vulnerability details A malicious user can run updateTWAV on each block, quickly replacing all four values of the twavObservations array with the most recent valuation. I.e. the time weighted averaging essence of the recorded price can be directly reduced to always be just most rece...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/24 12:00 a.m.20 views

Ineffective TWAV Implementation

Lines of code Vulnerability details Background The current TWAV implementation consists of an array of 4 observations/valuations called twavObservations. Whenever, the new valuation is updated, the new cumulative valuation will be appended to the twavObservations array and the oldest...

6.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/06/23 12:00 a.m.9 views

The vulnerability of the `ntfs_check_log_client_array` function in the NTFS file system, which allows a malicious actor to execute arbitrary code with elevated privileges on the FUSE NTFS-3G module.

The vulnerability of the ntfschecklogclientarray function in the NTFS file system relates to buffer overflows in dynamic memory. Exploiting this vulnerability allows an attacker to execute arbitrary code with elevated privileges using a specially created NTFS image file...

8.4CVSS7.9AI score0.00436EPSS
SaveExploits0References16Affected Software7
ATTACKERKB
ATTACKERKB
added 2022/06/21 1:15 p.m.10 views

CVE-2022-31306

Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njsarrayconverttoslowarray at src/njsarray.c...

5.5CVSS6.1AI score0.00642EPSS
SaveExploits1References3
Prion
Prion
added 2022/06/21 1:15 p.m.28 views

Design/Logic Flaw

Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njsarrayconverttoslowarray at src/njsarray.c...

4.3CVSS5.5AI score0.00642EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/06/21 12:00 a.m.8 views

Nginx 资源管理错误漏洞

Nginx is a lightweight web server/reverse proxy server and email IMAP/POP3 proxy server from Nginx, Inc. njs is one of the scripting language components that supports extended NGINX functionality. A security vulnerability exists in Nginx NJS version v0.7.2, which stems from a segmentation violati...

5.5CVSS5.6AI score0.00642EPSS
SaveExploits1References3
Spring Security Advisories
Spring Security Advisories
added 2022/06/20 12:39 p.m.169 views

Spring Data MongoDB SpEL Expression Injection Vulnerability (CVE-2022-22980)

Updates 06-20 CVE-2022-22980 is published 06-20 Spring Data MongoDB 3.4.1 and 3.3.5 are available Table of Contents Overview Vulnerability Am I Impacted Status Suggested Workarounds Overview We would like to announce that we have released Spring Data MongoDB 3.4.1 and 3.3.5 to address the followi...

6.8CVSS1.1AI score0.17969EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2022/06/20 5:01 a.m.45 views

CVE-2022-31625

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.1CVSS5.8AI score0.03666EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/06/19 9:26 a.m.16 views

Denial Of Service (DoS)

Janet before 1.22.0 mishandles arrays...

7.5CVSS7.4AI score0.01824EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/06/18 9:30 p.m.31 views

MGASA-2022-0234 Updated php packages fix security vulnerability

CLI -Fixed bug 8575 CLI closes standard streams too early. Core -Fixed Haiku ZTS builds. Date -Fixed bug 8471 Segmentation fault when converting immutable and mutable DateTime instances created using reflection. php-fpm - Fixed bug 72185 writes empty fcgi record causing nginx 502. Mysqlnd - Fixed...

8.8CVSS8.7AI score0.5838EPSS
SaveExploits4References3
OSV
OSV
added 2022/06/18 12:00 a.m.15 views

GHSA-J32J-2HXV-RQF7 pg-native and libpq vulnerable to uncontrolled resource consumption

pg-native before 3.0.1 and libpq before 1.8.10 are vulnerable to Denial of Service DoS when the addons attempt to cast the second argument to an array and fail. This happens for every non-array argument passed. Note: pg-native is a mere binding to npm's libpq library, which in turn has the addons...

7.5CVSS5.8AI score0.01302EPSS
SaveExploits1References5
Prion
Prion
added 2022/06/17 8:15 p.m.18 views

Design/Logic Flaw

All versions of package pg-native; all versions of package libpq are vulnerable to Denial of Service DoS when the addons attempt to cast the second argument to an array and fail. This happens for every non-array argument passed. Note: pg-native is a mere binding to npm's libpq library, which in...

5CVSS7.5AI score0.01302EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/06/17 8:00 p.m.8 views

CVE-2022-25852

All versions of package pg-native; all versions of package libpq are vulnerable to Denial of Service DoS when the addons attempt to cast the second argument to an array and fail. This happens for every non-array argument passed. Note: pg-native is a mere binding to npm's libpq library, which in...

7.5CVSS7AI score0.01302EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/06/17 12:00 a.m.11 views

PT-2022-17569 · Npm · Libpq +1

Name of the Vulnerable Software and Affected Versions: pg-native versions prior to 3.0.1 libpq versions prior to 1.8.10 Description: The issue is related to a Denial of Service DoS condition that occurs when the addons attempt to cast the second argument to an array and fail. This happens for eve...

7.5CVSS7.4AI score0.01302EPSS
SaveExploits1References9
Rows per page
Query Builder