Lucene search
+L

234 matches found

Positive Technologies
Positive Technologies
added 2023/09/04 12:0 a.m.10 views

PT-2023-27210 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper affected versions not specified Description: The Vyper compiler evaluates arguments from right to left instead of left to right for certain expressions, including unsafe add, unsafe sub, unsafe mul, unsafe div, pow mod256, |, &, ^ bitwi...

6.9CVSS4.9AI score0.00418EPSS
SaveExploits1References13
Veeam
Veeam
added 2023/08/02 12:0 a.m.22 views

Possible Impacts of Removing the Machine Where Veeam Is Installed From a Domain

Purpose This article documents the most common side-effects customers may experience when removing the machine where Veeam Backup & Replication is installed from a domain. Solution Not all of the issues listed below may be experienced. These are all heavily dependent on the configuration of the...

7.1AI score
SaveExploits0Affected Software1
0day.today
0day.today
added 2023/04/18 12:0 a.m.4039 views

SPIP Remote Command Execution Exploit

This Metasploit module exploits a PHP code injection in SPIP. The vulnerability exists in the oubli parameter and allows an unauthenticated user to execute arbitrary commands with web user privileges. Branches 3.2, 4.0, 4.1 and 4.2 are concerned. Vulnerable versions are below 3.2.18, below 4.0.10...

9.8CVSS10AI score0.99637EPSS
SaveExploits23
0day.today
0day.today
added 2023/03/22 12:0 a.m.236 views

Zyxel Unauthenticated LAN Remote Code Execution Exploit

This Metasploit module exploits a buffer overflow in the zhttpd binary /bin/zhttpd. It is present on more than 40 Zyxel routers and CPE devices. The code execution vulnerability can only be exploited by an attacker if the zhttp webserver is reachable. No authentication is required. After...

8.6AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/22 12:0 a.m.8 views

Optimizer Bug Regarding Memory Side Effects of Inline Assembly

Lines of code Vulnerability details Impact This bug only occurs under very specific conditions: the legacy optimizer must be enabled rather than the IR pipeline true for the current project configuration, and the affected assembly blocks must not refer to any local Solidity variables Proof of...

6.7AI score
SaveExploits0
Metasploit
Metasploit
added 2022/11/24 7:51 p.m.246 views

F5 BIG-IP iControl Authenticated RCE via RPM Creator

This module exploits a newline injection into an RPM .rpmspec file that permits authenticated users to remotely execute commands. Successful exploitation results in remote code execution as the root user. Module Options msf use exploit/linux/http/f5icontrolrpmspecrcecve202241800 msf...

8.8CVSS8.9AI score0.87987EPSS
SaveExploits9
Metasploit
Metasploit
added 2022/09/28 7:51 p.m.223 views

Mobile Mouse RCE

This module utilizes the Mobile Mouse Server by RPA Technologies, Inc protocol to deploy a payload and run it from the server. This module will only deploy a payload if the server is set without a password default. Tested against 3.6.0.4, current at the time of module writing Module Options msf u...

9.8CVSS7.1AI score0.08678EPSS
SaveExploits2
Metasploit
Metasploit
added 2022/09/15 7:50 p.m.319 views

Palo Alto Networks Authenticated Remote Code Execution

An OS Command Injection vulnerability in the PAN-OS management interface that allows authenticated administrators to execute arbitrary OS commands with root privileges. This issue impacts PAN-OS versions use exploit/linux/http/panosopcmdexec msf exploitpanosopcmdexec show targets ...targets... ms...

9CVSS7.4AI score0.85574EPSS
SaveExploits7
Metasploit
Metasploit
added 2022/09/14 7:50 p.m.602 views

SuiteCRM authenticated SQL injection in export functionality

This module exploits an authenticated SQL injection in SuiteCRM in versions before 7.12.6. The vulnerability allows an authenticated attacker to send specially crafted requests to the export entry point of the application in order to retrieve all the usernames and their associated password from t...

9.1CVSS7.1AI score0.0191EPSS
SaveExploits2
Metasploit
Metasploit
added 2022/08/29 6:2 p.m.178 views

BACnet Scanner

Discover BACnet devices by broadcasting Who-is message, then poll discovered devices for properties including model name, software version, firmware revision and description. Module Options msf use auxiliary/scanner/scada/bacnetl3 msf auxiliarybacnetl3 show actions ...actions... msf...

7.2AI score
SaveExploits0
0day.today
0day.today
added 2022/08/04 12:0 a.m.611 views

Zoho Password Manager Pro XML-RPC Java Deserialization Exploit

This Metasploit module exploits a Java deserialization vulnerability in Zoho ManageEngine Pro before 12101 and PAM360 before 5510. Unauthenticated attackers can send a crafted XML-RPC request containing malicious serialized data to /xmlrpc to gain remote command execution as the SYSTEM user. This...

9.8CVSS9.7AI score0.9994EPSS
SaveExploits5
Code423n4
Code423n4
added 2022/07/08 12:0 a.m.12 views

State Variable Shadowing

Lines of code Vulnerability details Impact Check: shadowing-state Severity: High Confidence: High It is possible to use the same variable twice in Solidity, but it can lead to unintended side effects.The TestAllowance.sol contract inherits from TesTBaseWorkflow.sol. In the TestAllowance.sol...

6.8AI score
SaveExploits0
Prion
Prion
added 2022/06/09 9:15 a.m.20 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address including side effects could be evaluated twice. This may result in incorrect outcomes for contracts. This issue...

5CVSS7.4AI score0.01209EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/06/06 9:23 p.m.67 views

GHSA-4V9Q-CGPW-CF38 Multiple evaluation of contract address in call in vyper

Impact when a calling an external contract with no return value, the contract address could be evaluated twice. this is usually only an efficiency problem, but if evaluation of the contract address has side effects, it could result in double evaluation of the side effects. in the following exampl...

8.7CVSS5.9AI score0.01209EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/06/06 9:23 p.m.33 views

Multiple evaluation of contract address in call in vyper

Impact when a calling an external contract with no return value, the contract address could be evaluated twice. this is usually only an efficiency problem, but if evaluation of the contract address has side effects, it could result in double evaluation of the side effects. in the following exampl...

8.2CVSS7.2AI score0.01209EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/06 12:0 a.m.6 views

PT-2022-19503 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.4 Description: The issue arises when calling an external contract with no return value, potentially resulting in the contract address being evaluated twice, including any side effects. This could lead to incorrect...

8.7CVSS7.4AI score0.01209EPSS
SaveExploits1References10
Metasploit
Metasploit
added 2022/05/03 5:42 p.m.297 views

VMware Workspace ONE Access CVE-2022-22954

This module exploits CVE-2022-22954, an unauthenticated server-side template injection SSTI in VMware Workspace ONE Access, to execute shell commands as the "horizon" user. Module Options msf use exploit/linux/http/vmwareworkspaceoneaccesscve202222954 msf exploitvmwareworkspaceoneaccesscve2022229...

10CVSS10AI score0.99996EPSS
SaveExploits25
Metasploit
Metasploit
added 2022/02/08 5:42 p.m.126 views

QEMU Monitor HMP 'migrate' Command Execution

This module uses QEMU's Monitor Human Monitor Interface HMP TCP server to execute system commands using the migrate command. This module has been tested successfully on QEMU version 6.2.0 on Ubuntu 20.04. Module Options msf use exploit/multi/misc/qemumonitorhmpmigratecmdexec msf...

10CVSS9.6AI score0.23036EPSS
SaveExploits2
0day.today
0day.today
added 2021/12/28 12:0 a.m.367 views

ManageEngine ServiceDesk Plus Remote Code Execution Exploit

This Metasploit module exploits CVE-2021-44077, an unauthenticated remote code execution vulnerability in ManageEngine ServiceDesk Plus, to upload an EXE msiexec.exe and execute it as the SYSTEM account. Note that build 11305 is vulnerable to the authentication bypass but not the file upload. The...

9.8CVSS0.4AI score0.93514EPSS
SaveExploits6
OSV
OSV
added 2021/12/16 9:2 p.m.34 views

GHSA-Q34H-97WF-8R8J vault-cli contains possible RCE when reading user-defined data

Impact What kind of vulnerability is it? Who is impacted? vault-cli features the ability for rendering templated values as explained in the documentation. When a secret starts with the prefix !template!, vault-cli interprets the rest of the contents of the secret as a Jinja2 template. Jinja2 is a...

8.4CVSS9.3AI score0.05004EPSS
SaveExploits1References8
Rows per page
Query Builder