Files
CVEs-PoC/2017/CVE-2017-9462.md
T
2024-06-09 00:33:16 +00:00

696 B

CVE-2017-9462

Description

In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and consequently execute arbitrary code, by using --debugger as a repository name.

POC

Reference

Github