#4chan is down, reportedly hacked as of April 15

5 messages · Page 1 of 1 (latest)

hasty lantern
#

https://mashable.com/article/4chan-down-reportedly-hacked

Interestingly, it doesn't appear to be social engineering attack. The quote from the hacker circulated states:

Contrary to popular belief, it was not SQL injection.
The exploit is such:
4chan allows uploading PDF to certain boards (/gd/, /po/, /qst/, /sci/, /tg/)
They neglected to verify that the uploaded file is actually a PDF file. As such, PostScript files, containing PostScript drawing commands, can be uploaded.
Said PostScript file will be passed into Ghostscript to generate a thumbnail image.
The version of Ghostscript that 4chan uses is from 2012, so it is trivial to exploit.
From there, we exploit a mistaken suid binary to elevate to the global user.

Mashable

The imageboard's users are trading rumors of a potential hack.

hasty lantern
lament rivet
#

The version of Ghostscript that 4chan uses is from 2012
lol

#

Not updating a dependency with known vulnerabilities for 13 years is definitely a choice

#

Especially one that directly processes user submitted files