Welcome Guest, Not a member yet? Register   Sign In
composer upgrade to 4.4.8
#1

(This post was last modified: 03-06-2025, 03:49 AM by cadgiru.)

Get
Code:
composer audit
The new audit.abandoned setting (currently defaulting to "report" will default to "fail" in Composer 2.7, make sure to set it to "report" or "ignore" explicitly by then if you do not want this.
Found 1 security vulnerability advisory affecting 1 package:
+-------------------+----------------------------------------------------------------------------------+
| Package          | codeigniter4/framework                                                          |
| CVE              | CVE-2025-24013                                                                  |
| Title            | Missing validation of header name and value in codeigniter4/framework            |
| URL              | https://github.com/advisories/GHSA-x5mq-jjr3-vmx6                                |
| Affected versions | <4.5.8                                                                          |
| Reported at      | 2025-01-21T21:13:40+00:00                                                        |
+-------------------+----------------------------------------------------------------------------------+
Should I be concerned? What should I do?
Reply
#2

Yes, you should worry if you are creating a public project (not a localhost). To fix the error, you need to update CI to v4.5.8. 
If you only train, nothing will happen.
Please read https://github.com/advisories/GHSA-x5mq-jjr3-vmx6
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply
#3

thanks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB