Lucene search
+L

145 matches found

Kitploit
Kitploit
added 2026/09/08 10:09 a.m.5 views

CVE-2017-7651

Info This repository is used to display the C++ code used by Felipe Balabanian on his discovery https://bugs.eclipse.org/bugs/showbug.cgi?id=529754. You can find the compiled binary in the release section. Disclaimer This is not my code and I do not take credit for any work...

7.5CVSS7.4AI score0.05213EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 6:07 a.m.8 views

SHGenOb

SHGenOB: Shellcode Generator from PIC C Code Introduction SHGenOB is a Python-based tool designed to generate shellcode from Position Independent Code PIC written in C. It automates the process of compiling C code, extracting the .text section, and optionally encrypting the resulting shellcode...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 12:58 p.m.5 views

CVE-2019-25137-Version-Research

CVE-2019-25137 受影响版本研究 CVE-2019-25137 概述 CVE-2019-25137 是 Umbraco CMS 中的一个 XSLT 注入漏洞。该漏洞存在于 XSLT(可扩展样式表语言转换)可视化器网页中。此网页的易受攻击 URI 是 /umbraco/developer/Xslt/xsltVisualize.aspx。 成功利用 XSLT 可视化器可导致在目标系统上执行 C 代码。要利用此漏洞,用户需要拥有 Umbraco CMS 的合法管理员凭据。 CVE-2019-25137 的概念验证使用了 msxsl:script 元素。该元素允许在 XSLT...

7.2CVSS7.3AI score0.0412EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/02 12:35 p.m.5 views

Weggli_rules_SSTIC2023

这里是一份精心整理的 weggli 查询列表 你可以逐一阅读和使用它们,也可以批量运行: 用法: root@kitploit: $ bash dangerousfunctions.qry code.c $ bash mallocoverflow.qry -e cc sourcedir/ 共有三个类别: 1. 危险函数:例如 strcpy、system 等.. 2. 栈:尝试检测栈上的拷贝,以及其他内容.. 3. malloc:查找 malloc 函数中的溢出 它们都是自动文档化的,你可以直接阅读它们。...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 3:20 a.m.5 views

cve-2021-4034

cve-2021-4034 易于使用的 CVE-2021-4034 Shell 实现,该漏洞于昨日发布。原始 C 代码来源于 https://github.com/arthepsy/CVE-2021-4034。...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Chainguard
Chainguard
added 2026/08/17 8:31 p.m.23 views

GHSA-H7RQ-F9GQ-MC8R vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/04/24 7:11 p.m.13 views

EUVD-2026-25610

Mojic is a CLI tool to transform readable C code into an unrecognizable chaotic stream of emojis. Prior to 2.1.4, the CipherEngine uses a standard equality operator !== to verify the HMAC-SHA256 integrity seal during the decryption phase. This creates an Observable Timing Discrepancy CWE-208,...

4.7CVSS5.3AI score0.00108EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/30 12:00 a.m.22 views

VulnScout-C: A Lightweight Transformer for C Code Vulnerability Detection

Vulnerability detection in C programs is a critical challenge in software security. Although large language models LLMs achieve strong detection performance, their multi-billion-parameter scale makes them impractical for integration into development workflows requiring low latency and continuous...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/11 12:00 a.m.7 views

TOSSS: A CVE-Based Software Security Benchmark for Large Language Models

With their increasing capabilities, Large Language Models LLMs are now used across many industries. They have become useful tools for software engineers and support a wide range of development tasks. As LLMs are increasingly used in software development workflows, a critical question arises: are...

5.9AI score
SaveExploits0
Snyk
Snyk
added 2026/03/10 9:02 p.m.15 views

Out-of-bounds Read

Overview Magick.NET-Q16-HDRI-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.2CVSS5.8AI score0.00258EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.8 views

openSUSE 16 Security Update : go1.24 (openSUSE-SU-2026:20220-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20220-1 advisory. Update to version 1.24.13. Security issues fixed: - CVE-2025-61732: cmd/go: discrepancy between Go and C/C++ comment parsing allows for C code...

10CVSS6.3AI score0.00778EPSS
SaveExploits1References10
OSV
OSV
added 2026/02/13 11:58 a.m.6 views

SUSE-SU-2026:20429-1 Security update for go1.24

This update for go1.24 fixes the following issues: Update to version 1.24.13. Security issues fixed: - CVE-2025-61732: cmd/go: discrepancy between Go and C/C++ comment parsing allows for C code smuggling bsc1257692. - CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session...

10CVSS7.8AI score0.00778EPSS
SaveExploits1References8
OSV
OSV
added 2026/02/13 10:08 a.m.7 views

OPENSUSE-SU-2026:20214-1 Security update for go1.25

This update for go1.25 fixes the following issues: Update to version 1.25.7. Security issues fixed: - CVE-2025-61732: cmd/go: discrepancy between Go and C/C++ comment parsing allows for C code smuggling bsc1257692. - CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session...

10CVSS5.9AI score0.00778EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2006-3849

Malware in sbrugna...

6.5CVSS6.4AI score0.01922EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2014-8608

Malware in sbrugna...

9CVSS6.3AI score0.03317EPSS
SaveExploits3References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-16693

Malicious code in bioql PyPI...

5.5CVSS5.4AI score0.00312EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2022-38005

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.00296EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2025/07/04 12:54 p.m.349 views

Exploit for SQL Injection in Anisha Car_Rental_System

CVE‑2025‑6907 SQLi Exploit Tool File: exploit.c Aut...

9.8CVSS8AI score0.00415EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2025/05/23 3:36 a.m.15 views

CVE-2023-28480

An issue was discovered in Tigergraph Enterprise 3.7.0. The TigerGraph platform allows users to define new User Defined Functions UDFs from C/C++ code. To support this functionality TigerGraph allows users to upload custom C/C++ code which is then compiled and installed into the platform. An...

6.5CVSS7.1AI score0.00644EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:56 a.m.13 views

CVE-2024-6596

An unauthenticated remote attacker can run malicious c code included in curve files and execute commands in the users context...

9.8CVSS7.8AI score0.00791EPSS
SaveExploits0References1
Rows per page
Query Builder