Lucene search
+L

28486 matches found

Kitploit
Kitploit
added 2026/09/14 4:01 p.m.8 views

CVE-2024-24919

CVE-2024-24919 私は何の責任も負いません : インストール git clone https://github.com/LucasKatashi/CVE-2024-24919 && cd CVE-2024-24919 python3 -m pip install -r requirements.txt && chmod +x CVE-2024-24919.py ./CVE-2024-24919 FOFA クエリ root@kitploit: title="Check Point SSL Network Extender"...

8.6CVSS8.2AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/14 2:09 p.m.8 views

CVE-2022-0739

CVE-2022-0739 Python PoC エクスプロイト for CVE-2022-0739 機能 データベースメタデータの検索 Wordpress ユーザー資格情報のダンプ 任意のブラインドクエリインジェクション 💉 使用方法 root@kitploit: usage: cve-2022-0739 -h -u URL -e EXEC options: -h, --help show this help message and exit -u URL, --url URL URL of the page containing the BookingPress Widget -e...

9.8CVSS8.5AI score0.37171EPSS
SaveExploits11
EUVD
EUVD
added 2026/09/14 2:09 p.m.6 views

EUVD-2026-77520

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 Mattermost failed to validate Dynamic Client Registration redirect URIs by URL component matching glob patterns against the raw URI string instead which allows a remote unauthenticated attacker to register an OAuth client with ...

6.8CVSS5.7AI score0.0028EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:00 p.m.13 views

CVE-2019-11043

PoC CVE-2019-11043 CVE-2019-11043 エクスプロイトの Python 版 https://github.com/neex/phuip-fpizdam この PoC はまだドラフトです。@neex が作成したエクスプロイトを使用してください。 脆弱性分析: https://paper.seebug.org/1064/ PoC のセットアップ nginx と php-fpm を起動するには、docker compose を実行するだけです: root@kitploit: docker-compose up -d Creating network...

9.8CVSS7.8AI score0.9978EPSS
SaveExploits57References2
Kitploit
Kitploit
added 2026/09/14 12:53 p.m.9 views

CVE-2021-40438

CVE-2021-40438 漏洞利用 PoC(附 Docker 环境搭建) 切换到包含 Apache 配置和 Dockerfile 的目录(仓库中已提供)。 构建镜像: docker build -t cve-2021-40438:1.0 . 运行 Docker 镜像: docker run --rm -d -p 4444:80 cve-2021-40438:1.0 (注意:你也可以使用镜像 ID 代替镜像名称,使用命令 'docker images' 查看镜像详细信息) 漏洞利用: curl...

9CVSS7.8AI score0.99999EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/14 12:35 p.m.8 views

CVE-2025-26794

CVE-2025-26794: Exim 4.98 SQLite DBM におけるブラインドSQLインジェクション - エクスプロイト解説 Exim レポート: https://www.exim.org/static/doc/security/CVE-2025-26794.txt この脆弱性は手動コードレビューにより発見しました。 脆弱性詳細: 問題 SQLite を DBM として使用する場合、SQL パラメータが適切にサニタイズされません。このため、リモートユーザーがカスタム SQLite クエリを作成できる可能性があります。 要件: Exim を "USESQLITE = yes"...

9.8CVSS7.9AI score0.77173EPSS
SaveExploits6
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in uriparser

A issue was discovered in uriparser through 0.9.7. The ComposeQueryEngine in UriQuery.c has an integer overflow due to long keys or values, resulting in a buffer overflow...

8.6CVSS7.4AI score0.01233EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in pgpool2

In Pgpool-II, there is a risk of exposing sensitive information due to incompatible policy issues. If a database user accesses the query cache, unauthorized table data may be retrieved for that user...

7.5CVSS6.7AI score0.00532EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fixed an oops error when removing custom query handlers. When removing custom query handlers, the handler may still be used within the EC query workqueue. This could lead to a kernel oops if the module that holds the...

5.6AI score0.00206EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in NTP

In the file libntp/mstolfp.c, within the NTP version 4.2.8p15, there is a buffer overflow vulnerability when copying the trailing number. An attacker may be able to exploit this vulnerability against a client’s NTPQ process, but they cannot exploit it against ntpd...

5.6CVSS7.1AI score0.00703EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in unbound

The DNS protocol in RFC 1035 and its updates allows remote attackers to cause a denial of service resource consumption by arranging for DNS queries to be accumulated over seconds. As a result, responses are sent in a pulsing burst, which can be considered traffic amplification in some cases. This...

7.5CVSS6.7AI score0.01743EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability in Python-Django

A issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are vulnerable to SQL injection if untrusted data is used as a kind/lookupname value. Applications that restrict the choice of lookup names and kinds to a known safe list are not...

9.8CVSS6.6AI score0.73274EPSS
SaveExploits3References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux - Vulnerability in Golang-1.23

ReverseProxy can forward queries containing parameters that are not visible to the Rewrite function. When used with a Rewrite function, or a Director function that parses query parameters, ReverseProxy sanitizes the forwarded request by removing parameters that are not parsed by url.ParseQuery...

5.3CVSS7.2AI score0.0039EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/14 10:29 a.m.7 views

CVE-2026-42127

A flaw was found in Grafana. An unauthenticated attacker can exploit the public dashboard query endpoint by sending arbitrarily large JSON payloads. This vulnerability, caused by a lack of request body size limits, triggers excessive memory allocation, leading to a denial of service through memor...

7.5CVSS7AI score0.00432EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 9:37 a.m.8 views

CVE-2019-0232

CVE-2019-0232 Apache Tomcat CGIServlet enableCmdLineArguments 远程代码执行(RCE) 通过查询字符串参数进行 Windows 批处理脚本注入 描述 当 Apache Tomcat 启用 CGI servlet 且设置 enableCmdLineArguments=true 时,会将查询字符串参数作为命令行参数传递给 CGI 脚本。在 Windows 上,批处理文件(.bat/.cmd)会将 & 解释为命令分隔符,从而允许通过精心构造的 URL 执行任意命令。 前提条件 已在 conf/web.xml 或...

9.3CVSS7.9AI score0.99652EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/14 8:04 a.m.11 views

CVE-2026-27886-check

CVE-2026-27886 脆弱性評価ツール 完全なアカウント乗っ取りチェーンを実行することなく、Strapi インスタンスが CVE-2026-27886 に対して脆弱かどうかを安全に検出します。Bishop Fox ブログの完全な記事を参照してください。 説明 CVE-2026-27886 は、Strapi バージョン 4.0.0 から 5.36.1 における、認証されていないパラメータサニタイゼーションのバイパスです。これにより、リモートの未認証攻撃者がパブリック Content API を通じて管理者の秘密情報を漏洩させることができます。フレームワークの @strapi/uti...

9.2CVSS5.7AI score0.00612EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/14 1:53 a.m.7 views

CVE-2017-16082

CVE-2017-16082 概要 影響を受けるバージョンの pg には、リモートデータベースまたはクエリが巧妙に細工された列名を指定した場合に発生するリモートコード実行の脆弱性が含まれます。 アプリケーションが脆弱になり得る具体的なシナリオは2つあります: 1. アプリケーションが、悪意のある列名を含む安全でないユーザー指定のSQLを実行する。 2. アプリケーションが信頼できないデータベースに接続し、悪意のある列名を含む結果を返すクエリを実行する。 概念実証 root@kitploit: const Client = require'pg' const client = new...

9.8CVSS8.6AI score0.10524EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/14 1:28 a.m.10 views

kernel: smb: client: fix query directory replay double-free

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the client attempts to free the same memory buffer twice during a directory query operation. An attacker could potentially exploit this flaw to cause memory corruption,...

9.8CVSS6.5AI score0.00457EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 11:29 p.m.15 views

CVE-2026-9082

CVE-2026-9082 / Drupal SA-CORE-2026-004 概念実証 免責事項: この概念実証コードは教育および研究目的のみで提供されています。所有していないシステム、またはテストする明示的な許可を得ていないシステムに対して、このソフトウェアを使用しないでください。作者は、このプロジェクトの誤用または損害について一切の責任を負いません。 概要 CVE-2026-9082(Drupal...

9.8CVSS7.6AI score0.89986EPSS
SaveExploits17
NVD
NVD
added 2026/09/13 8:16 p.m.10 views

CVE-2026-90583

A security flaw has been discovered in kagisearch smallweb up to 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf. The affected element is the function index of the file app/sw.py of the component Query String Rendering. Performing a manipulation of the argument qs results in cross site scripting. The...

5.3CVSS0.00282EPSS
SaveExploits0References7
Rows per page
Query Builder