Lucene search
+L

22 matches found

Kitploit
Kitploit
added 2026/09/11 12:12 p.m.8 views

CVE-2025-32432-PoC

CVE-2025-32432: Log-Poisoning to RCE Exploit Tool Description This repository contains a professional proof-of-concept PoC exploit written in Go, designed to demonstrate a critical vulnerability chain in Craft CMS. The exploit leverages a log-poisoning vulnerability that leads to Local File...

10CVSS8.6AI score0.99837EPSS
SaveExploits20
OSV
OSV
added 2026/08/14 9:43 p.m.10 views

GHSA-76PC-MQXP-3RQ5 Token Optimizer MCP: Unauthenticated Path Traversal in Dashboard Session Log API Endpoints

Unauthenticated Path Traversal in Dashboard Session Log API Endpoints | Field | Value | | ---------------- | ----- | | Repository | ooples/token-optimizer-mcp | | Affected version | 5.0.1 commit 8137147 | | Vulnerability | CWE-22 — Improper Limitation of a Pathname to a Restricted Directory | |...

5.3CVSS5.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.36 views

PT-2026-44118

Name of the Vulnerable Software and Affected Versions Microsoft UFO version 3.0.1-4-ge2626659 Description Microsoft UFO is an open-source framework for intelligent automation across devices and platforms. The software uses the user-controlled task name value directly when constructing session log...

8.1CVSS5.8AI score0.00674EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.24 views

UFO³ 安全漏洞

UFO³ is an open-source cross-device collaboration multi-agent task orchestration tool developed by Microsoft. Version UFO³ 3.0.1-4-ge2626659 contains a security vulnerability. This vulnerability stems from the use of user-controlled taskname values to construct session log path names, which may...

8.1CVSS5.8AI score0.00674EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/06 6:15 p.m.19 views

CVE-2026-24903

OrcaStatLLM Researcher is an LLM Based Research Paper Generator. A Stored Cross-Site Scripting XSS vulnerability was discovered in the Log Message in the Session Page in OrcaStatLLM-Researcher that allows attackers to inject and execute arbitrary JavaScript code in victims' browsers through...

5.4CVSS0.0017EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/02/06 5:46 p.m.6 views

CVE-2026-24903 OrcaStatLLM Researcher Stored Cross-Site Scripting (XSS) via Log Message Injection in Session Page

OrcaStatLLM Researcher is an LLM Based Research Paper Generator. A Stored Cross-Site Scripting XSS vulnerability was discovered in the Log Message in the Session Page in OrcaStatLLM-Researcher that allows attackers to inject and execute arbitrary JavaScript code in victims' browsers through...

5.3CVSS5.8AI score0.0017EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 5:46 p.m.11 views

CVE-2026-24903

OrcaStatLLM Researcher is an LLM Based Research Paper Generator. A Stored Cross-Site Scripting XSS vulnerability was discovered in the Log Message in the Session Page in OrcaStatLLM-Researcher that allows attackers to inject and execute arbitrary JavaScript code in victims' browsers through...

5.3CVSS5.8AI score0.0017EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/02/06 5:46 p.m.17 views

EUVD-2026-5643

OrcaStatLLM Researcher is an LLM Based Research Paper Generator. A Stored Cross-Site Scripting XSS vulnerability was discovered in the Log Message in the Session Page in OrcaStatLLM-Researcher that allows attackers to inject and execute arbitrary JavaScript code in victims' browsers through...

5.3CVSS5.8AI score0.0017EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2006-7144

Malware in sbrugna...

1.9CVSS6.3AI score0.00298EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2024-45139

Malicious code in bioql PyPI...

7.8CVSS7.8AI score0.00477EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-50086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log...

9.8CVSS6.1AI score0.00477EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fixed the issue where a memory leak occurred after the session was logged off. There is an issue with the interaction between SMB2 session logging out and SMB2 session setup. This issue causes a memory leak after the sessi...

9.8CVSS6.5AI score0.00477EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/29 1:15 a.m.5 views

DEBIAN-CVE-2024-50086

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

7CVSS6.1AI score0.00477EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.11 views

UBUNTU-CVE-2024-50086

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

9.8CVSS6.5AI score0.00477EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.44 views

CVE-2024-50086 ksmbd: fix user-after-free from session log off

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

9.8CVSS0.00477EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/29 12:50 a.m.19 views

CVE-2024-50086 ksmbd: fix user-after-free from session log off

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

9.8CVSS6.5AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/04/30 2:22 a.m.9 views

SUSE CVE-2023-52723

In KDE libksieve before 23.03.80, kmanagesieve/session.cpp places a cleartext password in server logs because a username variable is accidentally given a password value...

7.1CVSS7.1AI score0.00547EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2020/02/05 1:55 p.m.121 views

New Relic: Bypassing Protection Mechanism: Change of Account Name after Session Log out

The researcher illustrated a delay in session invalidation. This has not been added to our public policy to help prevent confusion...

0.3AI score
SaveExploits0
zdt
zdt
added 2017/11/13 12:00 a.m.77 views

Xlight FTP Server 3.8.8.5 - Buffer Overflow (PoC) Exploit

Exploit for windows platform in category dos / poc !/usr/bin/python Exploit Author: bzyo Twitter: @bzyo Exploit Title: Xlight FTP Server x86/x64 - Buffer Overflow Crash PoC Vulnerable Software: Xlight FTP Server v3.8.8.5 x86/x64 Vendor Homepage: http://www.xlightftpd.com/ Version: v3.8.8.5 x86/x6...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/11/07 12:00 a.m.41 views

Xlight FTP Server 3.8.8.5 - Buffer Overflow (PoC)

!/usr/bin/python Exploit Author: bzyo Twitter: @bzyo Exploit Title: Xlight FTP Server x86/x64 - Buffer Overflow Crash PoC Date: 07-11-2017 Vulnerable Software: Xlight FTP Server v3.8.8.5 x86/x64 Vendor Homepage: http://www.xlightftpd.com/ Version: v3.8.8.5 x86/x64 Software Link:...

5.3AI score
SaveExploits0
Rows per page
Query Builder