dcat-admin
dcat-admin copied to clipboard
Form submission does not ignore disabled and readonly inputs
- Laravel Version: 8.75
- PHP Version: 7.4.30
- Dcat Admin Version: 2.2.0-beta
Description:
The issue was reported 2 years ago and a fix was proposed but it seems the change is not commited:
https://github.com/jqhph/dcat-admin/commit/b6a187b155c0f41bb4ebc0caaf03d10d61c2e6bc
This is a major security issue as user can edit the form html directly and submit any field they want.