Show filters
33 Total Results
Displaying 21-30 of 33
Sort by:
Attacker Value
Unknown

CVE-2021-23814

Disclosure Date: December 17, 2021 (last updated February 23, 2025)
This affects the package unisharp/laravel-filemanager from 0.0.0. The upload() function does not sufficiently validate the file type when uploading. An attacker may be able to reproduce the following steps: - Install a package with a web Laravel application. - Navigate to the Upload window - Upload an image file, then capture the request - Edit the request contents with a malicious file (webshell) - Enter the path of file uploaded on URL - Remote Code Execution **Note: Prevention for bad extensions can be done by using a whitelist in the config file(lfm.php). Corresponding document can be found in the [here](https://unisharp.github.io/laravel-filemanager/configfolder-categories).
Attacker Value
Unknown

CVE-2021-21263

Disclosure Date: January 19, 2021 (last updated February 22, 2025)
Laravel is a web application framework. Versions of Laravel before 6.20.11, 7.30.2 and 8.22.1 contain a query binding exploitation. This same exploit applies to the illuminate/database package which is used by Laravel. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results.
Attacker Value
Unknown

CVE-2020-24940

Disclosure Date: September 04, 2020 (last updated February 22, 2025)
An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment.
Attacker Value
Unknown

CVE-2020-24941

Disclosure Date: September 04, 2020 (last updated February 22, 2025)
An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions.
Attacker Value
Unknown

CVE-2020-10963

Disclosure Date: March 25, 2020 (last updated February 21, 2025)
FrozenNode Laravel-Administrator through 5.0.12 allows unrestricted file upload (and consequently Remote Code Execution) via admin/tips_image/image/file_upload image upload with PHP content within a GIF image that has the .php extension. NOTE: this product is discontinued.
Attacker Value
Unknown

CVE-2019-17494

Disclosure Date: October 10, 2019 (last updated November 27, 2024)
laravel-bjyblog 6.1.1 has XSS via a crafted URL.
Attacker Value
Unknown

CVE-2019-17433

Disclosure Date: October 10, 2019 (last updated November 27, 2024)
z-song laravel-admin 1.7.3 has XSS via the Slug or Name on the Roles screen, because of mishandling on the "Operation log" screen.
Attacker Value
Unknown

CVE-2018-18888

Disclosure Date: November 01, 2018 (last updated November 27, 2024)
An issue was discovered in laravelCMS through 2018-04-02. \app\Http\Controllers\Backend\ProfileController.php allows upload of arbitrary PHP files because the file extension is not properly checked and uploaded files are not properly renamed.
0
Attacker Value
Unknown

CVE-2018-15133

Disclosure Date: August 09, 2018 (last updated June 11, 2024)
In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in gadgetchains/Laravel/RCE/3/chain.php in phpggc. The attacker must know the application key, which normally would never occur, but could happen if the attacker previously had privileged access or successfully accomplished a previous attack.
Attacker Value
Unknown

CVE-2018-8947

Disclosure Date: March 25, 2018 (last updated November 26, 2024)
rap2hpoutre Laravel Log Viewer before v0.13.0 relies on Base64 encoding for l, dl, and del requests, which makes it easier for remote attackers to bypass intended access restrictions, as demonstrated by reading arbitrary files via a dl request.
0