mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
656 B
Markdown
18 lines
656 B
Markdown
### [CVE-2017-9462](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://hackerone.com/reports/222020
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|