cve/2024/CVE-2024-27285.md
2024-06-09 00:33:16 +00:00

1.2 KiB

CVE-2024-27285

Description

YARD is a Ruby Documentation tool. The "frames.html" file within the Yard Doc's generated documentation is vulnerable to Cross-Site Scripting (XSS) attacks due to inadequate sanitization of user input within the JavaScript segment of the "frames.erb" template file. This vulnerability is fixed in 0.9.36.

POC

Reference

Github