Lucene search
+L

65 matches found

Kitploit
Kitploit
•added 2026/09/26 8:15 a.m.•18 views

amla-sandbox

amla-sandbox 이 저장소는 amla-sandbox Python 패키지의 출시 소스입니다. 개발은 amlalabs 모노레포에서 이루어집니다; 이 저장소는 릴리스 시 업데이트됩니다. amlasandbox.wasm으로 컴파일되는 Rust 런타임은 amla-sandbox-core에 있습니다; 이 Python 패키지가 빌드된 정확한 릴리스 태그는 .mirror-deps.json에 기록되어 있습니다. amla-sandbox는 AI 에이전트 코드에 대한 기능 적용이 가능한 WASM 샌드박스입니다. 에이전트는 사용자가 명시적으로 제...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/19 10:38 p.m.•14 views

google-poc

CVE-2025-13425 を再現するには、以下の手順に従ってください: ステップ1: 最新の osv-scalibr ソースコードをクローンします: root@kitploit: $ git clone https://github.com/google/osv-scalibr ステップ2: 修正コミット https://github.com/google/osv-scalibr/commit/e67c4e198ca099cb7c16957a80f6c5331d90a672 で言及されているコードを削除します ステップ3: vmdk.go.patch パッチを使用し、vmdk.go...

4.8CVSS8.2AI score0.00107EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•3 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: vfs: Do not leak disconnected dentrys during umount When the user calls openbyhandleat on an inode that is not cached, we will create a disconnected dentry for it. If such a dentry is a directory, exportfsdecodefhraw will attempt...

7.8CVSS5.7AI score0.0015EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux - Vulnerability in webkit2gtk

BubblewrapLauncher.cpp in WebKitGTK and WPE WebKit prior to version 2.34.1 allows a limited sandbox bypass that enables a sandboxed process to trick host processes into believing that the sandboxed process is not confined by the sandbox, by abusing VFS system calls that manipulate its filesystem...

5.3CVSS6.5AI score0.00539EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/06 7:49 p.m.•12 views

GHSA-GRM4-WM43-9JH5 Contao: Possible path traversal in job download URIs

Summary An authenticated backend user who can access one job can request an attachment identifier containing ../ segments and make the job attachment download endpoint read a file from another job directory inside var/job-attachments. The controller authorizes only the jobUuid route parameter. Th...

3.1CVSS5.4AI score0.00296EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/07/31 7:07 p.m.•16 views

CVE-2026-55825

Contao is an Open Source CMS. In versions 5.7.0 through 5.7.6, an authenticated backend user who can access one job can request an attachment identifier containing ../ segments and make the job attachment download endpoint read a file from another job directory inside var/job-attachments. The...

3.1CVSS5.4AI score0.00296EPSS
SaveExploits0References2Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/31 12:00 a.m.•2 views

CVE-2026-55825: Improper Limitation of a Pathname to a Restricted Directory

Contao is an Open Source CMS. In versions 5.7.0 through 5.7.6, an authenticated backend user who can access one job can request an attachment identifier containing ../ segments and make the job attachment download endpoint read a file from another job directory inside var/job-attachments. The...

3.1CVSS5.7AI score0.00296EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/28 6:52 a.m.•16 views

CVE-2026-58403

A flaw was found in Hugo, a static site generator. A regression in its virtual filesystem allowed a symlink symbolic link planted within a theme or local mount to bypass security restrictions. This could enable an attacker to read arbitrary files on the system where Hugo is running, leading to...

6.5CVSS5.8AI score0.00475EPSS
SaveExploits0References7
NVD
NVD
•added 2026/07/25 10:17 a.m.•15 views

CVE-2026-64391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

9.8CVSS0.00457EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/07/19 3:41 p.m.•15 views

EUVD-2026-45870

In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfsupdategroup is called for a named group and createfiles fails e.g. -ENOMEM, internalcreategroup calls kernfsremovekn on the group directory. In the update path, k...

5.4AI score0.00117EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/08 8:16 p.m.•11 views

github.com/gohugoio/hugo: Hugo: Information disclosure via symlink confinement bypass in virtual filesystem

A flaw was found in Hugo, a static site generator. A regression in its virtual filesystem allowed a symlink symbolic link planted within a theme or local mount to bypass security restrictions. This could enable an attacker to read arbitrary files on the system where Hugo is running, leading to...

6.5CVSS5.8AI score0.00475EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/08 5:17 p.m.•28 views

CVE-2026-60102

Horde Virtual File System VFS API before 3.0.1 contains an OS command injection vulnerability in the HordeVfsSmb driver where the escapeShellCommand method fails to sanitize command substitution sequences, allowing authenticated attackers to inject arbitrary shell commands through user-controlled...

8.8CVSS0.0327EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/06 7:25 p.m.•58 views

CVE-2026-58403 Hugo symlink confinement bypass in os.ReadFile

Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo's virtual filesystem is designed so that files under a mount cannot reach outside the mount tree, but a regression caused RootMappingFs.statRoot to call Stat, which follows symlinks, instead of Lstat, so a direct os.ReadFile...

5.9CVSS0.00475EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/07/06 7:25 p.m.•10 views

CVE-2026-58403

Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo's virtual filesystem is designed so that files under a mount cannot reach outside the mount tree, but a regression caused RootMappingFs.statRoot to call Stat, which follows symlinks, instead of Lstat, so a direct os.ReadFile...

5.9CVSS5.9AI score0.00475EPSS
SaveExploits0References5Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/06 12:00 a.m.•0 views

CVE-2026-58403: Improper Link Resolution Before File Access

Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo's virtual filesystem is designed so that files under a mount cannot reach outside the mount tree, but a regression caused RootMappingFs.statRoot to call Stat, which follows symlinks, instead of Lstat, so a direct os.ReadFile...

6.5CVSS5.7AI score0.00475EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/25 8:39 a.m.•14 views

CVE-2026-53244 VFS: fix possible failure to unlock in nfsd4_create_file()

In the Linux kernel, the following vulnerability has been resolved: VFS: fix possible failure to unlock in nfsd4createfile atomiccreate in fs/namei.c drops the reference to the dentry when it returns an error. This behaviour was imported into dentrycreate so that it will drop the reference if an...

7.5CVSS5.8AI score
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: In the vfs module, a race condition occurred regarding the mFlags field. ksmbd maintains states such as “delete-on-close” and “pending-delete” in the mFlags field of the ksmbdinode structure. In the vfscache.c code, thi...

9.1CVSS5.6AI score0.00516EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/05 11:11 a.m.•20 views

OESA-2026-2570 gvfs security update

Gvfs is a userspace virtual filesystem implementation for GIO a library available in GLib. It comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and many others. Gvfs also contains modules for GIO that implement volume monitors and persistent metadata storage. Security...

4.3CVSS8.4AI score0.00486EPSS
SaveExploits2References2
Mageia
Mageia
•added 2026/04/22 10:08 p.m.•20 views

Updated gvfs packages fix security vulnerabilities

Gvfs: gvfs ftp backend: information disclosure via untrusted pasv responses. CVE-2026-28295 Gvfs: ftp gvfs backend: arbitrary ftp command injection via crlf sequences in file paths. CVE-2026-28296...

4.3CVSS5.9AI score0.00486EPSS
SaveExploits2References3
OSV
OSV
•added 2026/03/31 9:08 a.m.•11 views

SUSE-SU-2026:20988-1 Security update for gnome-online-accounts, gvfs

This update for gnome-online-accounts, gvfs fixes the following issues: Changes for gvfs: Update gvfs to 1.59.90: - CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers bsc1258953. - CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRL...

4.3CVSS7.4AI score0.00486EPSS
SaveExploits2References5
Rows per page
Query Builder