47248 matches found
EUVD-2026-69607
pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...
CVE-2026-84310 pypdf: Possible long runtimes/large memory usage when retrieving outlines
pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...
CVE-2026-84310
pypdf , a pure-Python PDF library, is vulnerable to denial-of-service via crafted PDFs. The vulnerable component is the _get_outline function in pypdf/_doc_common.py, which lacks global entry-count and nesting-depth limits during outline traversal. A malicious PDF with a large number of outline e...
CVE-2026-84310 pypdf: Possible long runtimes/large memory usage when retrieving outlines
pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...
bypass360mimikatz_x64
Method: Modify resources, add digital signature Extraction password: 6613kris清水川崎...
http-stalling-detector
HTTP Stalling Detector HTTP stalling DoS attacks take advantage of an inability for webservers to determine if a remote client is just connected over a slow link or if the remote client is deliberately sending data very slowly to avoid the webserver doing a timeout and shutting down the connectio...
EUVD-2026-69559
Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user can submit a specially crafted request that causes excessive resource consumption, which may render Kibana unavailable...
CVE-2026-72652 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service
Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user can submit a specially crafted request that causes excessive resource consumption, which may render Kibana unavailable...
CVE-2026-72652 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service
Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user can submit a specially crafted request that causes excessive resource consumption, which may render Kibana unavailable...
CVE-2026-72652
CVE-2026-72652 is a denial of service vulnerability in Kibana caused by allocation of resources without limits or throttling (CWE-770) , triggered via Excessive Allocation (CAPEC-130) . An authenticated user can submit a specially crafted request that causes excessive resource consumption, potent...
CVE-2026-56143 Allocation of Resources Without Limits or Throttling in Elasticsearch Leading to Denial of Service
Allocation of Resources Without Limits or Throttling CWE-770 in Elasticsearch can lead to a denial of service via Excessive Allocation CAPEC-130. A user with elevated privileges can submit a specially crafted request that causes excessive memory consumption, which may render the affected node...
EUVD-2026-69558
Allocation of Resources Without Limits or Throttling CWE-770 in Elasticsearch can lead to a denial of service via Excessive Allocation CAPEC-130. A user with elevated privileges can submit a specially crafted request that causes excessive memory consumption, which may render the affected node...
CVE-2026-56143
CVE-2026-56143 is a Denial of Service vulnerability in Elasticsearch caused by Allocation of Resources Without Limits or Throttling (CWE-770) . An attacker with elevated privileges can submit a specially crafted request that triggers excessive memory allocation (CAPEC-130) , potentially rendering...
CVE-2026-33465
CVE-2026-33465 affects Kibana and involves a resource allocation without limits or throttling flaw (CWE-770). An authenticated user with low-level permissions can submit a specially crafted request that triggers excessive resource consumption, potentially rendering Kibana unavailable (denial of s...
EUVD-2026-69557
Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user with low-level permissions could submit a specially crafted request that causes excessive resource consumption, which may render Kibana...
CVE-2026-33465 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service
Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user with low-level permissions could submit a specially crafted request that causes excessive resource consumption, which may render Kibana...
cve-2024-38821
cve-2024-38821 Analysis: https://www.deep-kondah.com/spring-webflux-static-resource-access-vulnerability-cve-2024-38821-explained/...
Malware-Bible
The Indoctrination Welcome to the Malware Bible. Brought to you by The Perkins Cybersecurity Educational Fund. This sacred text was created specifically to guide you on your journey into the realm of cybersecurity. Whether you are seeking to understand, master, or dominate this craft, these sacre...
awesome-entra
Awesome Entra Microsoft Entraの素晴らしいツール、ガイド、その他のリソースを厳選したリストです。 目次 Merillのニュースレター&ポッドキャスト マインドマップ ラーニングハブ プレゼンテーション aka.ms ツール コミュニティ YouTube ポッドキャスト Bluesky Twitter LinkedIn ブログ Merillのニュースレター&ポッドキャスト Entra.News - Microsoftとコミュニティからの最新のMicrosoft Entraニュースを毎週まとめたものです。 Entra.Chat -...
CVE-2024-38819-POC
CVE-2024-38819: 概念実証 PoC これは、私が報告した CVE-2024-38819 脆弱性の概念実証であり、パストラバーサル(ディレクトリトラバーサル)のエクスプロイトを示しています。 実行手順 1. Docker イメージをビルドします(Spring Boot 3.3.4、Spring Framework 6.1.13 ベース) root@kitploit: cd vuln docker build -t cve-2024-38819-poc . 2. コンテナを実行し、ポート 8080 をホストマシンに公開します root@kitploit: docker run ...