Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Facade | Ignition | < 2.5.2 |
| Laravel | Laravel | < 8.4.2 |
References
- http://packetstormsecurity.com/files/162094/Ignition-2.5.1-Remote-Code-ExecutionExploitThird Party AdvisoryVDB Entry
- http://packetstormsecurity.com/files/165999/Ignition-Remote-Code-Execution.htmlExploitThird Party AdvisoryVDB Entry
- https://github.com/facade/ignition/pull/334PatchThird Party Advisory
- https://www.ambionics.io/blog/laravel-debug-rceExploitThird Party Advisory
- http://packetstormsecurity.com/files/162094/Ignition-2.5.1-Remote-Code-ExecutionExploitThird Party AdvisoryVDB Entry
- http://packetstormsecurity.com/files/165999/Ignition-Remote-Code-Execution.htmlExploitThird Party AdvisoryVDB Entry
- https://github.com/facade/ignition/pull/334PatchThird Party Advisory
- https://www.ambionics.io/blog/laravel-debug-rceExploitThird Party Advisory
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-US Government Resource
FAQ
What is CVE-2021-3129?
CVE-2021-3129 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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()...
How severe is CVE-2021-3129?
CVE-2021-3129 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-3129?
Check the references section above for vendor advisories and patch information. Affected products include: Facade Ignition, Laravel Laravel.