Lucene search
+L

1176716 matches found

Kitploit
Kitploit
•added 2026/09/22 11:32 a.m.•11 views

CVE-2026-10795

CVE-2026-10795 寄付...

8.1CVSS6.1AI score0.03635EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/22 11:32 a.m.•9 views

patch-CVE-2026-09881

パッチ: CVE-2026-09881 脆弱性の詳細 CVE : CVE-2026-09881 製品 : Atlassian Confluence 説明 : テンプレートインジェクションによるRCE 深刻度 : 高 パッチステータス: デプロイ済み...

5.9AI score
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 11:29 a.m.•10 views

eternalblue-ms17-010-research

💀 EternalBlue(MS17-010)エクスプロイト研究 CVE-2017-0144の制御された再現 ― WannaCryランサムウェアの原因となったSMB脆弱性 ⚠️ 免責事項:この研究は、完全に隔離された制御されたラボ環境で、学術および教育目的のみのために実施されました。本番システムは一切関与していません。 概要 本プロジェクトは、サンドボックス化されたAWS EC2環境でEternalBlueエクスプロイト(CVE-2017-0144、CVSS...

9.3CVSS8.1AI score0.9923EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/22 11:28 a.m.•11 views

patch-CVE-2026-15502

パッチ: CVE-2026-15502 脆弱性の詳細 CVE : CVE-2026-15502 製品 : Microsoft Exchange Server 説明 : RCEにつながるSSRF 深刻度 : Critical パッチのステータス: IN-REVIEW フィールド| 値 ---|--- パッチ日付| 2026-06-01 ステータス| in-review デプロイ先| 本番環境 検証者| SecOpsチーム 参考文献 NVD CISA KEV...

6.5CVSS6.9AI score0.00316EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 11:28 a.m.•9 views

CVE-2022-0543

CVE-2022-0543 - Redis Lua サンドボックスエスケープによるリモートコード実行 Debian/Ubuntu CVE-2022-0543 は、DebianベースのLinuxディストリビューション (DebianやUbuntuを含む)上のRedisに影響を与える重大なセキュリティ脆弱性です。この脆弱性はパッケージングの欠陥に起因し、Luaサンドボックスエスケープ を引き起こします。その結果、影響を受けるシステム上でリモートコード実行(RCE)が可能になります。 アップストリームのRedis自体は脆弱ではありません —...

10CVSS8.4AI score0.99351EPSS
SaveExploits11
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•7 views

postgresql-fuzzystrmatch: PostgreSQL fuzzystrmatch: Arbitrary code execution via integer wraparound

A flaw was found in PostgreSQL fuzzystrmatch. A low-privileged database user can exploit an integer wraparound vulnerability by providing extreme inputs to the levenshtein or levenshteinlessequal SQL functions. This allows the user to execute arbitrary code as the operating system user running th...

8.8CVSS8.1AI score0.00555EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•6 views

postgresql: PostgreSQL: Arbitrary code execution via heap buffer overflow in regexp

A flaw was found in PostgreSQL. A heap buffer overflow vulnerability exists in the regexp component, which can be triggered by a query author providing text that does not pass encoding validation. This can lead to unanticipated data growth, allowing the attacker to execute arbitrary code as the...

8.8CVSS8.3AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•11 views

postgresql: PostgreSQL: Arbitrary code execution via long POSIX timezone abbreviation

A heap buffer overflow flaw was found in the PostgreSQL tochartimestamptz function. An attacker can exploit this by supplying an overly long POSIX timezone abbreviation to execute arbitrary code as the database's operating system user, potentially resulting in complete system compromise...

8.8CVSS8.4AI score0.00662EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•7 views

postgresql: PostgreSQL: Arbitrary code execution via plperl tied hash heap buffer overflow

A flaw was found in PostgreSQL. A heap buffer overflow vulnerability exists in the plperl component when returning a tied hash. This allows a function owner to execute arbitrary code as the operating system user running the database by providing a specially crafted function body. This could lead ...

8.8CVSS8.3AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•6 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion in 'refint' module

A flaw was found in PostgreSQL. A type confusion vulnerability in the 'refint' module allows an object creator to execute arbitrary code as the operating system user running the database. This could lead to a complete compromise of the database server...

8.8CVSS8.1AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•6 views

postgresql: PostgreSQL: Arbitrary code execution via integer wraparound in tsvector and tsquery functions

A flaw was found in PostgreSQL. An unprivileged database user can exploit an integer wraparound vulnerability in the tsvector and tsquery data type functions. By providing crafted large inputs, the server can be forced to undersize an allocation, leading to an out-of-bounds write. This could...

8.8CVSS8.1AI score0.0046EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•7 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion with "internal" arguments

A type confusion vulnerability in PostgreSQL allows any user to execute arbitrary code as the database's operating system user by calling functions with mishandled "internal" data type arguments...

8.8CVSS8.2AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•7 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion in cursor lifecycle

A flaw was found in PostgreSQL. This vulnerability, caused by type confusion in the 'portal'/cursor lifecycle, allows a user to execute arbitrary code as the operating system user running the database. This can occur by re-creating a cursor or other portal with different types. Successful...

8.8CVSS8.1AI score0.00683EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•8 views

postgresql: PostgreSQL: Arbitrary code execution via logical decoding plugin

A flaw was found in PostgreSQL. Missing authorization in PostgreSQL's logical decoding feature allows a non-superuser with REPLICATION privilege to load arbitrary files. This can lead to arbitrary code execution as the operating system account running the server...

7.2CVSS7.8AI score0.00528EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•7 views

postgresql: PostgreSQL: Arbitrary code execution via untrusted data inclusion in pg_dump

A vulnerability in PostgreSQL allows a malicious origin-server superuser to achieve client-side arbitrary code execution during a database restore. By injecting untrusted data into a pgdump export, the attacker can exploit the input expansion of the psql \restrict meta-command. When a victim...

8.8CVSS8.1AI score0.00355EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•6 views

postgresql: pltcl: plperl: PostgreSQL: Arbitrary code execution in 32-bit pltcl and plperl

A flaw was found in PostgreSQL. An integer wraparound vulnerability in 32-bit builds of pltcl and plperl allows an object creator to cause the server to undersize an allocation and write out-of-bounds via crafted function bodies. This can lead to arbitrary code execution as the operating system...

8.8CVSS8.1AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•6 views

postgresql: PostgreSQL pg_dump: Arbitrary code execution via crafted transform lists

A flaw was found in PostgreSQL pgdump. A heap buffer overflow vulnerability exists when processing long function transform lists. An authenticated object creator can exploit this by providing a specially crafted transform list. This allows the attacker to execute arbitrary code as the operating...

8.8CVSS8.3AI score0.00427EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 11:19 a.m.•9 views

Important: Red Hat Security Advisory: postgresql:15 security update

An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.8CVSS8AI score0.00683EPSS
SaveExploits3References17
Kitploit
Kitploit
•added 2026/09/22 11:00 a.m.•16 views

CVE-2022-30190

CVE-2022-30190 https://github.com/JohnHammond/msdt-follina に基づく 環境設定 /env-setup内のファイルを使用 1. 仮想マシン: VirtualBox と Win1021H2Englishx32.iso を使用 ビルド 19044.1288 2. Microsoft Word をインストールし、/env-setup/odt-2013 内で cmd を使用して setup.exe /configure configuration.xml を実行 3. Python 3.8.10 をインストール エクスプロイト 1...

9.3CVSS8AI score0.99234EPSS
SaveExploits63References1
Kitploit
Kitploit
•added 2026/09/22 10:59 a.m.•9 views

fastjson-rce-lab

Fastjson 1.2.83 RCE ラボ環境 CVE-2026-16723 免責事項:本ラボは、認可された環境下でのセキュリティ研究、教育デモ、防御構築のみを目的としています。認可されていない対象への無断テストは違法となる可能性があり、使用による結果は利用者自身の責任となります。 脆弱性の概要...

9CVSS8.5AI score0.00663EPSS
SaveExploits7
Rows per page
Query Builder