-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Plone | pip | >= 2.1, <= 3.3.5 | 3.3.6 |
The vulnerability explicitly references the 'safe_html transform' in PortalTransforms as the attack vector. In Plone's architecture, HTML sanitization is handled by transform methods in Products/PortalTransforms. The safe_html transform's failure to properly filter dangerous HTML constructs (despite its security-focused purpose) makes its core transformation function the logical vulnerable component. While exact pre-patch code isn't available, the component/file structure and vulnerability mechanism strongly indicate this function.
Ongoing coverage of React2Shell