Files
CVEs-PoC/2017/CVE-2017-1000208.md
T
2025-09-29 21:09:30 +02:00

864 B

CVE-2017-1000208

Description

A vulnerability in Swagger-Parser's (version <= 1.0.30) yaml parsing functionality results in arbitrary code being executed when a maliciously crafted yaml Open-API specification is parsed. This in particular, affects the 'generate' and 'validate' command in swagger-codegen (<= 2.2.2) and can lead to arbitrary code being executed when these commands are used on a well-crafted yaml specification.

POC

Reference

No PoCs from references.

Github