Lucene search
+L

50 matches found

Kitploit
Kitploit
added 2026/09/13 3:57 p.m.9 views

stegify

stegify Overview stegify is a simple command line tool capable of fully transparent hiding any file within an image or set of images. This technique is known as LSB Least Significant Bit steganography Demonstration Carrier| Data| Result ---|---|--- | | The Result file contains the Data file hidde...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 12:01 p.m.6 views

steghide

This repository is read-only. A GitHub org,StegHigh has been set up to maintain steghide. Please submit all PRs, discussions, and issues there. Additionally,StegHigh/steghide is looking for maintainters. Please contribute! Introduction : Steghide is a steganography program that is able to hide da...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 5:31 a.m.10 views

GG-AESY

Blogpost: https://redteamer.tips/introducing-gg-aesy-a-stegocryptor/ WARNING: you might need to restore NuGet packages and restart visual studio before compiling. If anyone knows how I can get rid of this problem, DM me. Manual To start off, I highly recommend to always use GG-AESY using verbose...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:42 a.m.4 views

Invoke-PSImage

Invoke-PSImage Encodes a PowerShell script in the pixels of a PNG file and generates a oneliner to execute Invoke-PSImage takes a PowerShell script and encodes the bytes of the script into the pixels of a PNG image. It generates a oneliner for executing either from a file of from the web. It can...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:22 p.m.11 views

steganography

Image Steganography Tool Simple C++ Encryption and Steganography tool that uses Password-Protected-Encryption to secure a file's contents, and then proceeds to embed it insde an image's pixel-data using Least-Significant-Bit encoding. For Linux, MacOS, and Windows systems. Encoding root@kitploit:...

6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/06 8:59 p.m.10 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.3AI score0.00418EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 11:34 a.m.8 views

PYSEC-2026-3609 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

Summary The b64 extension inlines images referenced by as base64 data URIs. When resolving the src path it joins it onto the configured basepath with os.path.normpath and opens the result directly, with no check that the resolved path stays inside basepath. A src containing ../ sequences, or an...

5.3CVSS5.7AI score0.00418EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/22 9:30 p.m.17 views

GHSA-CX96-42PX-69FM Dompdf: Local file read due to improper file path validation in SVG images encoded as data-URI

Description: An attacker, who controls the HTML input supplied to dompdf, can read arbitrary images from the server’s file system, bypassing the chroot restriction. The vulnerability is exploitable in the default configuration. Exploitation conditions: An external user Researcher: Nikita Sveshnik...

6.3CVSS5.6AI score0.00329EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/06/15 1:55 p.m.26 views

EUVD-2026-36725

Mattermost Desktop App versions =6.1 5.5.13.0 fail to restrict the allow list of domains to which NTLM credentials were forwarded to in the Mattermost Desktop App which allows any user on a server without the image proxy enabled to intercept other users credentials via embedding an image that...

6.3CVSS5.3AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/15 1:55 p.m.12 views

CVE-2026-6517 Mattermost Desktop App fails to restrict the allow list of domains which NTLM credentials are passed

Mattermost Desktop App versions =6.1 5.5.13.0 fail to restrict the allow list of domains to which NTLM credentials were forwarded to in the Mattermost Desktop App which allows any user on a server without the image proxy enabled to intercept other users credentials via embedding an image that...

6.3CVSS6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.19 views

Jenkins Email Extension Plugin 安全漏洞

The Jenkins Email Extension Plugin is an open-source extension for Jenkins that handles email notifications and build messages. The Jenkins Email Extension Plugin versions 1933.v45cec755423f and earlier contain security vulnerabilities. These vulnerabilities stem from allowing base64-encoded imag...

8.8CVSS5.9AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/09 11:11 a.m.12 views

OESA-2026-2215 python-nbconvert security update

The nbconvert tool, jupyter nbconvert, converts notebooks to various other formats via Jinja templates. The nbconvert tool allows you to convert an .ipynb notebook file into various static formats including HTML, LaTeX, PDF, Reveal JS, Markdown md, ReStructured Text rst and executable script...

6.5CVSS5.9AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/03 11:11 a.m.17 views

OESA-2026-2195 python-nbconvert security update

The nbconvert tool, jupyter nbconvert, converts notebooks to various other formats via Jinja templates. The nbconvert tool allows you to convert an .ipynb notebook file into various static formats including HTML, LaTeX, PDF, Reveal JS, Markdown md, ReStructured Text rst and executable script...

6.5CVSS5.9AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/21 5:18 p.m.6 views

GHSA-7JQV-FW35-GMX9 nbconvert has an Arbitrary File Read via Path Traversal in HTMLExporter Image Embedding

Summary When HTMLExporter.embedimages=True, nbconvert's markdown renderer allows arbitrary file read via path traversal in image references. A malicious notebook can exfiltrate sensitive files from the conversion host by embedding them as base64 data URIs in the output HTML. Patches Upgrade to...

6.5CVSS5.9AI score0.00306EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/21 5:18 p.m.21 views

EUVD-2026-24025

nbconvert has an Arbitrary File Read via Path Traversal in HTMLExporter Image Embedding...

6.5CVSS5.7AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/21 1:16 a.m.10 views

PYSEC-2026-2230

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.5CVSS6.2AI score0.00306EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/21 12:17 a.m.44 views

CVE-2026-39378 nbconvert has an Arbitrary File Read via Path Traversal in HTMLExporter Image Embedding

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.5CVSS0.00306EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/21 12:17 a.m.10 views

CVE-2026-39378 nbconvert has an Arbitrary File Read via Path Traversal in HTMLExporter Image Embedding

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.5CVSS6.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/21 12:17 a.m.21 views

CVE-2026-39378 nbconvert has an Arbitrary File Read via Path Traversal in HTMLExporter Image Embedding

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
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/21 12:17 a.m.19 views

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.5AI score0.00306EPSS
SaveExploits0
Rows per page
Query Builder