VYPR

Form

by Neos

Source repositories

CVEs (1)

  • CVE-2021-32697MedJun 21, 2021
    risk 0.35cvss 6.5epss 0.01

    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…