rpm package
suse/mercurial&distro=SUSE Linux Enterprise Software Development Kit 11 SP4
pkg:rpm/suse/mercurial&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2011%20SP4
Vulnerabilities (11)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2018-13348 | Hig | 7.5 | < 2.3.2-0.18.9.1 | 2.3.2-0.18.9.1 | Jul 6, 2018 | The mpatch_decode function in mpatch.c in Mercurial before 4.6.1 mishandles certain situations where there should be at least 12 bytes remaining after the current position in the patch data, but actually are not, aka OVE-20180430-0001. | |
| CVE-2018-13347 | Cri | 9.8 | < 2.3.2-0.18.9.1 | 2.3.2-0.18.9.1 | Jul 6, 2018 | mpatch.c in Mercurial before 4.6.1 mishandles integer addition and subtraction, aka OVE-20180430-0002. | |
| CVE-2018-13346 | Hig | 7.5 | < 2.3.2-0.18.9.1 | 2.3.2-0.18.9.1 | Jul 6, 2018 | The mpatch_apply function in mpatch.c in Mercurial before 4.6.1 incorrectly proceeds in cases where the fragment start is past the end of the original data, aka OVE-20180430-0004. | |
| CVE-2017-17458 | Cri | 9.8 | < 2.3.2-0.18.6.1 | 2.3.2-0.18.6.1 | Dec 7, 2017 | In Mercurial before 4.4.1, it is possible that a specially malformed repository can cause Git subrepositories to run arbitrary code in the form of a .git/hooks/post-update script checked into the repository. Typical use of Mercurial prevents construction of such repositories, but | |
| CVE-2017-1000116 | Cri | 9.8 | < 2.3.2-0.18.3.1 | 2.3.2-0.18.3.1 | Oct 5, 2017 | Mercurial prior to 4.3 did not adequately sanitize hostnames passed to ssh, leading to possible shell-injection attacks. | |
| CVE-2017-1000115 | Hig | 7.5 | < 2.3.2-0.18.3.1 | 2.3.2-0.18.3.1 | Oct 5, 2017 | Mercurial prior to version 4.3 is vulnerable to a missing symlink check that can malicious repositories to modify files outside the repository | |
| CVE-2017-9462 | Hig | 8.8 | < 2.3.2-0.17.1 | 2.3.2-0.17.1 | Jun 6, 2017 | 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. | |
| CVE-2016-3105 | Hig | 8.8 | < 2.3.2-0.14.2 | 2.3.2-0.14.2 | May 9, 2016 | The convert extension in Mercurial before 3.8 might allow context-dependent attackers to execute arbitrary code via a crafted git repository name. | |
| CVE-2016-3630 | Hig | 8.8 | < 2.3.2-0.11.1 | 2.3.2-0.11.1 | Apr 13, 2016 | The binary delta decoder in Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a (1) clone, (2) push, or (3) pull command, related to (a) a list sizing rounding error and (b) short records. | |
| CVE-2016-3069 | Hig | 8.8 | < 2.3.2-0.11.1 | 2.3.2-0.11.1 | Apr 13, 2016 | Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a crafted name when converting a Git repository. | |
| CVE-2016-3068 | Hig | 8.8 | < 2.3.2-0.11.1 | 2.3.2-0.11.1 | Apr 13, 2016 | Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a crafted git ext:: URL when cloning a subrepository. |
- affected < 2.3.2-0.18.9.1fixed 2.3.2-0.18.9.1
The mpatch_decode function in mpatch.c in Mercurial before 4.6.1 mishandles certain situations where there should be at least 12 bytes remaining after the current position in the patch data, but actually are not, aka OVE-20180430-0001.
- affected < 2.3.2-0.18.9.1fixed 2.3.2-0.18.9.1
mpatch.c in Mercurial before 4.6.1 mishandles integer addition and subtraction, aka OVE-20180430-0002.
- affected < 2.3.2-0.18.9.1fixed 2.3.2-0.18.9.1
The mpatch_apply function in mpatch.c in Mercurial before 4.6.1 incorrectly proceeds in cases where the fragment start is past the end of the original data, aka OVE-20180430-0004.
- affected < 2.3.2-0.18.6.1fixed 2.3.2-0.18.6.1
In Mercurial before 4.4.1, it is possible that a specially malformed repository can cause Git subrepositories to run arbitrary code in the form of a .git/hooks/post-update script checked into the repository. Typical use of Mercurial prevents construction of such repositories, but
- affected < 2.3.2-0.18.3.1fixed 2.3.2-0.18.3.1
Mercurial prior to 4.3 did not adequately sanitize hostnames passed to ssh, leading to possible shell-injection attacks.
- affected < 2.3.2-0.18.3.1fixed 2.3.2-0.18.3.1
Mercurial prior to version 4.3 is vulnerable to a missing symlink check that can malicious repositories to modify files outside the repository
- affected < 2.3.2-0.17.1fixed 2.3.2-0.17.1
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.
- affected < 2.3.2-0.14.2fixed 2.3.2-0.14.2
The convert extension in Mercurial before 3.8 might allow context-dependent attackers to execute arbitrary code via a crafted git repository name.
- affected < 2.3.2-0.11.1fixed 2.3.2-0.11.1
The binary delta decoder in Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a (1) clone, (2) push, or (3) pull command, related to (a) a list sizing rounding error and (b) short records.
- affected < 2.3.2-0.11.1fixed 2.3.2-0.11.1
Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a crafted name when converting a Git repository.
- affected < 2.3.2-0.11.1fixed 2.3.2-0.11.1
Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a crafted git ext:: URL when cloning a subrepository.