← Back

Yard

yard

Vendor: Yardoc • 4 CVEs

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Yardoc
1Yard
Jun 17, 2026
May 8, 2026
6.9 MEDIUM· v4
7.5 HIGH· v3
N/A· v2
YARD is a Ruby Documentation tool. Prior to version 0.9.42, a path traversal vulnerability was discovered in YARD when using yard server to serve documentation. This bug would allow unsanitized HTTP requests to access ar...Show more
YARD is a Ruby Documentation tool. Prior to version 0.9.42, a path traversal vulnerability was discovered in YARD when using yard server to serve documentation. This bug would allow unsanitized HTTP requests to access arbitrary files on the machine of a yard server host under certain conditions. This issue has been patched in version 0.9.42.Show less
3Debian
FedoraprojectYardoc
3Debian Linux
FedoraYard
Jun 17, 2026
Feb 28, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
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 JavaScri...Show more
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.Show less
1Yardoc
1Yard
Jun 17, 2026
Jul 29, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
yard before 0.9.20 allows path traversal.
1Yardoc
1Yard
May 13, 2026
Nov 28, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
lib/yard/core_ext/file.rb in the server in YARD before 0.9.11 does not block relative paths with an initial ../ sequence, which allows attackers to conduct directory traversal attacks and read arbitrary files.