Lucene search
+L

115 matches found

Kitploit
Kitploit
added 2026/09/18 2:45 a.m.9 views

DevAudit

Note : DevAudit uses the OSS Index database, which has some rate limiting. If you notice you are hitting the limit please raise an issue. Authenticated users get a higher limit, and we am implementing authentication into DevAudit soon. Most non-authenticated users probably won't notice the limit...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/17 6:48 p.m.26 views

Cobra

Cobra 本プロジェクトの設計は現在のホワイトボックススキャン要件を満たせなくなったため、メンテナンスは終了しています。研究目的でのみ使用し、本番環境では使用しないでください。 Introduction(紹介) Cobraはソースコードセキュリティ監査 ツールであり、複数の開発言語のソースコードにおけるほとんどの顕著な セキュリティ問題や脆弱性を検出できます。 Features(特徴) Multi-language Supported(複数の開発言語をサポート)...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 12:17 p.m.14 views

semgrep-rules

elttam 的 semgrep-rules 欢迎来到 elttam 的公开 semgrep 规则仓库。 !semgrep ruleshttp...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:31 a.m.10 views

DiffCatcher

開発支援 このプロジェクトがあなたの仕事に役立っているなら、継続的なメンテナンスと新機能の開発を支援してください。 ETH 寄付ウォレット 0x11282eE5726B3370c8B480e321b3B2aA13686582 上記のQRコードをスキャンするか、ウォレットアドレスをコピーしてください。 Rust製CLIツール。Gitリポジトリを再帰的に検出し、状態変更をキャプチャ、差分を生成、コード要素を完全スニペット付きで抽出、コードレビューや監査ワークフロー向けのセキュリティ重視レポートを出力します。 🎯 主な機能 リポジトリ検出 :...

5.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.20 views

MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.5AI score0.00417EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2026/06/14 7:26 p.m.137 views

VulnPilot

VulnPilot VulnPilot is an automation framework for vulnerabil...

5.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/24 3:26 p.m.186 views

security-audit

security-audit A Claude Code skill + plugin marketplace for a...

5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 8:58 a.m.10 views

CVE-2023-45823

Artifact Hub is a web-based application that enables finding, installing, and publishing packages and configurations for CNCF projects. During a security audit of Artifact Hub's code base a security researcher identified a bug in which by using symbolic links in certain kinds of repositories load...

7.5CVSS7AI score0.00631EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/11/20 1:55 p.m.159 views

cve

Here are some vulnerabilities related to variou...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.16 views

EUVD-2023-46375

Malicious code in bioql PyPI...

9CVSS9AI score0.00271EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/09/16 12:04 p.m.138 views

Exploit-chain

Exploit-chain Exploit chain range building and penetration xx...

6.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/13 12:00 a.m.10 views

Unencrypted Flying Objects: Security Lessons from University Small Satellite Developers and Their Code

Satellites face a multitude of security risks that set them apart from hardware on Earth. Small satellites may face additional challenges, as they are often developed on a budget and by amateur organizations or universities that do not consider security. We explore the security practices and...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/04/11 2:07 p.m.25 views

SurrealDB server-takeover via SurrealQL injection on backup import

The SurrealDB command-line tool allows exporting databases through the export command. It was discovered that table or field names are not properly sanitized in exports, leading to a SurrealQL injection when the backup is reimported. For the injection to occur, an authenticated System User with...

9.4CVSS7.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/10 9:08 p.m.20 views

SurrealDB has local file read of 2-column TSV files via analyzers

An authenticated system user at the root, namespace, or database levels can use the DEFINE ANALYZER statement to point to arbitrary file locations on the file system, and should the file be tab separated with two columns, the analyzer can be leveraged to exfiltrate the content. This issue was...

7.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/08/23 6:51 p.m.19 views

GHSA-WQ9X-QWCQ-MMGF Diesel vulnerable to Binary Protocol Misinterpretation caused by Truncating or Overflowing Casts

The following presentation at this year's DEF CON was brought to our attention on the Diesel Gitter Channel: SQL Injection isn't Dead: Smuggling Queries at the Protocol Level Archive link for posterity. Essentially, encoding a value larger than 4GiB can cause the length prefix in the protocol to...

9.3CVSS8.5AI score
SaveExploits0References5
Hacker One
Hacker One
added 2023/12/23 8:53 p.m.19 views

TikTok: Exploitable live argument in onClick Function leads to Data Leakage of Inactive/Suspended Products

The "Search Product" function in the TikTok Shop Seller API contained a vulnerability that allowed access to inactive or suspended products by manipulating the "live" parameter in the API request. The vulnerability was reported to the team and remediated...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/08 12:00 a.m.28 views

Incorrect Decimals Conversion in Curve2PoolAdapter::primitiveOutputAmount Function

Lines of code Vulnerability details Impact The bug in the primitiveOutputAmount function can lead to incorrect decimal conversions when calculating the rawInputAmount. The rawInputAmount is calculated using the convertDecimals function, but the decimals parameter passed to convertDecimals is...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/08 12:00 a.m.23 views

Unverified Primitives

Lines of code Vulnerability details Impact Interacting with unverified or malicious Ocean primitives could result in loss of funds or incorrect computations. Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/05 12:00 a.m.32 views

Users pay higher fee than intended

Lines of code Vulnerability details Impact Protocol mints incorrect depositAmount and depositShare to protocol. Such that reserveFee is higher than defined. Suppose following scenario: 1. Tranche 2 has 20% APR, has 5000 borrowed 2. Tranche 1 has 10% APR, has 10000 borrowed 3. ReserveFee is 10% 4...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/28 12:00 a.m.29 views

Missing balance checks in _reserveTokenSpecified()

Lines of code Vulnerability details Impact By calling depositGivenInputAmount and withdrawGivenOutputAmount which both call 'reserveTokenSpecified', users may potentially create scenarios where the balance ratio allowed for the EvolvedProtocol.sol deployment is violated. POC depositGivenInputAmou...

6.8AI score
SaveExploits0
Rows per page
Query Builder