Lucene search
+L

1057 matches found

Nuclei
Nuclei
added 2026/09/16 2:04 p.m.63 views

Lightdash version <= 0.510.3 Arbitrary File Read

packages/backend/src/routers in Lightdash before 0.510.3 has insecure file endpoints, e.g., they allow .. directory traversal and do not ensure that an intended file extension .csv or .png is used. id: CVE-2023-35844 info: name: Lightdash version = 0.510.3 Arbitrary File Read author: dwisiswant0...

7.5CVSS7.2AI score0.06344EPSS
SaveExploits2References5
Kitploit
Kitploit
added 2026/09/16 1:55 p.m.8 views

CVE-2023-38831

CVE-2023-38831 エクスプロイト - ベイト&スイッチアーカイブジェネレータ 概要 このPythonスクリプトは、「ベイト&スイッチ」アーカイブファイルを生成するために設計されています。教育および倫理的なハッキング目的のみに使用してください。このスクリプトを使用する前に、必要な許可を取得してください。 「ベイト&スイッチ」...

7.8CVSS7.3AI score0.98022EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/15 11:36 p.m.84 views

dnssearch

dnssearch This software is a subdomain enumeration tool. Purpose dnssearch takes an input domain -domain parameter and a wordlist -wordlist parameter , it will then perform concurrent DNS requests using the lines of the wordlist as sub domains eventually bruteforcing every sub domain available on...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:13 p.m.22 views

dirsearch

DirSearch This software is a Go implementation of the original dirsearch tool written by Mauro Soria. DirSearch is the very first tool I write in Go, mostly to play and experiment with Go's concurrency model, channels, and so forth : Purpose DirSearch takes an input URL -url parameter and a...

5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/15 8:04 p.m.4 views

EUVD-2026-79626

The LoadImageAsPngBase64 endpoint of the Newell Brands DYMO Connect Desktop local web service accepts a file path parameter without adequate validation, allowing a crafted path to read arbitrary image files from the host filesystem outside the intended scope. Fixed in 1.6.2. The fix limits access...

5.1CVSS5.8AI score0.0024EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 6:01 a.m.11 views

CVE-2024-39929

Exim CVE-2024-39929 Exploit PoC Este repositorio contiene un script de prueba de concepto PoC para explotar la vulnerabilidad de Exim CVE-2024-39929. La vulnerabilidad afecta a las versiones de Exim anteriores a la 4.98, lo que permite a los atacantes eludir los mecanismos de bloqueo de extension...

5.4CVSS6.7AI score0.41225EPSS
SaveExploits5
CVE
CVE
added 2026/09/14 5:54 p.m.41 views

CVE-2026-54177

backpack/crud (a Laravel Backpack package for building admin panels) is vulnerable to arbitrary file upload in versions 6.0.0 through 6.8.14 and 7.0.38 . The HasUploadFields trait and FileNameGenerator preserve the client-supplied file extension without rejecting server-executable types. An authe...

6.6CVSS6AI score0.00692EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.7 views

CVE-2026-89642

In the Linux kernel, the following vulnerability has been resolved: cifs: call pagecacheisizeextended in cifssetsize when extending cifssetsize calls truncatepagecache but skips pagecacheisizeextended on extension. truncatesetsize shows the correct pattern: isizewriteinode, newsize; if newsize...

5.8AI score0.00155EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 1:52 p.m.9 views

CVE-2023-38831-KQL

CVE-2023-38831 - WinRAR 文件扩展名欺骗漏洞 描述 网络犯罪分子利用了一个可让他们伪造文件扩展名的漏洞。这意味着他们可以在伪装成常见文件类型(如 .jpg、.txt 等)的压缩包中隐藏恶意脚本的启动。该漏洞已同时上报给 RARLAB 和 MITRE Corporation,后者为其分配了标识符 CVE-2023-38831。值得注意的是,网络犯罪分子已使用 ZIP 压缩包投递多种恶意软件家族,如 DarkMe、GuLoader 和 Remcos RAT。 影响 : 通过面向交易者的专业论坛分发,目前已知有 130 台交易者的设备被感染。...

7.8CVSS6.9AI score0.98022EPSS
SaveExploits49References1
RedhatCVE
RedhatCVE
added 2026/09/11 10:15 p.m.9 views

CVE-2026-89642

A flaw was found in the Linux kernel's Common Internet File System CIFS implementation. When a client extends a file, the cifssetsize function fails to properly zero out the newly extended portion of the page cache. This oversight can lead to stale data from the client's memory being written back...

6.5CVSS5.6AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

AZL-100884 CVE-2026-89642 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: cifs: call pagecacheisizeextended in cifssetsize when extending cifssetsize calls truncatepagecache but skips pagecacheisizeextended on extension. truncatesetsize shows the correct pattern: isizewriteinode, newsize; if newsize...

5.8AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

UBUNTU-CVE-2026-89614

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6AI score0.00407EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.27 views

CVE-2026-89642 cifs: call pagecache_isize_extended() in cifs_setsize() when extending

In the Linux kernel, the following vulnerability has been resolved: cifs: call pagecacheisizeextended in cifssetsize when extending cifssetsize calls truncatepagecache but skips pagecacheisizeextended on extension. truncatesetsize shows the correct pattern: isizewriteinode, newsize; if newsize...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:45 p.m.7 views

CVE-2026-89642 cifs: call pagecache_isize_extended() in cifs_setsize() when extending

In the Linux kernel, the following vulnerability has been resolved: cifs: call pagecacheisizeextended in cifssetsize when extending cifssetsize calls truncatepagecache but skips pagecacheisizeextended on extension. truncatesetsize shows the correct pattern: isizewriteinode, newsize; if newsize...

5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76554

In the Linux kernel, the following vulnerability has been resolved: cifs: call pagecacheisizeextended in cifssetsize when extending cifssetsize calls truncatepagecache but skips pagecacheisizeextended on extension. truncatesetsize shows the correct pattern: isizewriteinode, newsize; if newsize...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89642

This vulnerability affects the CIFS filesystem driver in the Linux kernel . The function cifs_setsize() calls truncate_pagecache() when a file is extended but omits the pagecache_isize_extended() call, which is responsible for zeroing the tail of the page that straddles the old end-of-file bounda...

5.8AI score0.00155EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 6:15 a.m.9 views

webuploader-0.1.15-Demo

webuploader-v-0.1.15 组件存在文件上传漏洞未授权 简介:百度WebUploader组件存在文件上传漏洞。该漏洞是由于WebUploader组件上传页面对文件类型或文件扩展名过滤不严所致,攻击者可利用漏洞直接上传或简单绕过限制上传脚本文件,执行系统命令,获取网站服务器权限。 server/preview.php root@kitploit: if pregmatch"^data:image/\w+;base64,.$", $src, $matches $previewUrl = sprintf "%s://%s%s", isset$SERVER'HTTPS' &&...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/09/09 5:24 p.m.9 views

DRUPAL-CONTRIB-2026-153

The Ultimate Table Field module enables you to store table data in a field and edit each table cell through a dialog, using cell field plugins such as text, link, and file. The module doesn't sufficiently protect the route that opens the cell editor dialog. The route is accessible to anonymous...

5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/09/04 2:32 p.m.23 views

CVE-2026-85672

zerox 1.1.20 (getomni-ai) is affected by an OS command injection in its file download mechanism. The temporary file extension derived from document URLs is interpolated unsanitized into shell commands executed by poppler utilities. An attacker can craft a document URL with a malicious file extens...

9.8CVSS5.8AI score0.01469EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 5:38 p.m.13 views

reachy_mini Allows Unrestricted Upload of File with Dangerous Type

Summary The Reachy Mini daemon exposes the “/api/media/sounds/upload” endpoint without authentication and file validation mechanisms. An attacker can use this endpoint to upload malicious files into the file system that will propagate in future attacks. Compromise Chain: Unauthenticated to Full...

5.3CVSS5.8AI score0.00339EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder