2 matches found
Design/Logic Flaw
neos/forms is an open source framework to build web forms. By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. Form state is secured with an HMAC that is still verified. That means that this issue can only be exploited if Form...
5CVSS5.4AI score0.01124EPSS
SaveExploits0References5Affected Software1
Form validation can be skipped in neos/form
Impact By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. We consider the severity low because it is not possible to change any form values since the form state is secured with an HMAC that is still verified. That means that...
6.5CVSS5.9AI score0.01124EPSS
SaveExploits0Affected Software1
20