Lucene search
+L

10133 matches found

CVE
CVE
added 2021/10/12 9:50 p.m.63 views

CVE-2021-3323

CVE-2021-3323 relates to an integer underflow in Zephyr’s 6LoWPAN IPHC header uncompression. Affected product: Zephyr RTOS (embedded, resource-constrained devices). Vulnerable component: 6LoWPAN IPHC header decompression logic. Root cause: integer underflow/wraparound (CWE-191) during IPHC proces...

9.8CVSS9.2AI score0.00924EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/10/12 9:50 p.m.34 views

CVE-2021-3323 Integer Underflow in 6LoWPAN IPHC Header Uncompression in Zephyr

Integer Underflow in 6LoWPAN IPHC Header Uncompression in Zephyr. Zephyr versions = =2.4.0 contain Integer Underflow Wrap or Wraparound CWE-191. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc...

8.3CVSS9.7AI score0.00924EPSS
SaveExploits1References1
CVE
CVE
added 2021/10/12 9:50 p.m.74 views

CVE-2021-3321

Zephyr RTOS contains a numeric vulnerability: an Integer Underflow in IEEE 802154 Fragment Reassembly Header Removal. Per CVE-2021-3321, Zephyr versions >= 2.4.0 exhibit a transition from Integer Overflow to Buffer Overflow (CWE-680). The NVD entry cites a high impact (up to HIGH for confident...

8.8CVSS8.2AI score0.00761EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/10/12 9:50 p.m.38 views

CVE-2021-3321 Integer Underflow in Zephyr in IEEE 802154 Fragment Reassembly Header Removal

Integer Underflow in Zephyr in IEEE 802154 Fragment Reassembly Header Removal. Zephyr versions = =2.4.0 contain Integer Overflow to Buffer Overflow CWE-680. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-w44j-66g7-xw99...

7.5CVSS8.9AI score0.00761EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/10/12 12:00 a.m.13 views

Zephyr 数字错误漏洞

Zephyr is a small real-time operating system for interconnected, resource-constrained embedded devices. an integer underflow vulnerability in 6LoWPAN IPHC header decompression in Zephyr 2.4.0 and later can be exploited by attackers to cause out-of-bounds access in the Pv6 parsing logic...

9.8CVSS5.7AI score0.00924EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.9 views

Cannot claim reward

Handle cmichel Vulnerability details The ConcentratedLiquidityPoolManager.claimReward requires stake.initialized but it is never set. It also performs a strange computation as 128 - incentive.secondsClaimed which will almost always underflow and revert the transaction. Impact One cannot claim...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.12 views

Users cannot receive rewards from ConcentratedLiquidityPoolManager if their liquidity is too large

Handle broccoli Vulnerability details Impact There could be an integer underflow error when the reward of an incentive is claimed, forcing users to wait for a sufficient period or reduce their liquidity to claim the rewards. Proof of Concept The unclaimed reward that a user could claim is...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.7 views

Integer underflow error in claimReward of ConcentratedLiquidityPoolManager

Handle broccoli Vulnerability details Impact The claimReward function of ConcentratedLiquidityPoolManager calculates the secondsUnclaimed variable using a formula with an unclear intention: uint256 secondsUnclaimed = maxTime - incentive.startTime 128 - incentive.secondsClaimed; This formula cause...

6.8AI score
SaveExploits0
NVD
NVD
added 2021/09/29 11:15 p.m.28 views

CVE-2021-41821

Wazuh Manager in Wazuh through 4.1.5 is affected by a remote Integer Underflow vulnerability that might lead to denial of service. A crafted message must be sent from an authenticated agent to the manager...

6.5CVSS0.01114EPSS
SaveExploits1References2
OSV
OSV
added 2021/09/29 11:15 p.m.14 views

CVE-2021-41821

Wazuh Manager in Wazuh through 4.1.5 is affected by a remote Integer Underflow vulnerability that might lead to denial of service. A crafted message must be sent from an authenticated agent to the manager...

6.5CVSS6.6AI score
SaveExploits0References2
Prion
Prion
added 2021/09/29 11:15 p.m.22 views

Integer overflow

Wazuh Manager in Wazuh through 4.1.5 is affected by a remote Integer Underflow vulnerability that might lead to denial of service. A crafted message must be sent from an authenticated agent to the manager...

4CVSS6.3AI score0.01114EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/09/29 10:59 p.m.34 views

CVE-2021-41821

Wazuh Manager in Wazuh through 4.1.5 is affected by a remote Integer Underflow vulnerability that might lead to denial of service. A crafted message must be sent from an authenticated agent to the manager...

6.5AI score0.01114EPSS
SaveExploits1References2
CVE
CVE
added 2021/09/29 10:59 p.m.64 views

CVE-2021-41821

CVE-2021-41821 : The connected records confirm a remote integer underflow in the Wazuh Manager (Wazuh) up to version 4.1.5, leading to denial of service. An attacker must send a crafted message from an authenticated agent to the manager. The documents do not provide a confirmed exploit vector bey...

6.5CVSS6.2AI score0.01114EPSS
SaveExploits1References2Affected Software1
Code423n4
Code423n4
added 2021/09/29 12:00 a.m.18 views

Incorrect multiplication in _computeSingleOutGivenPoolIn of IndexPool

Handle broccoli Vulnerability details Impact The computeSingleOutGivenPoolIn function of IndexPool uses the raw multiplication i.e., to calculate the zaz variable. However, since both BASE - normalizedWeight and swapFee are in WAD, the mul function should be used instead to calculate the correct...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2021/09/29 12:00 a.m.11 views

Wazuh 数字错误漏洞

Wazuh is Wazuh an open source application. It is used to collect, aggregate, index and analyze security data to help organizations detect intrusions, threats and behavioral anomalies. A security vulnerability exists in Wazuh Manager, which originated in version 4.1.5 of Wazuh where Wazuh Manager...

6.5CVSS6.7AI score0.01114EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2021/09/28 12:00 a.m.23 views

Huawei EulerOS: Security Advisory for xorg-x11-server (EulerOS-SA-2021-2544)

The remote host is missing an update for the Huawei EulerOS 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...

7.8CVSS7.7AI score0.0105EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/09/27 12:00 a.m.19 views

EulerOS 2.0 SP9 : xorg-x11-server (EulerOS-SA-2021-2568)

According to the versions of the xorg-x11-server package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in xorg-x11-server in versions before 1.20.11. An integer underflow can occur in xserver which can lead to a local...

7.8CVSS7.3AI score0.0105EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/09/27 12:00 a.m.23 views

EulerOS 2.0 SP9 : xorg-x11-server (EulerOS-SA-2021-2544)

According to the versions of the xorg-x11-server package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in xorg-x11-server in versions before 1.20.11. An integer underflow can occur in xserver which can lead to a local...

7.8CVSS7.3AI score0.0105EPSS
SaveExploits0References2
Gitee
Gitee
added 2021/09/23 6:01 p.m.4 views

Exploit for Out-of-bounds Write in Gnu Glibc

PoC exploit for CVE-2018-1000001, a buffer underflow in glibc realpath that allows local privilege escalation. The target product/service is glibc, a dependency of various Linux distributions including Debian and Ubuntu. The vulnerability class/vector is LPE Local Privilege Escalation. The probab...

7.8CVSS8.9AI score0.13368EPSS
SaveExploits10
OSV
OSV
added 2021/09/22 12:01 a.m.14 views

OSV-2021-1354 Stack-buffer-underflow in InterpretPhoneme

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39042 Crash type: Stack-buffer-underflow READ 8 Crash state: InterpretPhoneme InterpretPhoneme2 CalcLengths...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder