-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| wp-premium/gravityforms | composer | >= 2.4, < 2.4.21 | 2.4.21 |
The vulnerability exists in the form import functionality where user-supplied form data is processed. The GFExport::import_file function is the logical entry point for form imports in Gravity Forms. The stored XSS vulnerability implies that: 1) Imported form content wasn't properly sanitized before storage, and 2) Admin/Editor interfaces later render this unsanitized content. While exact code isn't available, Gravity Forms' architecture places import handling in the GFExport class, and the vulnerability pattern matches insufficient input sanitization during XML/JSON form data processing before database persistence.
Ongoing coverage of React2Shell