Description
Prior to 2.0.0-M9, it was possible for an end-user to set the value of an editable string property of a domain object to a value that would be rendered unchanged when the value was saved. In particular, the end-user could enter javascript or similar and this would be executed. As of this release, the inputted strings are properly escaped when rendered.
Remediation
References
http://www.openwall.com/lists/oss-security/2022/10/19/2
https://lists.apache.org/thread/83ftj5jgtv3mbm28w3trjyvd591jztrz
Related Vulnerabilities
CVE-2023-1370 Vulnerability in maven package net.minidev:json-smart
CVE-2019-17564 Vulnerability in maven package org.apache.dubbo:dubbo-rpc-http
CVE-2018-1000632 Vulnerability in maven package dom4j:dom4j
CVE-2020-11113 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2018-6356 Vulnerability in maven package org.jenkins-ci.main:jenkins-core