Lucene search
+L

11936 matches found

Zero Day Initiative
Zero Day Initiative
added 2022/01/21 12:00 a.m.22 views

Oracle MySQL Cluster Data Node Improper Validation of Array Index Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Oracle MySQL Cluster. Authentication is not required to exploit this vulnerability. The specific flaw exists within the processing of Data Node jobs. The issue results from the lack of proper...

9.8CVSS7.6AI score0.02621EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/01/21 12:00 a.m.26 views

Oracle MySQL Cluster Data Node Improper Validation of Array Index Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Oracle MySQL Cluster. Authentication is not required to exploit this vulnerability. The specific flaw exists within the processing of Data Node jobs. The issue results from the lack of proper...

9.8CVSS7.6AI score0.02621EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/20 10:15 p.m.9 views

CVE-2021-46327

Moddable SDK v11.5.0 was discovered to contain a SEGV vulnerability via xs/sources/xsArray.c in fxArrayprototypesort...

5.5CVSS5.8AI score0.00717EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/01/20 10:15 p.m.7 views

CVE-2021-46342

There is an Assertion 'ecmaislexicalenvironment objp || !ecmaopobjectisfastarray objp' failed at /jerry-core/ecma/base/ecma-helpers.c in JerryScript 3.0.0...

5.5CVSS5.9AI score0.00621EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/01/20 10:15 p.m.8 views

CVE-2021-46327

Moddable SDK v11.5.0 was discovered to contain a SEGV vulnerability via xs/sources/xsArray.c in fxArrayprototypesort...

5.5CVSS5.9AI score0.00717EPSS
SaveExploits1References2
Veracode
Veracode
added 2022/01/20 6:19 a.m.43 views

Denial Of Service (DoS)

linux kernel is vulnerable to Denial Of Service DoS. The vulnerability exists due to an array-index-out-of-bounds flaw in the detachcapictr function in drivers/isdn/capi/kcapi.c...

5.5CVSS6.4AI score0.00719EPSS
SaveExploits1References12Affected Software5
Zero Day Initiative
Zero Day Initiative
added 2022/01/20 12:00 a.m.40 views

TeamViewer Improper Validation of Array Index Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of TeamViewer. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the TeamViewer...

3.3CVSS3.8AI score0.00891EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/01/20 12:00 a.m.13 views

Moddable SDK 安全漏洞

Moddable SDK is a software development kit SDK for IoT embedded software development from Moddable, U.S. A security vulnerability exists in Moddable SDK v11.5.0, which was discovered to contain a SEGV vulnerability via the xs source xarray .c in the fx Array prototype sorting. No details of the...

5.5CVSS5.5AI score0.00717EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/01/20 12:00 a.m.9 views

PT-2022-10385 · Teamviewer · Teamviewer

Name of the Vulnerable Software and Affected Versions: TeamViewer affected versions not specified Description: This issue allows local attackers to disclose sensitive information on affected installations of TeamViewer. An attacker must first obtain the ability to execute low-privileged code on t...

3.3CVSS3.8AI score0.00891EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/01/20 12:00 a.m.20 views

Unbounded loop on array that can only grow can lead to DoS

Handle robee Vulnerability details A malicious attacker that is also a protocol owner can push unlimitedly to an array, that some function loop over this array. If increasing the array size enough, calling the function that does a loop over the array will always revert since there is a gas limit...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/20 12:00 a.m.17 views

PT-2022-5915 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.16-rc6 Description: The issue is related to the lkdtm ARRAY BOUNDS function in the drivers/misc/lkdtm/bugs.c module of the Linux kernel. It lacks a check of the return value of kmalloc and will cause a null...

9.8CVSS7.2AI score0.67994EPSS
SaveExploits194References949
NVD
NVD
added 2022/01/18 8:15 p.m.23 views

CVE-2021-44839

An issue was discovered in Delta RM 1.2. It is possible to request a new password for any other account using the account ID. Using the /listes/DTsendmaildata/admutilisateur/send-mail.json endpoint, a user can send a JSON array with user IDs that will have their passwords reset and new ones sent ...

6.5CVSS0.00577EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/01/18 7:19 p.m.31 views

CVE-2021-44839

An issue was discovered in Delta RM 1.2. It is possible to request a new password for any other account using the account ID. Using the /listes/DTsendmaildata/admutilisateur/send-mail.json endpoint, a user can send a JSON array with user IDs that will have their passwords reset and new ones sent ...

6.8AI score0.00577EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/01/18 12:00 a.m.60 views

Debian DLA-2888-1 : nvidia-graphics-drivers - LTS security update

The remote Debian 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-2888 advisory. Multiple security vulnerabilities have been discovered in the NVIDIA binary driver and libraries that provide optimized hardware acceleration which may lead to...

7.8CVSS6.4AI score0.01777EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2022/01/13 3:25 p.m.8 views

Kafka: Timing Attack Vulnerability for Apache Kafka Connect and Clients

Some components in Apache Kafka use Arrays.equals to validate a password or key, which is vulnerable to timing attacks that make brute force attacks for such credentials more likely to be successful. Users should upgrade to 2.8.1 or higher, or 3.0.0 or higher where this vulnerability has been...

5.9CVSS7AI score0.06252EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.14 views

Looping over dynamic array might result in DoS through the block gas limit

Handle Ruhum Vulnerability details Impact Because of the block gas limit, looping over a dynamic array that grows over time might result in a DoS at some point. Both the PoolTemplate and the IndexTemplate have such dynamic arrays. Both don't have any functionality to decrease the size. Meaning, i...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.11 views

Out of gas.

Handle Jujic Vulnerability details Impact There is no upper limit on allMarkets, it increments each time when a new market is added. Eventually, as the count of markets increases, gas cost of smart contract calls will raise until reaching an "Out of Gas" error or a "Block Gas Limit" in the worst...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.12 views

Unbounded iteration over all indexes (2)

Handle Dravee 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 Tools Used VS...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.13 views

Unbounded iteration over all indexes

Handle Dravee 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 Tools Used VS...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/12 12:00 a.m.14 views

iteration over unbounded array

Handle danb Vulnerability details the functions applyCover and resume iterate over unbounded array. anyone can create an index and add it to the pool, therefore it is possible to add many indexes and prevent any call to applyCover and resume because of passing the gas limit. --- The text was...

7AI score
SaveExploits0
Rows per page
Query Builder