Lucene search
+L

131 matches found

Kitploit
Kitploit
added 2026/09/07 8:53 p.m.5 views

Kali-Linux

Trucos y configuración de Kali-Linux versión actual Imágenes semanales de Kali: href Descargar un solo inode root@kitploit: apt install subversion -y svn checkout https://github.com/nu11secur1ty/Kali-Linux/trunk/$inode Introducción: ¿Es Kali Linux adecuado para ti? Como desarrolladores de la...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 7:59 p.m.7 views

harbor

团队介绍 重庆九宫格安全团队 致力于分享开源安全工具、研究方向覆盖红蓝对抗、Web安全、移动安全、安全开发、企业安全建设、物联网/工控安全/AI/量子安全等多个领域,对安全感兴趣的小伙伴可以关注我们。 harbor CVE-2022-46463 全自动下载脚本 实战攻防演练中或供应链攻击中,经常会碰到harbor系统,由于开发人员权限错误配置或需要公开镜像等原因,这时候就需要一款全自动功能的脚本: 搜索遍历镜像项目 原生下载镜像(不调用docker,直接使用requests直接下载) 自动解压镜像压缩包,你还可以补充自定义寻找jar资源等 支持harbor v1和v2版本 脚本演示...

7.5CVSS7.3AI score0.06237EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 2:39 p.m.5 views

CVE-2026-66916

通过 JSON 格式绕过 JoomGallery 中的密码保护分类 JoomGallery ≤ 4.3.0-stable — 未认证攻击者绕过密码门禁下载受保护图片 摘要 JoomGallery 的分类 JSON 视图中存在一个未认证的访问控制绕过漏洞。当某个图库分类受密码保护时,HTML 视图会正确实施密码门禁——但 JSON 视图(format=json)完全跳过了该检查。 无需任何凭据的远程攻击者即可获取分类的标题、描述以及所有受保护图片的随机化文件名,然后直接下载这些图片。仅需一个 HTTP 请求即可绕过密码保护功能。 此绕过仅影响 Joomla ACL 访问级别设置为 Publ...

6.9CVSS5.9AI score0.00509EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/27 8:17 p.m.9 views

CVE-2026-53580

Trilium is an open-source hierarchical note-taking application. In versions prior to 0.104.0, the automatic image-download feature accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation, allowing any authenticated user to disclose arbitrary files...

8.1CVSS0.00275EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 7:46 p.m.12 views

EUVD-2026-67229

Trilium is an open-source hierarchical note-taking application. In versions prior to 0.104.0, the automatic image-download feature accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation, allowing any authenticated user to disclose arbitrary files...

8.1CVSS5.5AI score0.00275EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 7:46 p.m.19 views

CVE-2026-53580

Trilium is an open-source hierarchical note-taking application affected in versions prior to 0.104.0 . The automatic image-download feature accepts file:// URLs in tags within text notes and performs a filesystem read with no path validation . Because the HTML sanitizer allows the file scheme, a...

8.1CVSS5.5AI score0.00275EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 7:46 p.m.33 views

CVE-2026-53580 Trilium arbitrary file read and denial of service via file:// URLs in the automatic image-download feature

Trilium is an open-source hierarchical note-taking application. In versions prior to 0.104.0, the automatic image-download feature accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation, allowing any authenticated user to disclose arbitrary files...

8.1CVSS0.00275EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 7:46 p.m.8 views

CVE-2026-53580 Trilium arbitrary file read and denial of service via file:// URLs in the automatic image-download feature

Trilium is an open-source hierarchical note-taking application. In versions prior to 0.104.0, the automatic image-download feature accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation, allowing any authenticated user to disclose arbitrary files...

8.1CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/07 9:00 p.m.60 views

CVE-2026-19246

HKUDS nanobot up to v0.2.1 has a vulnerability in nanobot/providers/image_generation.py (_download_image_data_url) that enables server-side request forgery through provider-returned image URLs. Attacks can be initiated remotely; CVSS notes PROOF-OF-CONCEPT exploit. A patch identified as 5095 is a...

6.5CVSS5.7AI score0.00221EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/07 9:00 p.m.10 views

CVE-2026-19246 HKUDS nanobot Provider-returned Image URL image_generation.py _download_image_data_url server-side request forgery

A vulnerability has been found in HKUDS nanobot up to 0.2.1. This affects the function downloadimagedataurl of the file nanobot/providers/imagegeneration.py of the component Provider-returned Image URL Handler. The manipulation leads to server-side request forgery. It is possible to initiate the...

5.3CVSS4.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/30 2:46 p.m.17 views

EUVD-2026-50473

Flyto2 Core: Arbitrary file write via image.download and other file-writing modules...

10CVSS5.8AI score0.00488EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 2:46 p.m.9 views

GHSA-2956-977X-2W3R Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.00488EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/30 2:46 p.m.16 views

Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.00488EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/29 7:16 p.m.13 views

CVE-2026-67429

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled outputdir instead of validatepathwithenvconfig and its FLYTOSANDBOXDIR confinement, allowing attacker-controlled response bytes to be...

10CVSS0.00488EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:50 p.m.9 views

CVE-2026-67429 Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled outputdir instead of validatepathwithenvconfig and its FLYTOSANDBOXDIR confinement, allowing attacker-controlled response bytes to be...

10CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/29 6:50 p.m.72 views

CVE-2026-67429 Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled outputdir instead of validatepathwithenvconfig and its FLYTOSANDBOXDIR confinement, allowing attacker-controlled response bytes to be...

10CVSS0.00488EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 6:50 p.m.63 views

CVE-2026-67429

Flyto2 Core (execution kernel for automation/AI-agent workflows) contains an Arbitrary File Write vulnerability in image.download and related file-writing modules prior to version 2.26.6. The root cause is caller-controlled output_dir, which bypasses validate_path_with_env_config and FLYTO_SANDBO...

10CVSS6AI score0.00488EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.19 views

PT-2026-65896

Name of the Vulnerable Software and Affected Versions Flyto2 Core versions prior to 2.26.6 Description The image.download and related file-writing modules use a caller-controlled output dir instead of the validate path with env config function and its FLYTO SANDBOX DIR confinement. This allows...

10CVSS5.9AI score0.00488EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/23 9:11 a.m.8 views

CVE-2026-64799 Joomla Extension - regularlabs.com - SSRF via remote image downloads in Articles Anywhere and Users Anywhere extensions

Joomla Extension - regularlabs.com - SSRF via remote image downloads in Articles Anywhere and Users Anywhere extensions - Content-controlled image URLs could request private or reserved network services, follow unsafe redirects and save responses without validating that they were images. This cou...

5.9AI score0.00313EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/01 5:16 a.m.21 views

CVE-2026-12902

The Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.7.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for...

4.3CVSS0.00473EPSS
SaveExploits0References10
Rows per page
Query Builder