Lucene search
+L

379 matches found

Kitploit
Kitploit
added 2026/08/31 7:23 a.m.3 views

pwnfest2016

pwnfest2016 pwnfest2016で使用されたcve-2016-9651の完全なエクスプロイト、syscan360 2017のスライドと全文...

8.8CVSS7.2AI score0.11182EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/31 5:24 a.m.5 views

it-sec-toolshell

ToolShell — SharePoint ゼロデイプレゼンテーション CVE-2025-53770 に関する Marp スライドデッキです。各スライドは slides/ 配下の個別ファイルに保管されます。 ビルド root@kitploit: ./build.sh スライドを presentation.md にまとめる ./build.sh html + presentation.html をレンダリング ./build.sh pdf + presentation.pdf をレンダリング ./build.sh all + 各スライドの HTML、PDF、PNG プレビュー...

9.8CVSS7.3AI score0.99998EPSS
SaveExploits42
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.60 views

SlideDeck 1 Lite Content Slider - Cross-Site Scripting

SlideDeck 1 Lite Content Slider WordPress plugin = 1.4.8 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL. id: CVE-2024-13224 inf...

6.1CVSS7.2AI score0.00594EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 3:04 a.m.5 views

x18-leak

x18-leak =================================================================================================== iOS 11.2 では、kASLR スライドを特定するために利用できるカーネル情報漏洩が導入されました。この問題は、新しく追加された機能 ARMKERNELPROTECT が原因で、threadgetstate を使用してスレッドのレジスタ値を取得する際に、カーネル関数 Lel0synchronousvector64long のアドレスが誤ってレジスタ x18...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 3:17 p.m.3 views

DEFCON-KQL-KUNG-FU-22

DEFCON-KQL-KUNG-FU-22 我的 DEFCON30 Cloud Village KQL Kung Fu Workshop 幻灯片存放在这里:DEFCON30-KQL-Kung-Fu.pdf 如果你想练习 KQL 技能,可以访问这个由 Microsoft 维护、包含大量日志数据的 Log Analytics 工作区:aka.ms/lademo...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/29 6:08 a.m.4 views

bsides-ahm-2022-talk

bsides-ahm-2022-talk Le slide dell'intervento che ho presentato al Bsides Ahmedabad 2022 https://docs.google.com/presentation/d/1g8-rCLmPq5RasMPUGAJA2n46bybjuCLI/edit?usp=sharing&ouid=112861405653478509668&rtpof=true&sd=true...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 9:29 p.m.3 views

hackspacecon-2023

HackSpaceCon Workshop- & Vortragsfolien Ich habe alle Slide-Decks von HackSpaceCon erfasst, die ich bekommen konnte. Falls du Zugang zu einigen hattest, die ich nicht aufgenommen habe, füge sie bitte per Pull Request hinzu! Vielen Dank!...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 5:28 p.m.8 views

DirtySlide

DirtySlide LPE macOS: da non privilegiato → root. Una lettura/scrittura OOB di 8 byte in memoria del kernel adiacente a una pagina della shared-cache di dyld, causata da un controllo dei limiti in-page mancante nel v5 slide walk vmsharedregionslidepagev5, raggiungibile tramite la syscall 536...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 4:02 a.m.7 views

CVE-2023-38408

CVE-2023-38408 Slide e codice sorgente per la presentazione dell'attacco CS-782...

9.8CVSS7AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/27 3:43 p.m.4 views

cve-2019-18634

cve-2019-18634 Die Analyse der oben genannten CVE war mein Projekt für eines meiner Schulmodule. Für die vollständige Analyse verweise ich auf die Folienpräsentation in diesem Repository...

7.8CVSS7.5AI score0.19426EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2026/07/26 5:32 p.m.76 views

Exploit for Improper Authorization in Microsoft

Certighost Slidev deck This directory contains the Slidev pre...

8.8CVSS7.4AI score0.01788EPSS
SaveExploits11
Cvelist
Cvelist
added 2026/07/13 9:59 p.m.41 views

CVE-2026-58487 HedgeDoc: Stored HTML injection via email local-part

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to version 1.11.0, due to unsafe handling of the local-part of registered email addresses, HedgeDoc was vulnerable to stored HTML Injection through its publish and slide views. An attacker could register a...

5.1CVSS0.00492EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 9:59 p.m.8 views

CVE-2026-58487 HedgeDoc: Stored HTML injection via email local-part

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to version 1.11.0, due to unsafe handling of the local-part of registered email addresses, HedgeDoc was vulnerable to stored HTML Injection through its publish and slide views. An attacker could register a...

5.1CVSS6.2AI score
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:15 p.m.13 views

PYSEC-2026-2892 PPTAgent: Arbitrary Code Execution via Python eval() of LLM-Generated Code with Builtins in Scope

Summary This vulnerability has been fixed in https://github.com/icip-cas/PPTAgent/commit/418491a9a1c02d9d93194b5973bb58df35cf9d00. CodeExecutor.executeactions pptagent/apis.py:126-205 processes LLM-generated slide editing actions using Python's eval: python pptagent/apis.py:184-186 partialfunc =...

8.6CVSS6.3AI score0.00144EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2026/07/01 2:42 p.m.15 views

Critical Cursor Flaws Could Let Prompt Injection Escape Sandbox and Run Commands

Two flaws in Cursor, an AI code editor, could let a single, ordinary-looking prompt break out of the editor's safety sandbox and run any command on a developer's computer. There is no click to fall for and no approval box to ignore. Cato AI Labs found the pair and named them DuneSlide. They are...

9.8CVSS5.9AI score0.01011EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/17 8:44 a.m.18 views

[SECURITY] Fedora 44 Update: openslide-4.0.0-14.fc44

The OpenSlide library allows programs to access virtual slide files regardless of the underlying image format...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2026/06/17 8:26 a.m.15 views

[SECURITY] Fedora 43 Update: openslide-4.0.0-14.fc43

The OpenSlide library allows programs to access virtual slide files regardless of the underlying image format...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:50 p.m.15 views

CVE-2026-7596

A vulnerability has been found in nextlevelbuilder ui-ux-pro-max-skill up to 2.5.0. Affected by this issue is the function data.get of the file .claude/skills/design-system/scripts/generate-slide.py of the component Slide Generator. Such manipulation leads to cross site scripting. The attack may ...

5.3CVSS3.6AI score0.00377EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/18 9:31 p.m.21 views

Summarize contains a path traversal vulnerability

Summarize prior to 0.15.0 contains a path traversal vulnerability in the /v1/summarize daemon endpoint that allows authenticated callers to write files to arbitrary directories by supplying an absolute path or directory traversal sequence in the slidesDir request parameter. Attackers can exploit...

7.1CVSS5.9AI score0.00396EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2026/05/18 6:52 p.m.57 views

CVE-2026-45242

The CVE-2026-45242 vulnerability affects the Summarize tool prior to version 0.15.1, exposing a path traversal flaw in the /v1/summarize daemon endpoint. An authenticated user can supply an absolute path or directory traversal sequence in the slidesDir parameter, allowing writes of slide_*.png an...

7.1CVSS5.9AI score0.00396EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder