CVE-2022-23598
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
Description
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.
Overview
- CVE ID
- CVE-2022-23598
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-01-28T22:15:16
- Last Modified Date
- 2022-03-25T14:20:58
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:getlaminas:laminas-form:*:*:*:*:*:*:*:* | 1 | OR | 2.17.1 | |
cpe:2.3:a:getlaminas:laminas-form:*:*:*:*:*:*:*:* | 1 | OR | 3.0.0 | 3.0.2 |
cpe:2.3:a:getlaminas:laminas-form:3.1.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://getlaminas.org/security/advisory/LP-2022-01 | Mitigation Third Party Advisory |
https://github.com/laminas/laminas-form/commit/43005a3ec4c2292d4f825273768d9b884acbca37 | Patch Third Party Advisory |
https://github.com/laminas/laminas-form/security/advisories/GHSA-jq4p-mq33-w375 | Mitigation Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CFF6WJ5I7PSEBRF6I753WKE2BXFBGQXE/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SLNABVK26CE4PFL57VLY242FW3QY4CPC/ | Mailing List Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23598 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23598 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-04 00:42:14 | Added to TrackCVE | |||
2022-12-06 08:10:02 | 2022-01-28T22:15Z | 2022-01-28T22:15:16 | CVE Published Date | updated |
2022-12-06 08:10:02 | 2022-03-25T14:20:58 | CVE Modified Date | updated | |
2022-12-06 08:10:02 | Analyzed | Vulnerability Status | updated |