Lucene search
+L

52 matches found

Kitploit
Kitploit
added 2026/09/11 7:44 a.m.4 views

CVE-2025-5548

攻破 FreeFloat FTP:CVE-2025-5548 的分析与利用 Anderson Steven —— 网络安全硕士,模块 6(漏洞) 个人提交: 漏洞分析与利用方法论 为什么创建这个仓库 我不想只是提交一份“这是可用的 exploit”。这个仓库 记录的是我面对内存破坏漏洞时的工作方式:先看什么、按什么顺序 排除假设、每个阶段使用哪些工具以及为什么。我用 CVE-2025-5548 作为主线,因为它是一个小而易于把握的案例,但这个仓库的核心文档—— METHODOLOGY.md ——不是“如何利用 FreeFloat FTP”的教程,而是我面对任何二进制文件时的推理方式,...

9.8CVSS7.5AI score0.14985EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/09 10:39 a.m.8 views

VLC-CVE-2008-4654-Exploit

VLC-CVE-2008-4654-Exploit これは古い脆弱性で、CVE番号はCVE-2008-4654です。この脆弱性は、modules/demux/ty.cの1650行目で発生するメモリ不足が原因です。 root@kitploit: streamReadpdemux-s, mstbuf, 8 + imapsize; 他のサイトからEXPをダウンロードしたところ、手元のWindows 7 Ultimate x64では正しく動作しませんでした。そこでリターンアドレスを0x68f0cfadから0x6a314b52に変更したところ、動作するようになりました! 旧:...

9.3CVSS6AI score0.57547EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/08 6:46 p.m.7 views

CVE-2026-39259

SmallerC scanf s Stack.md SmallerC - scanf %s 栈缓冲区溢出 项目: https://github.com/alexfru/SmallerC SmallerC 的 scanf 实现在格式字符串中 %s 或 % 未指定显式字段宽度时,不会对字符串读取实施上限。运行时将持续向目标缓冲区写入,直到遇到空白字符或 EOF,而不管缓冲区实际分配的大小如何。任何超出边界的字节都会直接落入栈中,覆盖编译器放置在缓冲区上方的所有内容——局部变量、保存的寄存器、返回地址。 这并不是一类新颖的漏洞。自 C 语言早期以来,无界 scanf...

6.2AI score
SaveExploits0References2
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.10 views

ANT-2026-3SEPW083 · ncurses · Stack-buffer-overflow

stack-buffer-overflow high Severity Claude high · Security research firm high · Maintainer - Discovered by an unreleased Anthropic model REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Ada Logics. ANT-2026-3SEPW083: Stack buffer overflow in SGR mouse...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/07/14 8:17 p.m.19 views

UBUNTU-CVE-2026-47737

Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when setremoteaddress proxyprotocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive...

7.5CVSS6.1AI score0.00266EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/14 7:45 p.m.22 views

CVE-2026-47737

Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when setremoteaddress proxyprotocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive...

7.5CVSS5.3AI score0.00266EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/09 1:26 p.m.16 views

CVE-2026-60095

Vinchin Backup & Recovery through 9.0.0.86562 contains a stack buffer overflow vulnerability in the ModuleHandShake function of the agentlinkserver service that allows unauthenticated remote attackers to overwrite the saved return address by supplying an oversized listenuuid field that is measure...

6.9CVSS6.2AI score0.00745EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:46 p.m.21 views

CVE-2026-42485

AGL agl-service-can-low-level contains a stack buffer overflow in the uds-c library. The senddiagnosticrequest function in uds.c allocates a 6-byte stack buffer MAXDIAGNOSTICPAYLOADSIZE=6 but copies up to 7 bytes MAXUDSREQUESTPAYLOADLENGTH=7 via memcpy at an offset of 1+pidlength 2-3 bytes,...

7.5CVSS5.9AI score0.00314EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.30 views

PT-2026-46206

LabF nfsAxe 3.7 Ping Client contains a buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious payload in the Host IP field. Attackers can craft a specially formatted input file with shellcode and overwrite the return address to execute calc.ex...

8.6CVSS6.4AI score0.00146EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/25 2:15 p.m.24 views

EUVD-2018-21889

CuteFTP 5.0 XP contains a buffer overflow vulnerability that allows local attackers to execute arbitrary code by injecting malicious payload into the Site Manager label field. Attackers can craft a payload exceeding 520 bytes that overwrites the return address and executes shellcode when a shortc...

8.6CVSS6.5AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/15 5:59 p.m.48 views

GHSA-44M2-CRH7-F4Q2 Budibase: `PUT /api/datasources/:datasourceId` is protected only by `TABLE/READ` permission instead of builder access, allowing any authenticated app user to overwrite datasource connection parameters including host, port, and URL

Summary Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoutes group with TABLE/READ permission. This is the same authorization level as the read endpoint GET /api/datasources/:datasourceId. Every authenticated...

8.8CVSS6.1AI score0.00251EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.21 views

PT-2026-36519

Name of the Vulnerable Software and Affected Versions agl-service-can-low-level affected versions not specified Description A stack buffer overflow exists in the uds-c library. The send diagnostic request function in uds.c allocates a 6-byte stack buffer but copies up to 7 bytes via memcpy at an...

7.5CVSS6.3AI score0.00314EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/01 12:00 a.m.25 views

CVE-2026-42485

CVE-2026-42485 affects AGL agl-service-can-low-level, specifically the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH) via memcpy at an offset of 1+pid_length, caus...

7.5CVSS6AI score0.00314EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/01 12:00 a.m.9 views

CVE-2026-37530

AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The senddiagnosticrequest function in uds.c allocates a 6-byte stack buffer MAXDIAGNOSTICPAYLOADSIZE=6 but copies up to 7 bytes MAXUDSREQUESTPAYLOADLENGTH=7 via memcpy at an offset of 1+pidlength 2-3...

7.5CVSS6AI score0.00402EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 12:00 a.m.45 views

CVE-2026-37530

AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The senddiagnosticrequest function in uds.c allocates a 6-byte stack buffer MAXDIAGNOSTICPAYLOADSIZE=6 but copies up to 7 bytes MAXUDSREQUESTPAYLOADLENGTH=7 via memcpy at an offset of 1+pidlength 2-3...

0.00402EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 12:00 a.m.41 views

CVE-2026-37530

CVE-2026-37530 affects AGL’s agl-service-can-low-level up to version 17.1.12. The uds-c library contains a stack buffer overflow in the send_diagnostic_request function: it allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH=7) ...

7.5CVSS6AI score0.00402EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/01 12:00 a.m.28 views

EUVD-2026-26698

AGL agl-service-can-low-level contains a stack buffer overflow in the uds-c library. The senddiagnosticrequest function in uds.c allocates a 6-byte stack buffer MAXDIAGNOSTICPAYLOADSIZE=6 but copies up to 7 bytes MAXUDSREQUESTPAYLOADLENGTH=7 via memcpy at an offset of 1+pidlength 2-3 bytes,...

7.5CVSS6AI score0.00314EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/28 12:30 p.m.13 views

EUVD-2016-10852

JAD 1.5.8e-1kali1 and prior contains a stack-based buffer overflow vulnerability that allows attackers to execute arbitrary code by supplying oversized input that exceeds buffer boundaries. Attackers can craft malicious input strings exceeding 8150 bytes to overflow the stack, overwrite return...

9.8CVSS6.6AI score0.00668EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/03/28 12:16 p.m.9 views

CVE-2016-20044

PInfo 0.6.9-5.1 contains a local buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying an oversized argument to the -m parameter. Attackers can craft a malicious input string with 564 bytes of padding followed by a return address to overwrite the...

8.6CVSS6.4AI score0.00241EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/28 12:16 p.m.13 views

UBUNTU-CVE-2016-20043

NRSS RSS Reader 0.3.9-1 contains a stack buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying an oversized argument to the -F parameter. Attackers can craft a malicious input with 256 bytes of padding followed by a controlled EIP value to overwrite the...

8.6CVSS6.5AI score0.00203EPSS
SaveExploits1References5
Rows per page
Query Builder