Files
CVEs-PoC/2019/CVE-2019-10778.md
T
2024-06-18 02:51:15 +02:00

810 B

CVE-2019-10778

Description

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization.

POC

Reference

Github