VYPR

rpm package

opensuse/leptonica&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/leptonica&distro=openSUSE%20Tumbleweed

Vulnerabilities (7)

  • CVE-2018-3836HigApr 24, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    An exploitable command injection vulnerability exists in the gplotMakeOutput function of Leptonica 1.74.4. A specially crafted gplot rootname argument can cause a command injection resulting in arbitrary code execution. An attacker can provide a malicious path as input to an appl

  • CVE-2018-7442CriFeb 23, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    An issue was discovered in Leptonica through 1.75.3. The gplotMakeOutput function does not block '/' characters in the gplot rootname argument, potentially leading to path traversal and arbitrary file overwrite.

  • CVE-2018-7441HigFeb 23, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    Leptonica through 1.75.3 uses hardcoded /tmp pathnames, which might allow local users to overwrite arbitrary files or have unspecified other impact by creating files in advance or winning a race condition, as demonstrated by /tmp/junk_split_image.ps in prog/splitimage2pdf.c.

  • CVE-2018-7440CriFeb 23, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    An issue was discovered in Leptonica through 1.75.3. The gplotMakeOutput function allows command injection via a $(command) approach in the gplot rootname argument. This issue exists because of an incomplete fix for CVE-2018-3836.

  • CVE-2017-18196LowFeb 23, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    Leptonica 1.74.4 constructs unintended pathnames (containing duplicated path components) when operating on files in /tmp subdirectories, which might allow local users to bypass intended file restrictions by leveraging access to a directory located deeper within the /tmp directory

  • CVE-2018-7247CriFeb 19, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    An issue was discovered in pixHtmlViewer in prog/htmlviewer.c in Leptonica before 1.75.3. Unsanitized input (rootname) can overflow a buffer, leading potentially to arbitrary code execution or possibly unspecified other impact.

  • CVE-2018-7186CriFeb 16, 2018
    affected < 1.80.0-1.9fixed 1.80.0-1.9

    Leptonica before 1.75.3 does not limit the number of characters in a %s format argument to fscanf or sscanf, which allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a long string, as demonstrated by th