Lucene search
+L

105 matches found

NVD
NVD
added 2022/10/17 10:15 p.m.31 views

CVE-2020-8974

In ZGR TPS200 NG 2.00 firmware version and 1.01 hardware version, the firmware upload process does not perform any type of restriction. This allows an attacker to modify it and re-upload it via web with malicious modifications, rendering the device unusable...

10CVSS0.00742EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/17 10:15 p.m.18 views

CVE-2020-8974

In ZGR TPS200 NG 2.00 firmware version and 1.01 hardware version, the firmware upload process does not perform any type of restriction. This allows an attacker to modify it and re-upload it via web with malicious modifications, rendering the device unusable...

9.1CVSS5.8AI score0.00742EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/10/17 9:16 p.m.37 views

CVE-2020-8974 ZGR TPS200 NG Missing Reference to Active Allocated Resource

In ZGR TPS200 NG 2.00 firmware version and 1.01 hardware version, the firmware upload process does not perform any type of restriction. This allows an attacker to modify it and re-upload it via web with malicious modifications, rendering the device unusable...

10CVSS9.5AI score0.00742EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/06/29 12:00 a.m.14 views

An attacker can render CNote’s doTransferOut unusable

Lines of code Vulnerability details Impact In doTransferOut, the underlying balance of the CNote has to be 0 after the transfer. While this works fine when the underlying balance of the CNote was 0 before the call i.e., in the normal case, the function will always revert when the balance was...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2022/06/04 11:47 a.m.23 views

Out-Of-Bounds Read

When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint in the current encoding, it enters an endless loop, thus endlessly writing text to stdout. If this launch is from a thumbnailer service, this output will usually be written to disk via the system's...

5.5CVSS5.5AI score0.0037EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/22 7:28 p.m.138 views

Removal of functional code in faker.js

Faker.js helps users create large amounts of data for testing and development. The maintainer deliberately removed the functional code from this package. This appears to be a purposeful and successful attempt to make the package unusable. This is related to the colors.js CVE-2021-23567. The...

7.5CVSS3.1AI score0.01733EPSS
SaveExploits1References9Affected Software1
NVD
NVD
added 2022/03/21 7:15 p.m.35 views

CVE-2022-0229

The miniOrange's Google Authenticator WordPress plugin before 5.5 does not have proper authorisation and CSRF checks when handling the reconfigureMethod, and does not validate the parameters passed to it properly. As a result, unauthenticated users could delete arbitrary options from the blog,...

8.1CVSS0.00552EPSS
SaveExploits2References1
OSV
OSV
added 2021/12/07 5:15 p.m.9 views

CVE-2021-37014

There is a Stack-based Buffer Overflow vulnerability in Huawei Smartphone.Successful exploitation of this vulnerability may lead to device cannot be used properly...

7.5CVSS5.8AI score0.00665EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/12/07 12:00 a.m.18 views

Recover tokens function will become unusable with reward tokens if they are withdrawn first.

Handle pedroais Vulnerability details Impact The recoverTokens function will become unusable with reward tokens if they are withdrawn first. Proof of Concept With reward tokens excess is defined as balance - rewardTokenAmount + rewardTokenFeeAmount The variable rewardTokenAmount never gets update...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/16 12:00 a.m.16 views

DOS in LinearVesting

Handle hack3r-0m Vulnerability details 1. vestFor allows anyone to vest on anyone's behalf. 2. vestFor allows to vest only once per user so if some user wants to vest 1000 tokens, then a malicious actor can vest 1 token on behalf of that user. it will stop user from vesting 1000 tokens. This can...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2021/10/28 12:00 a.m.12 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei, China. It provides a microkernel-based distributed operating system. A security vulnerability exists in the Huawei HarmonyOS component, which could be exploited by a local attacker to render the kernel system unusable...

5.5CVSS5.6AI score0.00158EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2021/10/20 12:00 a.m.19 views

exitTempusAMM can be made to fail

Handle cmichel Vulnerability details There's a griefing attack where an attacker can make any user transaction for TempusController.exitTempusAMM fail. In exitTempusAMM, the user exits their LP position and claims back yield and principal shares. The LP amounts to redeem are determined by the...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2021/09/05 12:00 a.m.14 views

Huawei Smartphone 缓冲区错误漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A stack buffer overflow vulnerability exists in the Kernel module of Huawei HarmonyOS. An attacker can exploit this vulnerability to cause the device to beco...

7.5CVSS6.1AI score0.00665EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2021/07/07 12:00 a.m.14 views

Buoy3Pool.safetyCheck can underflow

Handle cmichel Vulnerability details Vulnerability Details The safetyCheck function performs an unsafe subtraction on two uint256 before casting them to int256. The subtraction can underflow and the cast to int256 can either fail and revert the transaction if greater than typeint256.max, or, fit...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/06/21 5:10 p.m.68 views

Missing Handler in @scandipwa/magento-scripts

Impact After changing the function from synchronous to asynchronous there wasn't implemented handler in the start, stop, exec and logs commands, effectively making them unusable. Patches Version 1.5.3 contains patches for the problems described above. Workarounds Upgrade to patched or latest...

6.2CVSS1.3AI score0.00702EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/06/21 5:10 p.m.57 views

GHSA-52QP-GWWH-QRG4 Missing Handler in @scandipwa/magento-scripts

Impact After changing the function from synchronous to asynchronous there wasn't implemented handler in the start, stop, exec and logs commands, effectively making them unusable. Patches Version 1.5.3 contains patches for the problems described above. Workarounds Upgrade to patched or latest...

6.2CVSS6AI score0.00702EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/06/14 11:05 p.m.29 views

CVE-2021-32684 Missing Handler in @scandipwa/magento-scripts

magento-scripts contains scripts and configuration used by Create Magento App, a zero-configuration tool-chain which allows one to deploy Magento 2. In versions 1.5.1 and 1.5.2, after changing the function from synchronous to asynchronous there wasn't implemented handler in the start, stop, exec,...

6.2CVSS6.4AI score0.00702EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2015:0939-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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.4CVSS6.1AI score0.04502EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2021/03/15 9:21 p.m.43 views

CVE-2020-27282

In Hamilton Medical AG,T1-Ventillator versions 2.2.3 and prior, an XML validation vulnerability in the ventilator allows privileged attackers with physical access to render the device persistently unusable by uploading specially crafted configuration files...

4.4AI score0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2020/04/04 11:14 a.m.41 views

CVE-2019-8320

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

8.8CVSS1.2AI score0.04212EPSS
SaveExploits1References2
Rows per page
Query Builder