Stories
Slash Boxes
Comments

SoylentNews is people

posted by mrpg on Thursday August 23 2018, @09:39AM   Printer-friendly
from the smoke-gets-in-your-computer dept.

Threatpost:

Researchers have uncovered vulnerabilities in the widely deployed Ghostscript package that allows bad actors to remotely take control of vulnerable systems. There's no current patch available for the multiple flaws discovered.

Ghostscript is a suite of tools used by hundreds of software suites and coding libraries, which allows desktop software and web servers to handle Adobe Systems' PostScript and PDF page description languages.

Multiple bypass vulnerabilities, disclosed Tuesday, exist in the suite's optional -dSAFER feature, which is ironically supposed to prevent unsafe PostScript operations. By causing Ghostscript (or a program leveraging Ghostscript) to parse a specially-crafted malicious file, a remote, unauthenticated attacker may be able to execute arbitrary commands with the privileges of the Ghostscript code.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 1, Interesting) by Anonymous Coward on Thursday August 23 2018, @08:59PM

    by Anonymous Coward on Thursday August 23 2018, @08:59PM (#725401)

    Not only is PostScript itself Turing complete, but it and PDF allow you to embed and run other Turing complete languages in a document. The attack surface of all those language interpreters is gigantic. And that doesn't even get into the parsing of raster graphics, vector graphics, audio files, interactive elements, embedded elements, attached files, markup languages, and some I forgot next to the kitchen sink. Plus, you then have to deal with how the subsystems interact with each other.

    Starting Score:    0  points
    Moderation   +1  
       Interesting=1, Total=1
    Extra 'Interesting' Modifier   0  

    Total Score:   1