Lucene search
+L

124 matches found

Kitploit
Kitploit
added 2026/08/30 12:45 p.m.5 views

CVE-2024-21006_jar

CVE-2024-21006jar expコード参照:https://github.com/momika233/CVE-2024-21006 ここではソースコードをコンパイルしてjarパッケージにし、使いやすくしています。libディレクトリには依存ファイルがあります。ソースコードを修正したい場合は、自分でコンパイルしてください。 使い方 root@kitploit: java -jar CVE-2024-21006.jar dadvlingd師匠のプロジェクトを参考に、bindランダム文字列を使用し、ペイロードが一度しか実行できない問題を解決しました。 参考...

7.5CVSS6.8AI score0.07854EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/08/27 4:12 a.m.3 views

symfony

Symfony é um framework PHP para aplicações web e de console e um conjunto de componentes PHP reutilizáveis. O Symfony é usado por milhares de aplicações web e pela maioria dos projetos PHP populares. Instalação Instale o Symfony com o Composer veja os detalhes dos requisitos. O Symfony segue...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 8:53 p.m.4 views

awesome-dfir-skills

🔥 awesome-dfir-skills Eine community-getriebene Sammlung von DFIR / Incident Response Skills : wiederverwendbare Prompts, Workflows und Hilfsdateien, die Praktikern helfen, schneller zu arbeiten, konsistent zu bleiben und vielleicht – nur vielleicht – etwas Schlaf zu bekommen. 🚀 Schnellstart 1...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 8:17 p.m.2 views

django-defender

django-defender .. image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband .. image:: https://img.shields.io/pypi/pyversions/django-defender.svg :alt: Versioni Python supportate :target: https://pypi.org/project/django-defender/ .. image::...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.1560 views

pwndoc

PwnDoc PwnDoc is a pentest reporting application making it simple and easy to write your findings and generate a customizable Docx report. The main goal is to have more time to Pwn and less time to Doc by mutualizing data like vulnerabilities between users. Documentation Installation Data Roles...

5.5AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/24 5:16 p.m.1 views

cve-2022-27666-exploits

cve-2022-27666-exploits Il existe 2 méthodes d'exploitation qui exploitent CVE-2022-27666. Pour plus d'informations sur l'utilisation de ces bases de code, veuillez consulter mon blog ici...

7.8CVSS6.5AI score0.05524EPSS
SaveExploits2References1
OSV
OSV
added 2026/08/12 2:32 p.m.12 views

CVE-2026-73431 Reusable Account Activation and Recovery Tokens Allow Repeated Account Takeover in vulnerability-lookup

Vulnerability-Lookup contains an authentication weakness in its account activation and password-recovery mechanism. Activation and recovery links were generated using stateless signed tokens containing only the user's login. Although the token signature and age were validated, the application did...

8.8CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/07 7:25 a.m.69 views

CVE-2026-15239

CVE-2026-15239 affects the Simple CAPTCHA with Cloudflare Turnstile WordPress plugin (pre-1.42.0). The vulnerability arises because the Turnstile validation cache isn’t bound to the single-use challenge token, instead tying to an attacker-controlled reusable request value, enabling unauthenticate...

5.3CVSS5.3AI score0.00111EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/08/03 4:24 p.m.12 views

Google Password Manager Attacks Could Let Malware Hijack Passkey-Protected Accounts

Malware running as an ordinary user on a Windows machine can sign into a victim's passkey-protected accounts without a fingerprint, a PIN, or anything at all appearing on the victim's screen. Unit 42 detailed three attack paths against Chrome's Google Password Manager cloud authenticator, which i...

5.7AI score
SaveExploits0
CVE
CVE
added 2026/07/27 6:00 a.m.28 views

CVE-2026-14235

CVE-2026-14235 affects the Download Manager WordPress plugin before 3.3.62. The vulnerability arises because the temporary download token is not bound to the requesting session and is not expired promptly, turning it into a long-lived, multi-use, portable bearer token. This allows an attacker who...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/27 6:00 a.m.46 views

CVE-2026-14235 WordPress Download Manager < 3.3.62 - Unauthorized Protected File Download via Reusable Download Key

The Download Manager WordPress plugin before 3.3.62 does not bind its temporary download token to the requesting session nor expire it promptly, making the token a long-lived, multi-use, portable bearer token, so that an attacker who obtains one leaked download key can repeatedly download a role-...

0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/18 5:48 a.m.21 views

MGASA-2026-0257 Updated nodejs packages fix security vulnerabilities

lib,test: redact proxy credentials in tunnel errors. CVE-2026-48615 permission: handle process.chdir on writereport. CVE-2026-48617 tls: normalize hostname for server identity checks. CVE-2026-48618 http2: cap originSet size to prevent unbounded memory growth. CVE-2026-48619 tls: fix case-sensiti...

9.8CVSS5.9AI score0.03711EPSS
SaveExploits1References4
Mageia
Mageia
added 2026/07/18 5:48 a.m.20 views

Updated nodejs packages fix security vulnerabilities

lib,test: redact proxy credentials in tunnel errors. CVE-2026-48615 permission: handle process.chdir on writereport. CVE-2026-48617 tls: normalize hostname for server identity checks. CVE-2026-48618 http2: cap originSet size to prevent unbounded memory growth. CVE-2026-48619 tls: fix case-sensiti...

9.8CVSS5.9AI score0.03711EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/07/13 5:00 p.m.17 views

Decidim: Private exports can be downloaded through reusable links

Description The normal downloadyourdata flow requires the requester to be logged in as the export owner, but the resulting Active Storage blob redirect URL can be replayed without authentication by anyone who obtains it. Technical description This private export flow turns an authenticated,...

6.5CVSS6.1AI score0.00274EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/13 5:00 p.m.8 views

GHSA-767H-63J4-5226 Decidim: Private exports can be downloaded through reusable links

Description The normal downloadyourdata flow requires the requester to be logged in as the export owner, but the resulting Active Storage blob redirect URL can be replayed without authentication by anyone who obtains it. Technical description This private export flow turns an authenticated,...

6.5CVSS6.1AI score0.00274EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/08 4:21 p.m.15 views

CVE-2026-11856

A flaw was found in curl. When libcurl performs a transfer to an HTTP origin using Digest authentication and then reuses the same connection handle for a subsequent transfer to a different origin, it may incorrectly send the authentication header intended for the first origin to the second. This...

9.8CVSS5.8AI score0.00688EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/30 9:06 a.m.9 views

SUSE-SU-2026:2695-1 Security update for nodejs22

This update for nodejs22 fixes the following issues: - CVE-2026-48618: tls: normalize hostname for server identity checks bsc1268593. - CVE-2026-48933: crypto: guard WebCrypto cipher output length bsc1268592. - CVE-2026-48615: lib,test: redact proxy credentials in tunnel errors bsc1268598. -...

9.8CVSS6.1AI score0.03711EPSS
SaveExploits3References39
EUVD
EUVD
added 2026/06/29 3:23 p.m.29 views

EUVD-2026-40127

Insertion of sensitive information into sent data in the AI Agent job API in Devolutions PowerShell Universal 2026.2.0 allows an authenticated user with AI Agent read access to obtain reusable, potentially higher-privileged authentication tokens via App Tokens serialized in plaintext in job API...

6.5CVSS5.8AI score0.00438EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/09 1:16 p.m.31 views

CVE-2026-11764

When creating an export of all reusable media, the secrets of connected gift cards were included in the export even if the user creating the export does not have permission to view gift cards. This is inconsistent with the UI and API where only the first letters of the gift card secret are shown...

6.9CVSS0.00229EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/09 11:54 a.m.32 views

EUVD-2026-35407

When creating an export of all reusable media, the secrets of connected gift cards were included in the export even if the user creating the export does not have permission to view gift cards. This is inconsistent with the UI and API where only the first letters of the gift card secret are shown...

6.9CVSS5.5AI score0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder