mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
|
|
### [CVE-2024-27285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27285)
|
||
|
|

|
||
|
|

|
||
|
|
&color=brighgreen)
|
||
|
|
|
||
|
|
### 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
|
||
|
|
- https://github.com/lsegal/yard/security/advisories/GHSA-8mq4-9jjh-9xrc
|
||
|
|
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/yard/CVE-2024-27285.yml
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/NaInSec/CVE-LIST
|
||
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
|
|
|