Lucene search
+L

2574 matches found

CNNVD
CNNVD
added 2021/12/07 12:00 a.m.11 views

SonicWall SMA100 安全漏洞

The Sonicwall SMA100 is a secure access gateway appliance from Sonicwall, Inc. A security vulnerability exists in the SonicWall SMA100 that could be exploited by an unauthenticated remote attacker to bypass firewall rules by using the SMA100 as an unexpected proxy or intermediate undetectable pro...

9.8CVSS5.7AI score0.0259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/11/30 11:28 a.m.36 views

CVE-2021-42121 Denial of Service via Invalid Date Format in TopEase

Insufficient Input Validation in Web Applications operating on Business-DNA Solutions GmbH’s TopEase® Platform Version = 7.1.27 on an object’s date attributes allows an authenticated remote attacker with Object Modification privileges to insert an unexpected format into date fields, which leads t...

4.3CVSS4.9AI score0.00999EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/11/24 12:00 a.m.15 views

Change of freeTrialLength, refundPenaltyBasisPoints and expirationDuration can cause unexpected results to users

Handle WatchPug Vulnerability details function getCancelAndRefundValue address keyOwner private view hasValidKeykeyOwner returns uint refund Key storage key = keyByOwnerkeyOwner; // Math: safeSub is not required since hasValidKey confirms timeRemaining is positive uint timeRemaining =...

7AI score
SaveExploits0
NVD
NVD
added 2021/11/23 4:15 p.m.33 views

CVE-2021-37035

There is a Remote DoS vulnerability in Huawei Smartphone.Successful exploitation of this vulnerability will cause the app to exit unexpectedly...

7.5CVSS0.00696EPSS
SaveExploits0References1
Prion
Prion
added 2021/11/23 4:15 p.m.28 views

Spoofing

There is a Remote DoS vulnerability in Huawei Smartphone.Successful exploitation of this vulnerability will cause the app to exit unexpectedly...

5CVSS7.5AI score0.00696EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2021/11/23 3:16 p.m.36 views

CVE-2021-37035

There is a Remote DoS vulnerability in Huawei Smartphone.Successful exploitation of this vulnerability will cause the app to exit unexpectedly...

7.7AI score0.00696EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/11/22 12:00 a.m.13 views

pow() is missing check on input parameters with 0 value

Handle gpersoon Vulnerability details Impact The contract LogExpMath.sol seems to be a fork of the balancer LogExpMath.sol contract. It is mostly similar, except for checks for x and y being 0 in the beginning of the function pow, see below. This omission might lead to unexpected results. Proof o...

7AI score
SaveExploits0
OSV
OSV
added 2021/11/20 7:31 p.m.16 views

MGASA-2021-0519 Updated php packages fix security vulnerability

Header injection via defaultmimetype / defaultcharset mbstring may use pointer from some previous request Unexpected behavior with arrays and JIT Special character is breaking the path in xml function CVE-2021-21707 XMLReader::getParserProperty may throw with a valid property...

5.3CVSS7.3AI score0.25951EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2021/11/17 12:00 a.m.37 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2021-2779)

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...

9.8CVSS7.8AI score0.68289EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2021/11/15 12:00 a.m.20 views

Wrong design of swap() results in unexpected and unfavorable outputs

Handle WatchPug Vulnerability details The current formula to calculate the amountOut for a swap is: function calculateSwap uint256 amountIn, uint256 reserveIn, uint256 reserveOut public pure returns uint256 amountOut // x Y X uint256 numerator = amountIn reserveIn reserveOut; // x + X ^ 2 uint256...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:00 a.m.89 views

CentOS 8 : httpd:2.4 (CESA-2021:4257)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:4257 advisory. - httpd: modsession: NULL pointer dereference when parsing Cookie header CVE-2021-26690 - httpd: Unexpected URL matching with 'MergeSlashes OFF'...

7.5CVSS6.7AI score0.65308EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.86 views

Moderate: Red Hat Security Advisory: httpd:2.4 security, bug fix, and enhancement update

An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.7AI score0.65308EPSS
SaveExploits0References9
OSV
OSV
added 2021/11/09 8:52 a.m.52 views

ALSA-2021:4257 Moderate: httpd:2.4 security, bug fix, and enhancement update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: modsession: NULL pointer dereference when parsing Cookie header CVE-2021-26690 httpd: Unexpected URL matching with 'MergeSlashes OFF' CVE-2021-30641 For more details about t...

7.5CVSS7.8AI score0.65308EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2021/11/09 8:52 a.m.64 views

Moderate: httpd:2.4 security, bug fix, and enhancement update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: modsession: NULL pointer dereference when parsing Cookie header CVE-2021-26690 httpd: Unexpected URL matching with 'MergeSlashes OFF' CVE-2021-30641 For more details about t...

7.5CVSS7.9AI score0.65308EPSS
SaveExploits0References3
OSV
OSV
added 2021/11/03 5:36 p.m.15 views

GHSA-V935-PQMR-G8V9 Unexpected panics in num-bigint

Impact Two scenarios were reported where BigInt and BigUint multiplication may unexpectedly panic. - The internal mac3 function did not expect the possibility of non-empty all-zero inputs, leading to an unwrap panic. - A buffer was allocated with less capacity than needed for an intermediate...

7.3AI score
SaveExploits0References3
Citrix
Citrix
added 2021/11/03 12:00 a.m.16 views

MAM SDK Migration Unexpected behavior on MDX/MAM SDK app container

Some interaction between managed applications in the same container are not working properly for example, copy and paste, open-in, etc. Scenario 1: Productivity Apps only using Hybrid mode One app on Legacy MDX and one app on MAM SDK. This scenario is not supported and not recommended. Scenario 2...

7.1AI score
SaveExploits0
NVD
NVD
added 2021/11/02 6:15 p.m.24 views

CVE-2020-20657

Buffer overflow vulnerability in fcovatti libieciccpmod v1.5, allows attackers to cause a denial of service via an unexpected packet while trying to connect...

7.5CVSS0.01023EPSS
SaveExploits0References1
Prion
Prion
added 2021/11/02 6:15 p.m.22 views

Buffer overflow

Buffer overflow vulnerability in fcovatti libieciccpmod v1.5, allows attackers to cause a denial of service via an unexpected packet while trying to connect...

5CVSS7.4AI score0.01023EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/11/02 5:45 p.m.29 views

CVE-2020-20657

Buffer overflow vulnerability in fcovatti libieciccpmod v1.5, allows attackers to cause a denial of service via an unexpected packet while trying to connect...

7.5AI score0.01023EPSS
SaveExploits0References1
NVD
NVD
added 2021/10/28 1:15 p.m.33 views

CVE-2021-22406

There is an Uncaught Exception vulnerability in Huawei Smartphone.Successful exploitation of this vulnerability will cause the app to exit unexpectedly...

7.5CVSS0.00718EPSS
SaveExploits0References1
Rows per page
Query Builder