Improper Input Validation Affecting mercurial package, versions <4.0-1+deb9u2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.15% (52nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN9-MERCURIAL-311101
  • published11 Jul 2018
  • disclosed6 Jul 2018

Introduced: 6 Jul 2018

CVE-2018-13348  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Debian:9 mercurial to version 4.0-1+deb9u2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mercurial package and not the mercurial package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

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.