Lucene search
+L

11715 matches found

Metasploit
Metasploit
added 2024/05/23 12:00 a.m.626 views

WordPress Hash Form Plugin RCE

The Hash Form - Drag & Drop Form Builder plugin for WordPress suffers from a critical vulnerability due to missing file type validation in the fileuploadaction function. This vulnerability exists in all versions up to and including 1.1.0. Unauthenticated attackers can exploit this flaw to upload...

9.8CVSS9.3AI score0.50653EPSS
SaveExploits8
Vulnrichment
Vulnrichment
added 2024/05/22 7:29 p.m.13 views

CVE-2024-4267 Remote Code Execution in parisneo/lollms-webui

A remote code execution RCE vulnerability exists in the parisneo/lollms-webui, specifically within the 'openfile' module, version 9.5. The vulnerability arises due to improper neutralization of special elements used in a command within the 'openfile' function. An attacker can exploit this...

8.4CVSS8.1AI score0.01484EPSS
SaveExploits1References1
zdt
zdt
added 2024/05/22 12:00 a.m.473 views

CHAOS 5.0.8 Cross Site Scripting / Remote Command Execution Exploit

CHAOS version 5.0.8 is a free and open-source Remote Administration Tool that allows generated binaries to control remote operating systems. The web application contains a remote command execution vulnerability which can be triggered by an authenticated user when generating a new executable. The...

8.8CVSS6.2AI score0.80454EPSS
SaveExploits7
CVE
CVE
added 2024/05/21 11:00 p.m.504 views

CVE-2024-21683

CVE-2024-21683 is an authenticated Remote Code Execution in Atlassian Confluence Data Center and Server. The issue arises from the Rhino script engine parsing tainted data in uploaded text/files, allowing an attacker with necessary privileges (e.g., admin) to execute arbitrary host code. Affected...

8.8CVSS8.8AI score0.88267EPSS
SaveIn wildExploits9References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 11:00 p.m.44 views

CVE-2024-21683

This High severity RCE Remote Code Execution vulnerability was introduced in version 5.2 of Confluence Data Center and Server. This RCE Remote Code Execution vulnerability, with a CVSS Score of 7.2, allows an authenticated attacker to execute arbitrary code which has high impact to confidentialit...

8.8CVSS9.4AI score0.88267EPSS
SaveExploits9References2
GithubExploit
GithubExploit
added 2024/05/21 12:59 p.m.604 views

Exploit for Out-of-bounds Write in Treasuredata Fluent_Bit

!Profile Visitorshttps://komarev.com/ghpvc/?username=d0rb&la...

9.8CVSS8.8AI score0.28309EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2024/05/21 12:00 a.m.377 views

CHAOS 5.0.8 Cross Site Scripting / Remote Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Chaos RAT XSS to RCE', 'Description' = %q CHAOS v5.0.8 is a free and open-source Remote Administration Tool that allows generated binaries to...

7.4AI score0.80454EPSS
SaveExploits7
Cvelist
Cvelist
added 2024/05/20 4:55 p.m.45 views

CVE-2024-0401 ASUS OVPN RCE

ASUS routers supporting custom OpenVPN profiles are vulnerable to a code execution vulnerability. An authenticated and remote attacker can execute arbitrary operating system commands by uploading a crafted OVPN profile. Known affected routers include ASUS ExpertWiFi, ASUS RT-AX55, ASUS RT-AX58U,...

7.2CVSS7.3AI score0.00735EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/05/20 2:57 p.m.29 views

veraPDF has potential XSLT injection vulnerability when using policy files

Impact Executing policy checks using custom schematron files invokes an XSL transformation that may theoretically lead to a remote code execution RCE vulnerability. Patches This has been patched and users should upgrade to veraPDF v1.24.2 Workarounds This doesn't affect the standard validation an...

8.1CVSS7.8AI score0.01033EPSS
SaveExploits0References7Affected Software9
HackRead
HackRead
added 2024/05/20 11:05 a.m.51 views

AI Python Package Flaw ‘Llama Drama’ Threatens Software Supply Chain

By Waqas The Llama Drama vulnerability in the Llama-cpp-Python package exposes AI models to remote code execution RCE attacks, enabling attackers to steal data. Currently, over 6,000 models are affected by this vulnerability. This is a post from HackRead.com Read the original post: AI Python...

8.1AI score
SaveExploits0
F5 Networks
F5 Networks
added 2024/05/20 8:21 a.m.43 views

K000139680: MySQL2 vulnerability CVE-2024-21508

Security Advisory Description Versions of the package mysql2 before 3.9.4 are vulnerable to Remote Code Execution RCE via the readCodeFor function due to improper validation of the supportBigNumbers and bigNumberStrings values. CVE-2024-21508 Impact There is no impact; F5 products are not affecte...

9.8CVSS9.3AI score0.02554EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2024/05/19 11:14 p.m.452 views

Exploit for Code Injection in Gitlab

CVE-2021-22205 Preauth RCE via exiftool on Gitlab CE/EE...

10CVSS8.9AI score0.99731EPSS
SaveExploits29
GithubExploit
GithubExploit
added 2024/05/19 9:25 p.m.911 views

Exploit for CVE-2021-3129

CVE-2021-3129 Unauthenticated RCE in Laravel Ignition via F...

9.8CVSS9.6AI score0.99943EPSS
SaveExploits38
zdt
zdt
added 2024/05/19 12:00 a.m.394 views

htmlLawed 1.2.5 - Remote Code Execution Exploit

Exploit Title: htmlLawed 1.2.5 - Remote Code Execution RCE Exploit Author: Miguel Redondo aka d4t4s3c Vendor Homepage: https://www.bioinformatics.org/phplabware/internalutilities/htmLawed Software Link: https://github.com/kesar/HTMLawed Version: -c \n" exit else banner echo -e "\n+ Command output...

9.8CVSS7AI score0.99696EPSS
SaveExploits16
Github Security Blog
Github Security Blog
added 2024/05/18 12:30 a.m.37 views

litellm passes untrusted data to `eval` function without sanitization

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

9.8CVSS8.1AI score0.00876EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/18 12:30 a.m.37 views

GHSA-7GGM-4RJG-594W litellm passes untrusted data to `eval` function without sanitization

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

7.2CVSS9.8AI score0.00876EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2024/05/17 7:33 p.m.479 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repos...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Cvelist
Cvelist
added 2024/05/17 8:59 a.m.46 views

CVE-2024-32680 WordPress HUSKY plugin <= 1.3.5.2 - Remote Code Execution (RCE) vulnerability

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal', Improper Control of Generation of Code 'Code Injection' vulnerability in PluginUS HUSKY – Products Filter for WooCommerce formerly WOOF allows Using Malicious Files, Code Inclusion.This issue affects HUSKY – Products...

8.8CVSS8.8AI score0.00699EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/05/17 7:58 a.m.672 views

Exploit for Classic Buffer Overflow in Qnap Qts

CVE-2024-27130 A Proof of Concept developed by @watchTow...

8.8CVSS6.8AI score0.3752EPSS
SaveExploits3
Veracode
Veracode
added 2024/05/17 7:16 a.m.14 views

Remote Code Execution

ezsystems is vulnerable to Remote Code Execution. The vulnerability is due to object injection in the SiteAccessMatchListener, which could lead to remote code execution RCE...

8.6AI score
SaveExploits0
Rows per page
Query Builder