misc updates
parent
38e0a57033
commit
6f9c901ca7
|
@ -1,10 +1,10 @@
|
|||
id: CVE-2021-3129
|
||||
|
||||
info:
|
||||
name: Ignition Laravel RCE
|
||||
name: LARAVEL <= V8.4.2 DEBUG MODE - REMOTE CODE EXECUTION
|
||||
author: z3bd
|
||||
severity: critical
|
||||
description: Detect Ignition before 2.5.2, as used in Laravel, allows unauthenticated RCE.
|
||||
description: Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of file_get_contents() and file_put_contents(). This is exploitable on sites using debug mode with Laravel before 8.4.2.
|
||||
reference: https://www.ambionics.io/blog/laravel-debug-rce
|
||||
tags: cve,cve2021,laravel,rce
|
||||
|
||||
|
|
Loading…
Reference in New Issue