| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.wso2.carbon.registry:carbon-registry |
| maven |
| < 4.8.7 |
| 4.8.7 |
The patches indicate that the vulnerability is due to the lack of encoding of user inputs retrieved using request.getParameter(). The fixes involve encoding these inputs using Encode.forHtml(). Thus, the vulnerable functions are those that handle these parameters without proper encoding.
KEV Misses 88% of Exploited CVEs- Get the report