Lucene search
+L

59 matches found

Kitploit
Kitploit
added 2026/09/08 10:50 p.m.11 views

msticpy

MSTIC Jupyter 和 Python 安全工具 Microsoft 威胁情报 Python 安全工具。 msticpy 是一个用于在 Jupyter Notebook 中进行信息安全调查和追捕的库。它提供以下功能: 从多个来源查询日志数据 使用威胁情报、地理位置和 Azure 资源数据丰富数据 从日志中提取活动指标 IoA 并解码编码数据 执行高级分析,例如异常会话检测和时间序列分解 使用交互式时间线、进程树和多维形态图可视化数据 它还包含一些节省时间的笔记本工具,例如用于设置查询时间边界、从列表中选择和显示项目以及配置笔记本环境的小部件。 msticpy 包最初是为支持...

5.9AI score
SaveExploits0References24
Kitploit
Kitploit
added 2026/09/08 5:35 p.m.7 views

CVE-2026-2472-Vertex-AI-SDK-Google-Cloud

🚨 CVE-2026-2472-Vertex-AI-SDK-Google-Cloud - Herramienta simple de prueba de concepto 🛠 Acerca de esta aplicación Esta herramienta muestra una prueba de concepto PoC técnica para el problema de seguridad CVE-2026-2472. El problema afecta al SDK de Python Vertex AI de Google Cloud Platform. Se...

8.6CVSS8.1AI score0.00522EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/08 9:26 a.m.6 views

HELK

HELK Hunting ELK(简称 HELK)是首批具备高级分析功能的开源狩猎平台之一,它通过 Jupyter 笔记本和 Apache Spark 在 ELK 堆栈之上提供了 SQL 声明式语言、图形化、结构化流处理乃至机器学习等高级分析能力。该项目最初主要为研究而开发,但由于其灵活的设计和核心组件,在配置得当且基础设施具有可扩展性的情况下,也可以部署在更大规模的环境中。 目标 为社区提供一个开源的狩猎平台,并分享威胁狩猎的基础知识。 加快狩猎平台的部署时间。 以更简单、更经济的方式改进狩猎用例的测试与开发。 通过 Apache Spark、GraphFrames 和 Jupyter...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 9:03 a.m.53 views

msticpy

MSTIC Jupyter and Python Security Tools Microsoft Threat Intelligence Python Security Tools. msticpy is a library for InfoSec investigation and hunting in Jupyter Notebooks. It includes functionality to: query log data from multiple sources enrich the data with Threat Intelligence, geolocations a...

6.1AI score
SaveExploits0References24
The Hacker News
The Hacker News
added 2026/07/25 10:14 a.m.47 views

Researcher Publishes GitLab RCE PoC Letting Authenticated Users Run Commands as Git

Security researchers at depthfirst published working exploit code on July 24 for a GitLab flaw that GitLab patched six weeks earlier, on June 10. It runs commands as git on any self-managed 18.11.3 server that has not taken the update. Any authenticated user who can push to a project can run it...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/06/30 1:16 a.m.23 views

DEBIAN-CVE-2026-12243

NLTK version 3.9.4 is vulnerable to a path traversal attack due to an incomplete fix for GitHub Issue 3504. The UNSAFENOPROTOCOLRE regex in nltk/data.py checks for literal ../ sequences but fails to account for percent-encoded traversal sequences such as ..%2f. The url2pathname function decodes...

7.5CVSS7.2AI score0.00583EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/06/24 9:15 p.m.9 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the /-/api/sanitizeipynb endpoint, which fails to properly restrict data URI schemes in Jupyter Notebook sanitization. An attacker can execute arbitrary JavaScript in the context of another user by submittin...

9.3CVSS5.8AI score0.00677EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/24 8:26 p.m.11 views

CVE-2026-52816 Gogs: Unauthenticated Jupyter Notebook (ipynb) Sanitizer allows arbitrary data: URIs leading to XSS

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Jupyter Notebook ipynb sanitizer endpoint at POST /-/api/sanitizeipynb allows arbitrary data: URIs without proper restrictions, potentially leading to Cross-Site Scripting XSS. The endpoint uses bluemonday.UGCPolicy with...

6.4CVSS6AI score0.00677EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/29 12:00 a.m.32 views

JetBrains PyCharm 跨站脚本漏洞

JetBrains PyCharm is an integrated development environment IDE for Python language developed by the Czech company JetBrains. Versions of JetBrains PyCharm prior to 2025.3.4 contained a cross-site scripting vulnerability, which originated from Markdown cells in Jupyter notebooks, where a...

6.1CVSS5.6AI score0.00181EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/05/17 12:50 a.m.27 views

[SECURITY] Fedora 43 Update: python-jupytext-1.19.1-4.fc43

Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then... Jupytext may well be the tool you're looking for! Jupytext is a plugin for Jupyter that can save Jupyter...

9.8CVSS6.5AI score0.02759EPSS
SaveExploits2
OSV
OSV
added 2026/04/21 1:16 a.m.15 views

UBUNTU-CVE-2026-39378

The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. In versions 6.5 through 7.17.0, when HTMLExporter.embedimages=True, nbconvert's markdown renderer allows arbitrary file read via path traversal in image references. A malicious notebook...

6.5CVSS5.9AI score0.00306EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/21 1:16 a.m.12 views

CVE-2026-39377

The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. Versions 6.5 through 7.17.0 allow arbitrary file writes to locations outside the intended output directory when processing notebooks containing crafted cell attachment filenames. The...

6.5CVSS5.9AI score0.00266EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/02/04 2:11 a.m.14 views

[SECURITY] Fedora 43 Update: python-jupytext-1.19.1-1.fc43

Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then... Jupytext may well be the tool you're looking for! Jupytext is a plugin for Jupyter that can save Jupyter...

8.2CVSS5.9AI score0.01591EPSS
SaveExploits0
Fedora
Fedora
added 2026/02/04 2:05 a.m.14 views

[SECURITY] Fedora 42 Update: python-jupytext-1.19.1-1.fc42

Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then... Jupytext may well be the tool you're looking for! Jupytext is a plugin for Jupyter that can save Jupyter...

8.2CVSS5.9AI score0.01591EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 8:41 a.m.14 views

CVE-2022-0427

Missing sanitization of HTML attributes in Jupyter notebooks in all versions of GitLab CE/EE since version 14.5 allows an attacker to perform arbitrary HTTP POST requests on a user's behalf leading to potential account takeover...

8.8CVSS6.4AI score0.00828EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/12/17 12:00 a.m.16 views

nbconvert 代码问题漏洞

nbconvert is a format conversion library organized by Jupyter. Converts Jupyter .ipynb notebook document files to another static format, including HTML, LaTeX, PDF, Markdown, and more. A code issue vulnerability exists in nbconvert 7.16.6 and earlier versions that stems from improper handling whe...

8.5CVSS7AI score0.00264EPSS
SaveExploits1References5
Imperva Blog
Imperva Blog
added 2025/12/16 7:43 p.m.15 views

Code Execution in Jupyter Notebook Exports

After our research on Cursor , in the context of developer-ecosystem security, we turn our attention to the Jupyter ecosystem. We expose security risks we identified in the notebook’s export functionality, in the default Windows environment, to help organizations better protect their assets and...

9.8CVSS9.1AI score0.05095EPSS
SaveExploits3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-13990

Malware in sbrugna...

5.5CVSS5.6AI score0.00515EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-15569

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00828EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/22 9:12 p.m.12 views

CVE-2021-27225

In Dataiku DSS before 8.0.6, insufficient access control in the Jupyter notebooks integration allows users who have coding permissions to read and overwrite notebooks in projects that they are not authorized to access...

5.5CVSS6.8AI score0.00515EPSS
SaveExploits0References1
Rows per page
Query Builder