Any website using discord-markdown with user-generated markdown is vulnerable to having code injected into the page where the markdown is displayed.
This has been patched in version 2.3.1
Escape the characters <>& before sending plain code blocks to discord-markdown.
{
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2020-02-21T20:20:53Z",
"nvd_published_at": null,
"severity": "HIGH"
}