Lucene search
+L

115 matches found

Kitploit
Kitploit
added 2026/08/25 4:32 a.m.5 views

semgrep-rules

elttams semgrep-rules Willkommen im öffentlichen Repository für semgrep-Reg...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 5:35 a.m.2 views

DiffCatcher

Unterstützung der Entwicklung Wenn dieses Projekt Ihre Arbeit unterstützt, tragen Sie zur laufenden Wartung und zu neuen Funktionen bei. ETH-Spenden-Wallet 0x11282eE5726B3370c8B480e321b3B2aA13686582 Scannen Sie den QR-Code oder kopieren Sie die obige Wallet-Adresse. Ein Rust-CLI-Tool, das rekursi...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 2:44 a.m.3 views

DevAudit

Nota : DevAudit utilizza il database OSS Index, che ha alcune limitazioni di frequenza. Se noti di aver raggiunto il limite, per favore apri una segnalazione. Gli utenti autenticati hanno un limite più alto, e stiamo implementando l'autenticazione in DevAudit a breve. La maggior parte degli utent...

5.3AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/20 6:48 p.m.3 views

Cobra

Cobra Il design di questo progetto non è più in grado di soddisfare i requisiti attuali di scansione white-box, non è più mantenuto ed è utilizzabile solo a scopo di ricerca: non utilizzarlo in ambienti di produzione. Introduzione Cobra è uno strumento di audit di sicurezza del codice sorgente , ...

5.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.10 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.132 views

VulnPilot

VulnPilot VulnPilot is an automation framework for vulnerabil...

5.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/24 3:26 p.m.180 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.8 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.158 views

cve

Here are some vulnerabilities related to variou...

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

EUVD-2023-46375

Malicious code in bioql PyPI...

9CVSS9AI score0.00271EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/09/16 12:04 p.m.137 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.8 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.24 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...

7.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/10 9:08 p.m.18 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.17 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.16 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.25 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.19 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.17 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.26 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