Lucene search
+L

14663 matches found

Code423n4
Code423n4
added 2023/06/14 12:00 a.m.16 views

Gas griefing/thief in LlamaAccount execute()

Lines of code Vulnerability details Impact LlamaAccount execute function either delegatecall or call to the provided address. The address may contain malicious contract and should be treated as a malicious. This assumption was confirmed by implementation of this function and its comments...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/14 12:00 a.m.21 views

PT-2023-24884 · Ink! · Ink!

Name of the Vulnerable Software and Affected Versions: ink! versions 4.0.0 through 4.2.1 Description: The return value when using delegate call mechanics, either through CallBuilder::delegate or ink env::invoke contract delegate, is decoded incorrectly. This issue is related to the mechanics arou...

5.3CVSS5AI score0.00967EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2023/06/14 12:00 a.m.15 views

ink! 安全漏洞

ink! is an eDSL that writes smart contracts for blockchains built on the Substrate framework. A security vulnerability exists in ink! version 4.0.0 and earlier that stems from incorrect decoding of stored values when using DelegateCall...

5.3CVSS5.7AI score0.00967EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2023/06/14 12:00 a.m.22 views

The low-level call returns true if the address does not exist

Lines of code Vulnerability details Impact As written in the Solidity documentation , the call, delegatecall and staticcall low-level functions return true as its first return value if the account being invoked does not exist, as part of the design of the EVM. The existence of the account must be...

7.4AI score
SaveExploits0
CVE
CVE
added 2023/06/13 11:26 p.m.144 views

CVE-2023-29369

Technical details about CVE-2023-29369 are not provided in the supplied documents; no affected products, root cause, or remediation are disclosed here. Monitor for updates from official advisories and connected sources as they become available.

6.5CVSS7.8AI score0.01985EPSS
SaveExploits0References1Affected Software4
RedhatCVE
RedhatCVE
added 2023/06/13 3:35 p.m.55 views

CVE-2023-2801

A flaw was found in grafana. This issue occurs when sending an API call to the /ds/query or public dashboard query endpoint that has mixed queries, such as having two or more distinct data sources in one API call. As a result, the Grafana instance will crash. Currently, the only feature that uses...

7.5CVSS6.7AI score0.00745EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2023/06/13 7:00 a.m.36 views

Remote Procedure Call Runtime Denial of Service Vulnerability

...

6.5CVSS7.3AI score0.01985EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/06/13 12:00 a.m.17 views

[ H ] In executeAction function, ETH can remain stuck after reverting due to a failed call.

Lines of code Vulnerability details Impact If and when the executeAction function reverts at either of the checks, the amount of ETH sent along with the call will be locked in the contract forever, with no current measures of recovery. Proof of Concept executeAction is called, but the call fails ...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.6 views

PT-2023-3123 · Microsoft · Windows Server +1

Name of the Vulnerable Software and Affected Versions: Windows Server Service affected versions not specified Description: The issue is related to errors in security settings of the Windows Server operating system, allowing a remote attacker to bypass access checks to RPC procedures using a...

8CVSS9.3AI score0.00773EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.3 views

PT-2023-3216 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: Windows affected versions not specified Description: The issue is related to insufficient input validation in the Remote Procedure Call Runtime, which can lead to a denial-of-service condition. This can be exploited by a remote attacker to...

6.8CVSS9.3AI score0.01985EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/06/13 12:00 a.m.12 views

Microsoft Windows Remote Procedure Call Runtime 安全漏洞

Microsoft Windows Remote Procedure Call Runtime is a powerful technology for creating distributed client/server programs from Microsoft Corporation USA. A security vulnerability exists in Microsoft Windows Remote Procedure Call Runtime. An attacker could exploit this vulnerability to cause a deni...

6.5CVSS7.1AI score0.01985EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/12 4:15 p.m.10 views

CVE-2023-28933

Auth. admin+ Stored Cross-Site Scripting XSS vulnerability in StPeteDesign Call Now Accessibility Button plugin = 1.1 versions...

4.8CVSS6.6AI score0.00369EPSS
SaveExploits0References1
CVE
CVE
added 2023/06/12 3:10 p.m.50 views

CVE-2023-28933

CVE-2023-28933 affects the WordPress plugin Call Now Accessibility Button by StPeteDesign, version

5.9CVSS5.1AI score0.00369EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/12 12:00 a.m.10 views

PT-2023-22044 · Stpetedesign · Stpetedesign Call Now Accessibility Button

Name of the Vulnerable Software and Affected Versions: StPeteDesign Call Now Accessibility Button plugin versions = 1.1 Description: The issue is related to an Authenticated Stored Cross-Site Scripting XSS vulnerability. This means that an attacker with admin or higher privileges can inject...

5.9CVSS5.3AI score0.00369EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/06/12 12:00 a.m.12 views

WordPress Plugin StPeteDesign Call Now Accessibility Button 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

5.9CVSS6.4AI score0.00369EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/09 11:15 a.m.9 views

UBUNTU-CVE-2023-32731

When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this...

7.5CVSS6.9AI score0.00502EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/06/09 12:00 a.m.12 views

gRPC 安全漏洞

gRPC is a modern, open-source, high-performance Remote Procedure Call RPC framework from gRPC Open Source. A security vulnerability exists in gRPC, which stems from the ability to call abort functions via http2...

7.5CVSS7.5AI score0.00412EPSS
SaveExploits0References3
Zero Day Initiative
Zero Day Initiative
added 2023/06/08 12:00 a.m.48 views

(Pwn2Own) Western Digital MyCloud PR4100 account_mgr Command Injection Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Western Digital MyCloud PR4100 NAS devices. Authentication is not required to exploit this vulnerability. The specific flaw exists within the accountmgr cgi script. The issue results from t...

7.5CVSS7.3AI score0.01836EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2023/06/08 12:00 a.m.22 views

(Pwn2Own) Western Digital MyCloud PR4100 do_reboot Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Western Digital MyCloud PR4100 NAS devices. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within t...

8.8CVSS7.1AI score0.01483EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2023/06/08 12:00 a.m.50 views

VMware Aria Operations for Networks createSupportBundle Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of VMware Aria Operations for Networks. Authentication is not required to exploit this vulnerability. The specific flaw exists within the createSupportBundle method. The issue results from the lack of...

9.8CVSS7.4AI score0.98281EPSS
SaveExploits7References1
Rows per page
Query Builder