CVE-2022-23598MEDIUMCVSS 6.1fixed in 3.1.12022-01-28
CVE-2022-23598 [MEDIUM] CWE-79 CVE-2022-23598: laminas-form is a package for validating and displaying simple and complex forms. When rendering val
laminas-form is a package for validating and displaying simple and complex forms. When rendering validation error messages via the `formElementErrors()` view helper shipped with laminas-form, many messages will contain the submitted value. However, in laminas-form prior to version 3.1.1, the value was not being escaped for HTML contexts, which could
ghsanvdosv