Lucene search
+L

1493 matches found

Kitploit
Kitploit
•added 2026/09/25 7:06 p.m.•13 views

ProcessStomping

ProcessStomping ProcessOverwriting 的一种变体,用于在可执行文件的节区上执行 shellcode 这是什么 更详细的解释请参阅我的博客文章 Process Stomping 是 hasherezade 的 Process Overwriting 的一种变体,其优势在于将 shellcode 载荷写入目标节区,而不是将整个 PE 载荷写入宿主进程的地址空间。 以下是 ProcessStomping 技术的主要步骤: 1. CreateProcess - 将进程创建标志设置为 CREATESUSPENDED 0x00000004 以挂起进程的主线程。 2...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 1:59 a.m.•32 views

process_overwriting

Process Overwriting Process Overwriting is a PE injection technique, closely related to Process Hollowing and Module Overloading. With its help, you can replace the main executable not a DLL of the target process. It works only for a newly created process - injection to existing processes is not...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 1:59 a.m.•10 views

process_overwriting

进程覆写 进程覆写是一种 PE 注入技术,与进程空心化和模块重载密切相关。 借助它,你可以替换目标进程的主可执行文件(而非 DLL)。 它仅适用于新创建的进程——该技术不支持注入到现有进程。 警告:目标镜像的大小必须不小于有效载荷镜像的大小。 执行步骤: 1. 从良性文件创建一个挂起的进程(禁用 CFG) 2. 将有效载荷映射到内存,并覆写到原始映射的镜像上(不取消映射原始镜像) 3. 将进程的入口点更新为有效载荷的入口点 4. 恢复进程,执行被替换的 PE !IMPORTANT 阅读常见问题解答 演示: 演示有效载荷(demo.bin)注入到 Windows 计算器(默认目标):...

6.1AI score
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/22 12:00 a.m.•4 views

CVE-2026-18439: Authorization Bypass Through User-Controlled Key

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 4.0.7 via the tutorquizbuildersave AJAX action due to missing validation that nested questionid, answerid, deletedquestionids, and...

4.3CVSS5.8AI score0.0025EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/21 12:40 a.m.•10 views

CVE-2025-5548

Estudio técnico de la vulnerabilidad CVE-2025-5548 Introducción En este trabajo se analiza la vulnerabilidad CVE-2025-5548 , asociada a un desbordamiento de búfer en la pila presente en FreeFloat FTP Server v1.0. El objetivo principal del laboratorio es entender cómo se comporta una aplicación...

9.8CVSS7.6AI score0.14985EPSS
SaveExploits15
Kitploit
Kitploit
•added 2026/09/19 11:19 p.m.•11 views

CVE-2021-32819

CVE-2021-32819 CVE-2021-32819 : SquirrellyJS mezcla datos de plantilla pura con opciones de configuración del motor a través de la API de renderizado de Express. Al sobrescribir opciones de configuración interna, se puede desencadenar ejecución remota de código en aplicaciones posteriores. Fuente...

8.8CVSS8.2AI score0.58286EPSS
SaveExploits2References1
Kitploit
Kitploit
•added 2026/09/18 11:48 p.m.•6 views

BlackHat-Europe-2022

BlackHat-Europe-2022 Select Bugs From Binary Where Pattern Like CVE-1337-Days Resumen La revisión estática de código es una forma eficaz de descubrir variantes de vulnerabilidades y primitivas de explotación, pero dos de las tareas más desafiantes del análisis estático son la extracción eficaz de...

10CVSS8AI score0.99999EPSS
SaveExploits126
Snyk
Snyk
•added 2026/09/15 8:26 p.m.•8 views

Session Fixation

Overview Affected versions of this package are vulnerable to Session Fixation through the CookieJar middleware accepting and storing a response cookie's Domain attribute without verifying that it matches the host that supplied the cookie or rejecting public suffixes. An attacker can cause cookies...

8.9CVSS5.8AI score0.00395EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/15 7:04 p.m.•10 views

EUVD-2026-79179

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware stores a response cookie’s Domain attribute without checking that it domain-matches the host that supplied the cookie or rejecting public suffixes. A malicious or compromised server...

6.8CVSS5.7AI score0.00395EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/11 7:16 a.m.•11 views

CVE-2026-86782

The Visualizer WordPress plugin before 4.0.6 does not properly authorise access to its chart-building actions, allowing users with the Contributor role and above to publish, rename, and overwrite the content of posts and pages they do not own, including other users' private drafts...

5.5CVSS0.00307EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/10 3:55 p.m.•13 views

CVE-2026-88017 rclone: FTP cross-session auth-proxy backend confusion

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass mapstringstring instead of binding the...

7.3CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/08 3:13 p.m.•7 views

EUVD-2026-72861

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in the SocialMediaPublisher plugin's add.json.php endpoint that allows authenticated users to modify other users' OAuth token records. Attackers can supply arbitrary row IDs to overwrite another...

7.1CVSS5.8AI score0.00352EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/07 4:26 p.m.•10 views

CVE-2026-86490

In JetBrains YouTrack before 2026.2.18634 improper permission checks allowed overwriting of bundled apps via the app import endpoint...

6.5CVSS5.7AI score0.0033EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/07 4:26 p.m.•15 views

CVE-2026-86490

JetBrains YouTrack versions before 2026.2.18634 are affected by improper permission checks in the app import endpoint , allowing an authenticated attacker to overwrite bundled applications. The vulnerability yields a CVSS 3.1 score of 6.5 (Medium) with high integrity impact , exploitable over the...

6.5CVSS5.7AI score0.0033EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/07 4:26 p.m.•31 views

CVE-2026-86490

In JetBrains YouTrack before 2026.2.18634 improper permission checks allowed overwriting of bundled apps via the app import endpoint...

6.5CVSS0.0033EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/07 12:00 a.m.•1 views

CVE-2026-86490: Incorrect Authorization

In JetBrains YouTrack before 2026.2.18634 improper permission checks allowed overwriting of bundled apps via the app import endpoint...

6.5CVSS5.8AI score0.0033EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 4:17 p.m.•10 views

CVE-2026-19274

IBM Observability with Instana Agent Build 1.0.303 through 1.0.323 IBM Instana Agent Operator could allow an authenticated Kubernetes tenant to hijack or permanently destroy another tenant's cluster-level RBAC permissions, caused by cluster-scoped RBAC objects being keyed solely by the bare CR na...

9.6CVSS0.0021EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/28 4:19 p.m.•27 views

CVE-2026-82280 Quivr Prompt Endpoints Missing Ownership Validation

Quivr through 0.0.322 fails to validate ownership in prompt endpoints, allowing authenticated users to modify any prompt by identifier. Attackers with read-only access to shared brains can read exposed prompt identifiers and overwrite system prompts affecting all brain users...

7.1CVSS5.9AI score
SaveExploits0References7
VulnCheck KEV
VulnCheck KEV
•added 2026/08/28 12:00 a.m.•21 views

VulnCheck KEV: CVE-2026-16759

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Remote Code Execution limited to zero-argument function invocation in all versions up to, and including, 4.0.5 via the tutorcoursefilterajax AJAX action. This is due to missing authorization on the handler...

6.5CVSS6AI score0.0062EPSS
SaveIn wildExploits0References2
OSV
OSV
•added 2026/08/27 5:06 p.m.•17 views

CVE-2026-54687 n8n-nodes-sqlite3: Path traversal via user-controlled database file path (db_path parameter)

n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the dbpath database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to dbpa...

6.1CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder