Skip to content

Commit 66640ae

Browse files
committed
docs(CHANGES): Note vulnerability fix
1 parent 3f4e93e commit 66640ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
- _Add your latest changes from PRs here_
66

7+
### Potential command injection via mercurial URLs
8+
9+
- By setting a mercurial URL with an alias it is possible to execute arbitrary shell commands via
10+
`.obtain()` or in the case of uncloned destinations, `.update_repo()`. (#306, credit: Alessio
11+
Della Libera)
12+
713
### Development
814

915
- Run pyupgrade formatting (#305)

0 commit comments

Comments
 (0)