mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-gj4p-3wh3-2rmf
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gj4p-3wh3-2rmf",
|
||||
"modified": "2023-06-09T20:11:56Z",
|
||||
"modified": "2023-07-05T17:53:08Z",
|
||||
"published": "2017-12-21T00:47:25Z",
|
||||
"aliases": [
|
||||
"CVE-2017-17042"
|
||||
],
|
||||
"summary": "Arbitrary file read vulnerability in yard server",
|
||||
"details": "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.",
|
||||
"details": "`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.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user