Lucene search
+L

5528 matches found

Kitploit
Kitploit
added 2026/09/08 1:40 a.m.6 views

CVE-2023-36664-Ghostscript-command-injection

Ghostscript command injection vulnerability PoC CVE-2023-36664 Vulnerability disclosed in Ghostscript prior to version 10.01.2 leads to code execution CVSS score 9.8. Official vulnerability description: Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices with the...

7.8CVSS7.7AI score0.04345EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/08 12:53 a.m.9 views

PIL-RCE-Ghostscript-CVE-2018-16509

Python PIL/Pillow Remote Shell Command Execution via Ghostscript CVE-2018-16509 Inspired by https://github.com/ysrc/PIL-RCE-By-GhostButt PIL/Pillow RCE via CVE-2017-8291. This docker environment version is using the newer version of Ghostscript v9.23 and newer exploit CVE-2018-16509. Ghostscript ...

9.3CVSS7.8AI score0.92499EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/07 11:01 p.m.5 views

CVE-2019-14811-in-pdf-exploit

CVE-2019-14811 GhostScript PDF 预览漏洞利用 PoC 该漏洞利用针对 GS 环境中的 CVE-2019-14811,在这些环境中 PostScript 输出不会回显,但会被执行,例如通过 png 图片进行的 PDF 预览。 该漏洞利用直接在 pngXXm 预览中渲染命令,其基于 https://github.com/hhc0null/GhostRule/blob/master/ghostrule1.ps。 dSafer 标志会被覆盖,从而可通过 .pdfhookDSCCreator 使用 .forceput 执行任意命令。请参见下方截图。...

7.8CVSS7.5AI score0.03746EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/07 10:40 p.m.4 views

ghostscript-CVE-2023-43115

ghostscript-CVE-2023-43115 A small write-up with examples to help understand CVE-2023-43115. !WARNING I wrote this mainly for myself to understand the problem and to learn about cybersecurity. So there may be errors. The Problem To utilize the IJS device Improved Inkjet Printing, Ghostscript is...

8.8CVSS7.8AI score0.0468EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:33 p.m.16 views

CVE-2023-36664-Ghostscript-command-injection

Ghostscript コマンドインジェクション脆弱性 PoC CVE-2023-36664 バージョン 10.01.2 より前の Ghostscript で公開された脆弱性により、コード実行が引き起こされます(CVSS スコア 9.8)。 公式の脆弱性説明: Artifex Ghostscript 10.01.2 以前は、パイプデバイス(%pipe% プレフィックスまたは | パイプ文字プレフィックス)に対する許可検証を誤って処理します。 Debian は、任意のコマンド実行の可能性に言及したセキュリティアドバイザリを公開しました: 「Ghostscript(GPL...

7.8CVSS8AI score0.04345EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/07 8:50 p.m.6 views

CVE-2018-16509

CVE-2018-16509 Ghostscript contains multiple -dSAFER sandbox bypass vulnerabilities Run root@kitploit: $ docker run -d --name cve-2018-16509 -p 9000:9000 cve-2018-16509...

9.3CVSS7.5AI score0.92499EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/07 7:00 p.m.5 views

CVE-2017-8291

Python PIL 远程命令执行漏洞(GhostButt / CVE-2017-8291) Python PIL(Pillow)是一个流行的 Python 图像处理库,支持多种图像格式并提供强大的图像处理功能。 Python 中处理图片的模块 PIL(Pillow),因为其内部调用了 GhostScript 而受到 GhostButt 漏洞(CVE-2017-8291)的影响,造成远程命令执行漏洞。 PIL 内部根据图片头(Magic Bytes)判断图片类型,如果发现是一个 EPS 文件(头为 %!PS),则分发给 PIL/EpsImagePlugin.py 处理。 在这个模块中,P...

7.8CVSS7.3AI score0.96968EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/07 5:57 p.m.6 views

PIL-CVE-2017-8291

Python PIL Remote Command Execution Vulnerability GhostButt The PIL Pillow module for processing images in Python is affected by the GhostButt vulnerability CVE-2017-8291 because it calls GhostScript internally, resulting in a remote command execution vulnerability. Vulnerability Summary PIL...

7.8CVSS7.3AI score0.96968EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/07 5:48 p.m.4 views

CVE-2023-36664

CVE-2023-36664 : Ghostscript remote code execution Proof of concept for the CVE-2023-36664. Usage To insert a payload into a .eps file : root@kitploit: python3 poc.py -f "filename" --payload "command" python3 poc.py -f file.eps --payload firefox To insert a reverse shell payload into a .eps file ...

7.8CVSS7.8AI score0.04345EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/07 4:31 p.m.7 views

CVE-2025-48708

CVE-2025-48708 Description A vulnerability in Artifex Ghostscript before version 10.05.1 causes the plaintext password used to protect a PDF file to be embedded in the output. The issue is due to a lack of argument sanitization in gslibctxstashsanitizedarg base/gslibctx.c, particularly when...

4CVSS6.7AI score0.00316EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 9:34 a.m.5 views

CVE-2015-0235-test

CVE-2015-0235-test Ansible playbook to check vulnerability for CVE-2015-0235. This is based on the test program provided by the University of Chigago link. Ansible will allow you to specify a large number of host machines to test at once. This does not patch or restart anything , it only reports ...

10CVSS7.5AI score0.94859EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/07 8:52 a.m.3 views

CVE-2022-35649

CVE-2022-35649 Payload Generator using Python 2 and Detailed Analysis for CVE-2022-35649 The PoC in python generates payload when exploited for a 0-day of GhostScript 9.50. This 0-day exploit affect to ImageMagick with the default settings from Ubuntu repository Tested with default settings of...

9.8CVSS6.5AI score0.08479EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 6:04 a.m.5 views

wongpress

缓冲区溢出与格式化字符串漏洞的真实案例:在 Ubuntu Server 中获取 RCE 相关 CVE CVE-2024-2961 : Glibc iconv 函数中的缓冲区溢出漏洞 CVE-2024-29510 : Ghostscript(PostScript 语言解释器)中的格式化字符串漏洞 1. 问题背景 soon 。 2. 攻击场景 soon 。 3. 环境搭建 项目结构 soon 。 4. 漏洞利用 soon 。 5. 参考资料 soon 。...

7.3CVSS7AI score0.8833EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/06 2:52 p.m.5 views

CVE-2024-29510

原始研究及POC代码:https://codeanlabs.com/blog/research/cve-2024-29510-ghostscript-format-string-exploitation/ 注意:除执行的命令外,我未对POC做任何修改。全部功劳归功于 Codean Labs 的 Thomas Rinsma 的出色研究及POC。 本地场景 1. 封装在stager脚本中,用于下载并运行检查脚本以判断主机是否存在漏洞 2. 修改POC以下载并执行Python3反弹Shell 3. Stager和反弹Shell通过标准输入下载并执行 4. POC会在 /tmp...

6.3CVSS7AI score0.27992EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/05 3:44 p.m.4 views

cve-2023-34446

CVE-2023-36664: Ghostscript 远程代码执行 漏洞摘要 CVE ID: CVE-2023-36664 产品: Ghostscript 10.01.2 漏洞类型: 远程代码执行 RCE 概述 本漏洞 CVE-2023-36664 是由于 Ghostscript 对管道设备(%pipe% 或 | 前缀)的路径权限验证处理不完善而导致的任意代码执行 RCE 漏洞。 攻击者精心构造的恶意文档文件 PS/EPS 在被系统解析或处理的过程中,可在未经用户授权的情况下执行任意系统命令。 概念说明 了解 Ghostscript 与管道 Pipe 1. Ghostscript...

8.8CVSS7.3AI score0.04345EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/02 2:21 a.m.5 views

Scan_GhostScript

ScanGhostScript 扫描受CVE-2023-36664影响的GhostScript文件 PowerShell具有自提升权限。您可以通过右键菜单直接运行它。...

7.8CVSS7.7AI score0.04345EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 9:27 p.m.6 views

CVE-2018-16509

CVE-2018-16509 Docker 演练场 "在 Artifex Ghostscript 9.24 之前版本中发现了一个问题。在处理 /invalidaccess 异常时,“权限恢复”检查不正确,可能被能够提供精心构造的 PostScript 的攻击者利用,通过“pipe”指令执行代码。" https://nvd.nist.gov/vuln/detail/CVE-2018-16509 https://access.redhat.com/security/cve/cve-2018-16509 构建 root@kitploit: docker build -t...

9.3CVSS7.3AI score0.92499EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 6:32 a.m.6 views

PIL-CVE-2017-8291

Python PIL 远程命令执行漏洞(GhostButt / CVE-2017-8291) Python PIL(Pillow)是一个流行的 Python 图像处理库,支持多种图像格式并提供强大的图像处理功能。 Python 中处理图片的模块 PIL(Pillow),因为其内部调用了 GhostScript 而受到 GhostButt 漏洞(CVE-2017-8291)的影响,造成远程命令执行漏洞。 PIL 内部根据图片头(Magic Bytes)判断图片类型,如果发现是一个 EPS 文件(头为 %!PS),则分发给 PIL/EpsImagePlugin.py 处理。 在这个模块中,P...

7.8CVSS7.3AI score0.96968EPSS
SaveExploits7References1
OSV
OSV
added 2026/08/28 6:29 a.m.2 views

ROOT-OS-DEBIAN-12-CVE-2025-48708 CVE-2025-48708 in ghostscript - Patched by Root

Root has patched CVE-2025-48708 in the ghostscript package for Root:Debian:12. Multiple fixed versions available...

4CVSS6.6AI score0.00316EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:29 a.m.3 views

ROOT-OS-DEBIAN-12-CVE-2023-38560 CVE-2023-38560 in ghostscript - Patched by Root

Root has patched CVE-2023-38560 in the ghostscript package for Root:Debian:12. Multiple fixed versions available...

5.5CVSS6.1AI score0.00329EPSS
SaveExploits0
Rows per page
Query Builder