Lucene search
+L

11948 matches found

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
Tenable Nessus
Tenable Nessus
added 2022/01/11 12:00 a.m.49 views

Ubuntu 20.04 LTS : Linux kernel (OEM) vulnerabilities (USN-5218-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5218-1 advisory. Nadav Amit discovered that the hugetlb implementation in the Linux kernel did not perform TLB flushes under certain conditions. A local attacker could us...

9.8CVSS8.1AI score0.5758EPSS
SaveExploits6References9
Code423n4
Code423n4
added 2022/01/11 12:00 a.m.13 views

Increasing the array size and DOS the entire system

Handle egjlmn1 Vulnerability details In allocateCredit an attacker can push into the indexList state variable and in applyCover and in resume there is a loop that goes over all the indexes. An attacker can't just add himself through calling allocateCredit because there is check that he is listed ...

7AI score
SaveExploits0
OSV
OSV
added 2022/01/10 2:10 p.m.10 views

CVE-2021-40020

There is an Out-of-bounds array read vulnerability in the security storage module in smartphones. Successful exploitation of this vulnerability may affect service confidentiality...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References1
NVD
NVD
added 2022/01/10 2:10 p.m.24 views

CVE-2021-40020

There is an Out-of-bounds array read vulnerability in the security storage module in smartphones. Successful exploitation of this vulnerability may affect service confidentiality...

7.5CVSS0.00672EPSS
SaveExploits0References1
Prion
Prion
added 2022/01/10 2:10 p.m.31 views

Design/Logic Flaw

There is an Out-of-bounds array read vulnerability in the security storage module in smartphones. Successful exploitation of this vulnerability may affect service confidentiality...

5CVSS7.5AI score0.00672EPSS
SaveExploits0References1Affected Software2
CNNVD
CNNVD
added 2022/01/10 12:00 a.m.11 views

extend2 安全漏洞

extend2 is a simple function for extending objects. Derived from node-extend, the difference is that deep cloning overwrites the array with the original array. extend2 suffers from a security vulnerability that stems from an unsafe recursive merge...

9.8CVSS8.3AI score0.0145EPSS
SaveExploits1References5
CVE
CVE
added 2022/01/07 10:39 p.m.65 views

CVE-2021-40020

CVE-2021-40020 describes an Out-of-bounds array read in the smartphone security storage module, affecting Huawei smartphone devices. The underlying cause is an out-of-bounds read in the secure storage component, with potential impact on service confidentiality. Multiple sources reiterate the same...

7.5CVSS7.5AI score0.00672EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2022/01/07 10:39 p.m.31 views

CVE-2021-40020

There is an Out-of-bounds array read vulnerability in the security storage module in smartphones. Successful exploitation of this vulnerability may affect service confidentiality...

7.7AI score0.00672EPSS
SaveExploits0References1
Rows per page
Query Builder