Releases41
Frequency1 week 3 days
Last Release
Stars7.89K
Get the main content of any page as Markdown.

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM

Defuddle cleans up HTML pages. Prior to version 0.9.0, the _findContentBySchemaText method in src/defuddle.ts interpolates image src and alt attributes directly into an HTML string without escaping. An attacker can use a " in the alt attribute to break out of the attribute context and inject event handler. This issue has been patched in version 0.9.0.