Bug 2048664 (CVE-2022-23598) - CVE-2022-23598 php-laminas-form: Missing input validation in formElementErrors()
Summary: CVE-2022-23598 php-laminas-form: Missing input validation in formElementErrors()
Keywords:
Status: CLOSED UPSTREAM
Alias: CVE-2022-23598
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2048665
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-31 17:06 UTC by Pedro Sampaio
Modified: 2022-02-01 09:34 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-01-31 18:01:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2022-01-31 17:06:39 UTC
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.

https://getlaminas.org/security/advisory/LP-2022-01
https://github.com/laminas/laminas-form/commit/43005a3ec4c2292d4f825273768d9b884acbca37
https://github.com/laminas/laminas-form/security/advisories/GHSA-jq4p-mq33-w375

Comment 1 Pedro Sampaio 2022-01-31 17:06:53 UTC
Created php-laminas-form tracking bugs for this issue:

Affects: fedora-all [bug 2048665]

Comment 2 Product Security DevOps Team 2022-01-31 18:01:02 UTC
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.

Comment 3 Remi Collet 2022-02-01 09:34:36 UTC
This issue is fixed in version 2.17.1, 3.0.2 and 3.1.1


Note You need to log in before you can comment on or make changes to this bug.