-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Trac | pip | < 0.11.2 | 0.11.2 |
Ongoing coverage of React2Shell
The vulnerability explicitly references the HTML sanitizer filter as the source. While no direct patch diffs are available, Trac's architecture places HTML sanitization logic in trac.util.html. The function name 'sanitize' is a standard term for this operation, and the CVE description aligns with incomplete sanitization logic that would be addressed in this core filtering function. Confidence is medium due to lack of direct code evidence, but supported by vulnerability context and Trac's code structure patterns.