Lucene search
+L

3212 matches found

Kitploit
Kitploit
added 2026/09/13 4:01 p.m.6 views

CVE-2024-4367

CVE-2024-4367 POC Usage root@kitploit: python poc.py mal.pdf "alert'0xr2r'" References CVE-2024-4367: Arbitrary JS Execution in PDF.js PDF.js POC scaner templates...

8.8CVSS7.9AI score0.7066EPSS
SaveExploits16References2
Kitploit
Kitploit
added 2026/09/13 1:21 p.m.9 views

CVE-2024-4367-POC

CVE-2024-4367 POC 使用 root@kitploit: python poc.py malicious.pdf "alert'S4vvy'" 参考 CVE-2024-4367: Arbitrary JS Execution in PDF.js PDF.js...

8.8CVSS7.9AI score0.7066EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/13 7:54 a.m.5 views

CVE-2017-10952

CVE-2017-10952 以下是对 Foxit PDF 阅读器实施本地代码执行攻击的一个高级示例。此攻击的详细描述可在此处找到1。我已将1中链接到的漏洞文本描述复制粘贴到此处中,以便长期保存该描述——该描述由作者 Root 在 vulners.com 上撰写。 安装 Foxit 安装 FoxitReaderv8.3.0.14878.exe。按步骤完成安装过程。由于这只是一个演示如何利用此版本 Foxit PDF 阅读器的高级示例,因此无需修改浏览器或 Windows 默认应用程序设置来打开 PDF 文件;以下是一些安装截图,可帮助识别安装设置: 攻击演示 1. 安装 Foxit...

8.8CVSS8.1AI score0.07152EPSS
SaveExploits2References4
Kitploit
Kitploit
added 2026/09/12 7:19 p.m.5 views

CVE-2019-13288

CVE-2019-13288 – Xpdf 的 Parser::getObj 中的无限递归 概述 CVE-2019-13288 是在 Xpdf 4.01.01 版本中发现的漏洞,具体位于 Parser.cc 的 Parser::getObj 函数中。此缺陷在处理特制的 PDF 文件时可能导致 无限递归 ,进而引发 拒绝服务 DoS 条件。该漏洞类似于 CVE-2018-16646 ,凸显了在递归函数中进行稳健输入验证的重要性。 技术细节 CVE 编号 :CVE-2019-13288 受影响软件 :Xpdf 4.01.01 漏洞类型 :不受控递归 CWE-674 影响 :拒绝服务 DoS...

5.5CVSS6.3AI score0.04556EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/11 2:49 p.m.5 views

CVE-2025-64512

CVE-2025-64512 – PoC de Deserialización de pdfminer.six Descripción General Esta prueba de concepto demuestra una vulnerabilidad en pdfminer.six CVE-2025-64512 que puede conducir a la ejecución arbitraria de comandos cuando se procesa un PDF malicioso. El exploit utiliza un PDF manipulado que hac...

8.6CVSS7.4AI score0.00312EPSS
SaveExploits9
PyPA
PyPA
added 2026/09/10 9:44 a.m.7 views

pypdf: Possible infinite loop for TreeObject.insert_child

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. PatchesThis has been fixed in pypdf==6.16.0. WorkaroundsIf you cannot upgrade yet, consider applying the changes from ...

6.9CVSS0.00127EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/10 9:44 a.m.5 views

PYSEC-2026-3913 pypdf: Possible infinite loop for TreeObject.insert_child

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. Patches This has been fixed in pypdf==6.16.0. Workarounds If you cannot upgrade yet, consider applying the changes fr...

6.9CVSS0.00127EPSS
SaveExploits0References8
PyPA
PyPA
added 2026/09/10 9:44 a.m.7 views

pypdf: Possible long runtimes/large memory usage when extracting XForm objects

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. PatchesThis has been fixed in pypdf==6.16.1. WorkaroundsIf you cann...

4.8CVSS0.00138EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/10 9:44 a.m.6 views

PYSEC-2026-3911 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. Patches This has been fixed in pypdf==6.16.1. Workarounds If you...

4.8CVSS0.00138EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/09 11:53 a.m.3 views

CVE-2024-4367-hands-on

!IMPORTANT 本仓库旨在用于学习漏洞。 本动手练习请务必在您自己管理的适当计算机上进行。绝对不要进行违法行为。 此外,对于因本仓库而发生的任何损害或责任,作者概不负责。 CVE-2024-4367-hands-on 体验 CVE-2024-4367 的动手练习 创建 poc.pdf root@kitploit: python CVE-2024-4367-PoC/CVE-2024-4367.py "alert'document.domain'" 引用来源:https://github.com/LOURC0D3/CVE-2024-4367-PoC 将创建用于攻击的 poc.pdf。...

8.8CVSS7.7AI score0.7066EPSS
SaveExploits16References6
Kitploit
Kitploit
added 2026/09/09 10:59 a.m.7 views

CVE-2025-64512

CVE-2025-64512 — 通过构造的PDF实现pdfminer.six不安全的反序列化(Pickle) ⚠️ 免责声明: 此工具仅供教育目的和授权的渗透测试使用。仅用于您拥有或获得明确书面许可的系统。未经授权使用是非法的。 目录 概述 漏洞详情 工作原理 要求 安装 使用方法 示例 缓解措施 致谢 参考 概述 pdfminer.six...

8.6CVSS7.4AI score0.00312EPSS
SaveExploits9References5
RedhatCVE
RedhatCVE
added 2026/09/09 1:37 a.m.6 views

CVE-2026-87585

A flaw was found in PDFium, a Portable Document Format PDF rendering engine. A remote attacker could exploit a double free vulnerability by providing a specially crafted PDF file. This could potentially lead to arbitrary code execution within the sandbox environment on Windows systems...

8.8CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:17 a.m.6 views

DEBIAN-CVE-2026-87585

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

8.8CVSS0.00279EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 1:17 a.m.5 views

CVE-2026-87585

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

8.8CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:17 a.m.5 views

DEBIAN-CVE-2026-87505

Incorrect authorization in FileSystem in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted PDF file. Chromium security severity: Medium...

8.1CVSS0.00206EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/09/09 12:09 a.m.9 views

CVE-2026-87505

Incorrect authorization in FileSystem in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted PDF file. Chromium security severity: Medium...

8.1CVSS5.7AI score0.00206EPSS
SaveExploits1
CVE
CVE
added 2026/09/09 12:09 a.m.24 views

CVE-2026-87585

CVE-2026-87585 is a double free vulnerability in PDFium within Google Chrome on Windows prior to version 153.0.8010.36 . A remote attacker can potentially execute arbitrary code inside the browser sandbox by delivering a crafted PDF file. The Chromium security severity is rated High with a CVSS 3...

8.8CVSS0.00279EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/09/09 12:09 a.m.33 views

CVE-2026-87585

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

0.00279EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/09 12:09 a.m.6 views

CVE-2026-87585

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

8.8CVSS7AI score0.00279EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/09 12:09 a.m.4 views

EUVD-2026-74487

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

8.8CVSS0.00279EPSS
SaveExploits0References2
Rows per page
Query Builder