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 potentially lead to a reflected cross-site scripting attack. Versions 3.1.1 and above contain a patch to mitigate the vulnerability. A workaround is available. One may manually place code at the top of a view script where one calls the `formElementErrors()` view helper. More information about this workaround is available on the GitHub Security Advisory.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 06:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://getlaminas.org/security/advisory/LP-2022-01 - Mitigation, Third Party Advisory | |
References | () https://github.com/laminas/laminas-form/commit/43005a3ec4c2292d4f825273768d9b884acbca37 - Patch, Third Party Advisory | |
References | () https://github.com/laminas/laminas-form/security/advisories/GHSA-jq4p-mq33-w375 - Mitigation, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CFF6WJ5I7PSEBRF6I753WKE2BXFBGQXE/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLNABVK26CE4PFL57VLY242FW3QY4CPC/ - |
07 Nov 2023, 03:44
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-01-28 22:15
Updated : 2024-11-21 06:48
NVD link : CVE-2022-23598
Mitre link : CVE-2022-23598
CVE.ORG link : CVE-2022-23598
JSON object : View
Products Affected
getlaminas
- laminas-form
fedoraproject
- fedora
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')