-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The commit diff explicitly shows that the vulnerability stemmed from unescaped output of $loggingValue['text'] in stat.adminlog.php. The patch added Strings::htmlentities() to sanitize this user-controlled input. Since the vulnerable code was inline in the admin log display logic (not within a named function), the entire code block responsible for rendering the log text is identified as the vulnerable component. The high confidence comes from the direct correlation between the missing sanitization in the diff and the XSS vulnerability description.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| thorsten/phpmyfaq | composer | < 3.1.12 | 3.1.12 |
Ongoing coverage of React2Shell