In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade plone.app.textfield to version 2.0.2, 3.0.2, 4.0.1 or higher.
plone.app.textfield is a
Affected versions of this package are vulnerable to Cross-site Scripting (XSS).
via the RichTextValue.output function when the stored mimeType equals the outputMimeType, causing unsanitized content to bypass the safe_html transform and be rendered directly. An attacker can execute arbitrary scripts in the context of the user's browser by submitting malicious payloads to RichText fields through the REST API or misconfigured field definitions.