Lucene search
+L

9660 matches found

Code423n4
Code423n4
added 2021/07/31 12:00 a.m.12 views

The approveMax function of MStableYieldSource always reverts

Handle shw Vulnerability details Impact The approveMax function of MStableYieldSource calls the safeApprove function to set the allowance to the maximum. However, at the time of call, the allowance should be non-zero since it was set to the maximum in the constructor function. The non-zero...

6.8AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/07/28 4:00 p.m.57 views

Zero Trust Adoption Report: How does your organization compare?

From the wide adoption of cloud-based services to the proliferation of mobile devices. From the emergence of advanced new cyberthreats to the recent sudden shift to remote work. The last decade has been full of disruptions that have required organizations to adapt and accelerate their security...

7.3AI score
SaveExploits0
Debian
Debian
added 2021/07/25 7:27 a.m.114 views

[SECURITY] [DSA 4944-1] krb5 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4944-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso July 25, 2021 https://www.debian.org/security/faq -...

7.5CVSS7.7AI score0.10276EPSS
SaveExploits0
Code423n4
Code423n4
added 2021/07/24 12:00 a.m.20 views

Return values of BEP20.transfer and BEP20.transferFrom are unchecked

Handle shw Vulnerability details Impact The return values of BEP20.transfer and BEP20.transferFrom are not checked to be true in multiple contracts. The return value could be false if the transferred token is not BEP20-compliant, indicating that the transfer fails, while the calling contract will...

6.9AI score
SaveExploits0
Rockylinux
Rockylinux
added 2021/07/22 6:27 p.m.14 views

.NET 5.0 bugfix update

An update for .NET 5.0 is now available for Rocky Linux 8. .NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation...

1.7AI score
SaveExploits0
Rockylinux
Rockylinux
added 2021/07/22 6:24 p.m.22 views

.NET Core 3.1 bugfix update

An update for .NET Core 3.1 is now available for Rocky Linux 8. .NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation...

1.7AI score
SaveExploits0
Rockylinux
Rockylinux
added 2021/07/22 6:22 p.m.29 views

dotnet bug fix and enhancement update

An update for .NET Core 2.1 is now available for Rocky Linux 8. .NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation...

1.6AI score
SaveExploits0
Rockylinux
Rockylinux
added 2021/07/22 6:21 p.m.15 views

dotnet bug fix and enhancement update

An update for .NET Core 2.1 is now available for Rocky Linux 8. .NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation...

1.6AI score
SaveExploits0
Rockylinux
Rockylinux
added 2021/07/22 6:21 p.m.21 views

dotnet5.0 enhancement and bugfix update

An update for .NET 5.0 is now available for Rocky Linux 8. .NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation...

1.8AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/07/22 2:00 p.m.19 views

Chromium: CVE-2021-30582 Inappropriate implementation in Animation

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.5AI score0.05488EPSS
SaveExploits1
Code423n4
Code423n4
added 2021/07/21 12:00 a.m.12 views

Router._handleTransferIn(address,uint256,address) has unchecked transfers

Handle heiho1 Vulnerability details Impact Router.handleTransferInaddress,uint256,address on lines 203 and 207 ignores the boolean return on transfers. This is a brittle implementation because it relies on the boolean return value being hard-coded to true. Tokens may return false instead of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:00 a.m.12 views

Router._handleTransferOut(address,uint256,address) has unchecked transfer

Handle heiho1 Vulnerability details Impact Router.handleTransferOutaddress,uint256,address on line 221 ignores the boolean return on transfers. This is a brittle implementation because it relies on the boolean return value being hard-coded to true. Tokens may return false and not revert in which...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/21 12:00 a.m.15 views

Router has an arbitrary send

Handle heiho1 Vulnerability details Impact Router.sol line 221 has an arbitary-send of iBEP20token.transferrecipient, amount. The call ignore the transfer result. This is a brittle implementation because it relies on the boolean return value being hard-coded to true. Further, if a token...

6.9AI score
SaveExploits0
Ubuntu
Ubuntu
added 2021/07/20 10:11 p.m.180 views

USN-5018-1: Linux kernel vulnerabilities

It was discovered that the virtual file system implementation in the Linux kernel contained an unsigned to signed integer conversion error. A local attacker could use this to cause a denial of service system crash or execute arbitrary code. CVE-2021-33909 Piotr Krysiuk discovered that the eBPF...

7.8CVSS7.5AI score0.09729EPSS
SaveExploits11
BDU FSTEC
BDU FSTEC
added 2021/07/20 12:00 a.m.18 views

The vulnerability of Google Chrome’s API, related to shortcomings in domain restriction mechanisms (Same Origin Policy), allows attackers to access confidential information.

The vulnerability of Google Chrome’s API is related to improper implementation. Exploiting this vulnerability can allow a remote attacker to access confidential information...

4.3CVSS6.7AI score0.0104EPSS
SaveExploits1References12Affected Software5
Malwarebytes
Malwarebytes
added 2021/07/19 7:45 a.m.72 views

“Seven or eight” zero-days: The failed race to fix Kaseya VSA, with Victor Gevers, Lock and Code S02E13

Kaseya VSA included at least “seven or eight” privately known zero-day vulnerabilities before it suffered a widespread ransomware attack that impacted hundreds of businesses, said Victor Gevers, chair of the Dutch Institute for Vulnerability Disclosure, or DIVD, a volunteer-run organization that...

7.7AI score
SaveExploits0
AlmaLinux
AlmaLinux
added 2021/07/15 2:11 p.m.37 views

.NET Core 3.1 bugfix update

.NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. Bug Fixes and Enhancements: Update .NET Core 3.1 to SDK 3.1.117 and Runtime 3.1.17 BZ1978407...

1.3AI score
SaveExploits0
NVD
NVD
added 2021/07/13 9:15 p.m.26 views

CVE-2021-32755

Wire is a collaboration platform. wire-ios-transport handles authentication of requests, network failures, and retries for the iOS implementation of Wire. In the 3.82 version of the iOS application, a new web socket implementation was introduced for users running iOS 13 or higher. This new...

5.4CVSS0.00314EPSS
SaveExploits0References1
Prion
Prion
added 2021/07/13 2:15 p.m.24 views

Design/Logic Flaw

Incorrect Implementation of Authentication Algorithm in Mitsubishi Electric Air Conditioning System/Centralized Controllers G-50A Ver.2.50 to Ver. 3.35, GB-50A Ver.2.50 to Ver. 3.35, AG-150A-A Ver.3.20 and prior, AG-150A-J Ver.3.20 and prior, GB-50ADA-A Ver.3.20 and prior, GB-50ADA-J Ver.3.20 and...

5.5CVSS6.6AI score0.00853EPSS
SaveExploits0References2Affected Software19
Zero Day Initiative
Zero Day Initiative
added 2021/07/13 12:00 a.m.54 views

Apple macOS ModelIO USD Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Apple macOS. Interaction with the ModelIO library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the...

3.3CVSS4AI score0.00975EPSS
SaveExploits0References1
Rows per page
Query Builder