Lucene search
+L

172 matches found

OSV
OSV
added 2025/03/05 7:11 p.m.4 views

CVE-2025-27517 Volt Allows RCE Via User-Crafted Requests

Volt is an elegantly crafted functional API for Livewire. Malicious, user-crafted request payloads could potentially lead to remote code execution within Volt components. This vulnerability is fixed in 1.7.0...

9.3CVSS8.1AI score0.00567EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/04 12:0 a.m.10 views

The vulnerability of the Livewire PHP framework for Laravel allows attackers to execute arbitrary code.

The vulnerability of the Livewire PHP framework for Laravel is related to insufficient validation of input data. Exploiting this vulnerability allows an attacker to execute arbitrary code remotely...

9CVSS5.9AI score0.00846EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/12/13 8:35 p.m.18 views

GHSA-8VWH-PR89-4MW2 Laravel Pulse Allows Remote Code Execution via Unprotected Query Method

A vulnerability has been discovered in Laravel Pulse that could allow remote code execution through the public remember method in the Laravel\Pulse\Livewire\Concerns\RemembersQueries trait. This method is accessible via Livewire components and can be exploited to call arbitrary callables within t...

8.7CVSS8.9AI score0.29497EPSS
SaveExploits3References4
Github Security Blog
Github Security Blog
added 2024/12/13 8:35 p.m.24 views

Laravel Pulse Allows Remote Code Execution via Unprotected Query Method

A vulnerability has been discovered in Laravel Pulse that could allow remote code execution through the public remember method in the Laravel\Pulse\Livewire\Concerns\RemembersQueries trait. This method is accessible via Livewire components and can be exploited to call arbitrary callables within t...

8.8CVSS8.9AI score0.29497EPSS
SaveExploits3References4Affected Software1
NVD
NVD
added 2024/12/13 4:15 p.m.18 views

CVE-2024-55661

Laravel Pulse is a real-time application performance monitoring tool and dashboard for Laravel applications. A vulnerability has been discovered in Laravel Pulse prior to version 1.3.1 that could allow remote code execution through the public remember method in the...

8.8CVSS0.29497EPSS
SaveExploits3References2
Cvelist
Cvelist
added 2024/12/13 4:4 p.m.25 views

CVE-2024-55661 Laravel Pulse Allows Remote Code Execution via Unprotected Query Method

Laravel Pulse is a real-time application performance monitoring tool and dashboard for Laravel applications. A vulnerability has been discovered in Laravel Pulse prior to version 1.3.1 that could allow remote code execution through the public remember method in the...

8.7CVSS0.29497EPSS
SaveExploits3References2
CVE
CVE
added 2024/12/13 4:4 p.m.97 views

CVE-2024-55661

CVE-2024-55661 affects Laravel Pulse prior to 1.3.1. The vulnerability is triggered via the remember(callable $query, string $key = '') method in Laravel\Pulse\Livewire\Concerns\RemembersQueries, which allows an authenticated dashboard user to invoke arbitrary callables (functions or static metho...

8.8CVSS7.7AI score0.29497EPSS
SaveExploits3References2Affected Software1
OSV
OSV
added 2024/12/13 4:4 p.m.15 views

CVE-2024-55661 Laravel Pulse Allows Remote Code Execution via Unprotected Query Method

Laravel Pulse is a real-time application performance monitoring tool and dashboard for Laravel applications. A vulnerability has been discovered in Laravel Pulse prior to version 1.3.1 that could allow remote code execution through the public remember method in the...

8.7CVSS8.2AI score0.29497EPSS
SaveExploits3References4
CNNVD
CNNVD
added 2024/12/13 12:0 a.m.9 views

Laravel Pulse 安全漏洞

Laravel Pulse is an open source real-time application performance monitoring tool and dashboard for Laravel applications from The Laravel Framework. A security vulnerability exists in Laravel Pulse versions prior to 1.3.1, which stems from vulnerability to a remote code execution attack that can ...

8.8CVSS7.7AI score0.29497EPSS
SaveExploits3References3
Veracode
Veracode
added 2024/10/14 10:6 a.m.16 views

Remote Code Execution (RCE)

livewire/livewire is vulnerable to Remote Code Execution RCE. The vulnerability is due to the framework's file upload mechanism that only guesses the file extension based on the MIME type, allowing attackers to bypass security measures and upload malicious files...

9.8CVSS7.5AI score0.00846EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/12 12:0 a.m.10 views

PT-2024-10192 · Laravel · Laravel Pulse

Name of the Vulnerable Software and Affected Versions: Laravel Pulse versions prior to 1.3.1 Description: Laravel Pulse is a real-time application performance monitoring tool and dashboard for Laravel applications. A vulnerability exists in the public remember method within the...

9.3CVSS7.5AI score0.29497EPSS
SaveExploits3References20
OSV
OSV
added 2024/10/08 10:19 p.m.104 views

GHSA-F3CX-396F-7JQP Livewire Remote Code Execution on File Uploads

In livewire/livewire prior to v2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not validated. An attacker can therefore bypass the validation by uploading a file with a valid MIME type e.g.,...

7.7CVSS6.3AI score0.00846EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/10/08 10:19 p.m.29 views

Livewire Remote Code Execution on File Uploads

In livewire/livewire prior to v2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not validated. An attacker can therefore bypass the validation by uploading a file with a valid MIME type e.g.,...

9.8CVSS6.4AI score0.00846EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2024/10/08 6:43 p.m.4 views

Insufficient Type Distinction

Overview livewire/livewire is an A front-end framework for Laravel. Affected versions of this package are vulnerable to Insufficient Type Distinction when validating uploaded files in the generateHashNameWithOriginalNameEmbedded function. An attacker can execute code by uploading a file with a...

9.8CVSS7AI score0.00846EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/08 6:15 p.m.60 views

CVE-2024-47823

Livewire is a full-stack framework for Laravel that allows for dynamic UI components without leaving PHP. In livewire/livewire prior to 2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not...

9.8CVSS0.00846EPSS
SaveExploits1References4
CVE
CVE
added 2024/10/08 5:48 p.m.97 views

CVE-2024-47823

CVE-2024-47823 affects livewire/livewire (Laravel). In versions before 2.12.7 and 3.5.2, the uploaded file extension is inferred from MIME type, not from the original filename, enabling an attacker to bypass validation and potentially achieve RCE when a PHP file with a valid MIME type is uploaded...

9.8CVSS6.3AI score0.00846EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/08 5:48 p.m.14 views

CVE-2024-47823 Livewire Remote Code Execution (RCE) on File Uploads

Livewire is a full-stack framework for Laravel that allows for dynamic UI components without leaving PHP. In livewire/livewire prior to 2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not...

7.7CVSS6.3AI score0.00846EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/10/08 5:48 p.m.67 views

CVE-2024-47823 Livewire Remote Code Execution (RCE) on File Uploads

Livewire is a full-stack framework for Laravel that allows for dynamic UI components without leaving PHP. In livewire/livewire prior to 2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not...

7.7CVSS0.00846EPSS
SaveExploits1References4
OSV
OSV
added 2024/10/08 5:48 p.m.29 views

CVE-2024-47823 Livewire Remote Code Execution (RCE) on File Uploads

Livewire is a full-stack framework for Laravel that allows for dynamic UI components without leaving PHP. In livewire/livewire prior to 2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not...

7.7CVSS6.6AI score0.00846EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/10/08 12:0 a.m.46 views

Livewire 输入验证错误漏洞

Livewire is Livewire open source a full stack framework for Laravel that allows you to build dynamic UI components without leaving PHP. An input validation error vulnerability exists in Livewire prior to version v3.5.2, which stems from unvalidated actual file extensions for filenames...

9.8CVSS6.5AI score0.00846EPSS
SaveExploits1References5
Rows per page
Query Builder