Lucene search
+L

1056 matches found

Kitploit
Kitploit
added 2026/09/15 6:01 a.m.8 views

CVE-2024-39929

Exim CVE-2024-39929 漏洞利用 PoC 本仓库包含一个概念验证(PoC)脚本,用于利用 Exim 漏洞 CVE-2024-39929。该漏洞影响 4.98 之前的 Exim 版本,允许攻击者绕过文件扩展名阻止机制,从而可能将可执行附件投递到用户的邮箱中。 描述 本仓库中的 PoC 脚本从外部文件读取 SMTP 服务器列表,并发送一封带有精心构造附件的电子邮件,以利用 CVE-2024-39929。脚本会动态设置邮件主题,以指示邮件通过哪台服务器发送。 使用方法 先决条件 Python 3.x smtplib 和 email 模块(Python 标准库自带) 安装 1...

5.4CVSS6.7AI score0.41225EPSS
SaveExploits5References3
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.62 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/15 12:59 a.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
Kitploit
Kitploit
added 2026/09/14 11:56 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
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.6CVSS0.00692EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 9:47 a.m.6 views

CVE-2023-38831

CVE-2023-38831 漏洞利用 - 诱饵与替换存档生成器 概述 此 Python 脚本旨在生成一个“诱饵与替换”存档文件。它仅用于教育和道德黑客目的。请确保你在使用该脚本之前已获得必要的权限。 一个 “诱饵与替换”(bait and switch) 存档是一种包含两个具有相同扩展名的不同版本文件的存档,从而使安全软件难以检测到恶意内容。它通常包含一个合法文件(诱饵)和一个恶意脚本(替换部分)。当毫无戒心的用户或系统解压并打开该存档时,脚本可能会被执行,从而可能危及系统。 使用方法 语法 root@kitploit: python cve-2023-38831.py 参数 :...

7.8CVSS7AI score0.98022EPSS
SaveExploits49
OSV
OSV
added 2026/09/14 12:00 a.m.2 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.8CVSS0.00407EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.6 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...

0.00155EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 1:52 p.m.6 views

CVE-2023-38831-KQL

CVE-2023-38831 - WinRARファイル拡張子スプーフィングの脆弱性 説明 サイバー犯罪者は、ファイル拡張子をスプーフィングできる脆弱性を悪用しています。これは、.jpg や .txt などの一般的なファイルタイプを装ったアーカイブ内に、悪意のあるスクリプトの起動を隠すことができることを意味します。この脆弱性はRARLABとMITRE Corporationの両方に報告され、後者が識別子CVE-2023-38831を割り当てました。特筆すべきは、サイバー犯罪者がZIPアーカイブを使用して、DarkMe、GuLoader、Remcos...

7.8CVSS7AI score0.98022EPSS
SaveExploits49References1
RedhatCVE
RedhatCVE
added 2026/09/11 10:15 p.m.8 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.5CVSS0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.7 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...

0.00155EPSS
SaveExploits0References1
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.6 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...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:45 p.m.10 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...

0.00155EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 6:15 a.m.7 views

webuploader-0.1.15-Demo

webuploader-v-0.1.15 コンポーネントにファイルアップロードの脆弱性(未認証) 概要:Baidu WebUploaderコンポーネントにファイルアップロードの脆弱性が存在します。この脆弱性は、WebUploaderコンポーネントのアップロードページがファイルタイプまたはファイル拡張子のフィルタリングを厳格に行っていないことに起因します。攻撃者はこの脆弱性を利用して、スクリプトファイルを直接アップロードするか、制限を簡単にバイパスしてアップロードし、システムコマンドを実行してWebサイトのサーバー権限を取得できます。 server/preview.php...

6AI score
SaveExploits0
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.22 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.11 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
EUVD
EUVD
added 2026/08/12 3:23 p.m.13 views

EUVD-2026-57264

In WhatsUp Gold versions released before 2026.0.2, a privileged attacker can create a LogToFile action specifying an arbitrary file extension within the IIS web root...

6.8CVSS5.4AI score0.00256EPSS
SaveExploits0References3
Rows per page
Query Builder