Lucene search
+L

70 matches found

Kitploit
Kitploit
added 2026/09/18 6:24 p.m.10 views

CVE-2025-30208

CVE-2025-30208 Vite 개발 서버에서 특수 원시 임포트 쿼리 문자열을 사용하면 공격자가 임의의 파일을 읽을 수 있습니다. CVE 요약 6.2.3, 6.1.2, 6.0.12, 5.4.15, 4.5.10 이전 버전의 Vite 개발 서버는 @fs 요청에 대한 server.fs.deny 파일 접근 검사를 우회할 수 있습니다. @fs URL에 ?raw?? 또는 ?import&raw??를 추가하면 일반적으로 개발 서버 허용 목록에 의해 차단되어야 하는 파일의 내용이 반환됩니다. Vite 개발 서버를 네트워크에 명시적으로 노출...

7.5CVSS6.9AI score0.74969EPSS
SaveExploits28References2
Kitploit
Kitploit
added 2026/09/15 5:21 p.m.6 views

NetSec-CVE-2023-4357

ネットワークセキュリティプロジェクト — CVE-2023-4357 概要 このプロジェクトは、ネットワークセキュリティコースの最終プロジェクトです。 このプロジェクトは、Google Chrome 116.0.5845.96 より前のバージョンに影響する脆弱性 CVE-2023-4357 に焦点を当てています。この脆弱性は XML/XSLT の処理に関連しており、悪意のあるドキュメントが意図されたファイルアクセス制限を回避できる可能性があります。 再現 私は仮想マシン上で古いバージョンの Google Chrome を使用してこの脆弱性を再現し、XML...

8.8CVSS7.6AI score0.47122EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:24 a.m.10 views

CVE-2023-4357-Exploitation

CVE-2023-4357-Exploitation ネットワークセキュリティプロジェクト 説明 Google Chrome 116.0.5845.96 より前のバージョンにおいて、XML 内の信頼できない入力の検証が不十分であったため、リモートの攻撃者が細工した HTML ページを介してファイルアクセス制限を回避できる可能性がありました。 再現手順 環境のセットアップ Linux に Chrome をダウンロード root@kitploit: $ wget...

8.8CVSS7.9AI score0.47122EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/01 11:44 a.m.8 views

CVE-2026-73653

A flaw was found in Vitest. A remote attacker, by sending specially crafted commands to the Browser Mode API, could bypass file access restrictions. This allows the attacker to read, create, overwrite, or delete arbitrary files on the system where Vitest is running, even when file write permissio...

9.4CVSS6AI score0.00644EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-82659

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nodemailer before 9.0.1 fails to apply disableFileAccess and disableUrlAccess flags to message-level raw option, allowing authenticated attackers to read...

7.1CVSS7.3AI score0.00254EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 11:21 a.m.24 views

EUVD-2026-63268

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contain an arbitrary file read and write vulnerability in the Snowflake node, which passes free-form Execute Query input, including client-side commands, directly to the Snowflake SDK without applying n8n's file-access restrictions...

8.7CVSS5.6AI score0.00312EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/23 2:48 a.m.11 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.3AI score0.00369EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 12:07 a.m.36 views

CVE-2026-62230

Grav

8.7CVSS6.1AI score0.00479EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:07 a.m.13 views

CVE-2026-62230 Grav < 2.0.4 File Access Bypass via Case Variation

Grav before 2.0.4 ships a default .htaccess and reference webserver-configs/htaccess.txt whose rules blocking access to sensitive file types .yaml, .php, .json, etc. lack the NC flag, making extension matching case-sensitive. On case-insensitive filesystems Windows/NTFS, macOS/HFS+, or Docker...

8.7CVSS5.3AI score0.005EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.50 views

CVE-2026-56352 n8n - Arbitrary File Read and Execution via ExecuteWorkflow localFile Parameter

n8n before 2.19.3 contains a file path restriction bypass in the legacy ExecuteWorkflow node's localFile source option, which reads workflow files from disk without the file-access checks enforced by other file-reading nodes. Although hidden from the UI since v1.2, it remains reachable via the RE...

6.4CVSS0.00328EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/23 12:13 p.m.12 views

CVE-2026-56274

Flowise before 3.1.2 contains multiple OS command injection vulnerabilities in the Custom MCP Server feature due to incomplete command-flag validation and a regex bypass in local file access restrictions. An attacker with a Flowise account of any role, or API access with view/update permissions f...

9.9CVSS6.2AI score0.07521EPSS
SaveExploits3References3
OSV
OSV
added 2026/06/15 5:17 p.m.19 views

GHSA-FX2H-PF6J-XCFF vite: `server.fs.deny` bypass on Windows alternate paths

Summary The contents of files that are specified by server.fs.deny can be returned to the browser on Windows. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - the sensitive file...

8.2CVSS5.4AI score0.00577EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/05/22 12:31 a.m.19 views

Concrete CMS is vulnerable to IDOR in AddMessage/UpdateMessage

Concrete CMS 9.5.0 and below is vulnerable to IDOR in AddMessage/UpdateMessage via attachments parameter which can lead to file permission bypass. The AddMessage and UpdateMessage conversation controllers accept user-supplied file attachment IDs and load files directly via $em-findFile::class,...

4.3CVSS5.7AI score0.00288EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/15 7:13 p.m.60 views

CVE-2026-45671 Open WebUI: shared-chat branch ignores access_type, allowing unauthorized file deletion

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE /api/v1/files/id when the target file is referenced in any shared chat. The hasaccesstofile...

8CVSS0.0027EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.16 views

ClearanceKit 安全漏洞

ClearanceKit is a macOS file system access control tool developed by Craig J. Bass. Versions of ClearanceKit prior to 4.2.4 contained security vulnerabilities; these vulnerabilities stemmed from the failure to intercept events of type ESEVENTTYPEAUTHEXCHANGEDATA and ESEVENTTYPEAUTHCLONE, which...

8.4CVSS5.8AI score0.00101EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 8:33 p.m.19 views

AWS API MCP File Access Restriction Bypass

Description The AWS API MCP Server is an open source Model Context Protocol MCP server that enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls. Thi...

6.8CVSS5.9AI score0.00131EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/03/16 5:16 p.m.20 views

PYSEC-2026-162

Improper Protection of Alternate Path exists in the no-access and workdir feature of the AWS API MCP Server versions = 0.2.14 and 1.3.9 on all platforms may allow the bypass of intended file access restriction and expose arbitrary local file contents in the MCP client application context. To...

6.8CVSS5.9AI score0.00131EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/16 4:07 p.m.7 views

CVE-2026-4270 AWS API MCP File Access Restriction Bypass

Improper Protection of Alternate Path exists in the no-access and workdir feature of the AWS API MCP Server versions = 0.2.14 and 1.3.9 on all platforms may allow the bypass of intended file access restriction and expose arbitrary local file contents in the MCP client application context. To...

6.8CVSS5.9AI score0.00131EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/10 6:16 p.m.19 views

CVE-2026-25992

SiYuan is a personal knowledge management system. Prior to 3.5.5, the /api/file/getFile endpoint uses case-sensitive string equality checks to block access to sensitive files. On case-insensitive file systems such as Windows, attackers can bypass restrictions using mixed-case paths and read...

7.5CVSS0.00525EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/11/25 8:40 a.m.13 views

Improper Access Control

@anthropic-ai/claude-code is vulnerable to improper access control. The vulnerability is due to improper handling of symlinks in permission-deny rules, which allows an attacker to bypass explicit file-access restrictions and access files via symlink paths...

6.5CVSS7AI score0.00447EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder