Skip to content

Security-patch v1.9.4

Compare
Choose a tag to compare
@mverma16 mverma16 released this 03 May 21:47
· 582 commits to master since this release

This release provides a security patch against CSRF attacks using Laravel's CSRF token verification.

The issue was reported by one of the member of Faveo community and it helped us to take a step forward for making the application more secure for these attacks.

Thanks! @rungga for reporting this issue #446.

We are also testing the application for backdoor script injection attacks which may make the system vulnerable for attackers. We'll soon release the next version with updated Laravel version, new enhancements and further security improvements.

To update your existing Faveo system from v1.9.3 to v1.9.4 follow File System Update process mentioned in this wiki article.