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

667 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