XSS is possible via the use of the order query parameter. An example request would look like:
http://host/ressources?order=%27><script>alert(1);</script>
{
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2022-04-12T21:17:38Z"
}