Lucene search
+L

16341 matches found

Kitploit
Kitploit
added 2026/08/26 8:29 p.m.2 views

cve-2023-6019

इस रिपॉजिटरी में README नहीं है।...

9.8CVSS7.8AI score0.7463EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/08/26 8:26 p.m.6 views

SoIG

SoIG Das Instagram-OSINT-Tool sammelt eine Reihe von Informationen von einem Instagram-Konto, die du normalerweise nicht allein durch das Betrachten des Profils erhalten würdest. Erste Schritte Die Informationen umfassen : Profil : Benutzername, Profilname, URL, Follower, Gefolgte, Anzahl der...

5.5AI score
SaveExploits0References1
CVE
CVE
added 2026/08/26 8:26 p.m.13 views

CVE-2026-61792

Weblate , a web-based continuous localization platform, is affected by a path traversal vulnerability in its App store metadata download feature (versions prior to 2026.7 ). Attacker-influenced paths are resolved without adequate confinement to the repository, allowing a user with project-adminis...

7.7CVSS5.6AI score0.00316EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 8:26 p.m.5 views

CVE-2026-61792 Weblate path traversal allows a project administrator to read arbitrary files via App store metadata download (Incomplete Fix of CVE-2026-34242)

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, a project administrator can read files outside their repository through the App store metadata download feature, which resolves attacker-influenced paths without adequately...

7.7CVSS5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/26 8:16 p.m.3 views

CVE-2025-66034-htb-ctf

CVE-2025-66034-htb-ctf Exploit do Gerador de Fontes Variáveis VariaType Este repositório contém um exploit especializado para a máquina VariaType do Hack The Box. O exploit aproveita uma vulnerabilidade na forma como a biblioteca fontTools ou a aplicação web lida com arquivos XML .designspace e...

9.8CVSS7.7AI score0.00547EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/26 8:13 p.m.4 views

ptcpdump

ptcpdump %20e2e %20e2e Inglese | Cinese ptcpdump è un analizzatore di pacchetti compatibile con tcpdump basato su eBPF, che annota automaticamente i pacchetti con metadati di processo/contenitore/pod quando rilevabile. Ispirato da jschwinger233/skbdump. Indice dei contenuti Caratteristiche...

5.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/26 6:28 p.m.1 views

remove-ai-watermarks

Remove AI Watermarks Remove AI provenance marks from images and video you generated yourself: known visible labels such as the Gemini sparkle and vendor text marks; invisible pixel watermarks through diffusion regeneration; C2PA, EXIF, XMP, IPTC, and related AI metadata. Video support covers...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 6:27 p.m.8 views

guac

GUAC: Grafo per la Comprensione della Composizione degli Artefatti Nota: GUAC è in fase di sviluppo attivo - se sei interessato a contribuire, consulta la guida per i contributori. GUAC è un progetto in incubazione di OpenSSF sotto il Supply Chain Integrity WG. Graph for Understanding Artifact...

5.4AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/26 6:27 p.m.55 views

guac

GUAC: Graph for Understanding Artifact Composition Note: GUAC is under active development - if you are interested in contributing, please look at contributor guide. GUAC is an OpenSSF incubating project under the Supply Chain Integrity WG. Graph for Understanding Artifact Composition GUAC...

5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/26 5:53 p.m.4 views

CVE-2026-54256 Winter: Authenticated IDOR in backend FileUpload widget allows cross-user access to attachment metadata

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend FileUpload form widget trusted an attacker-controlled fileid POST parameter when resolving the attachment it operates on, allowing an authenticated backend user to rea...

5.4CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/26 5:53 p.m.28 views

CVE-2026-54256

Winter CMS (v1.2.12 and earlier) contains an Insecure Direct Object Reference (IDOR) in the backend FileUpload form widget. The widget's getFileRecord() resolved a user-supplied file_id POST parameter against the global system_files table without scoping to the widget's own relation or parent rec...

5.4CVSS5.7AI score0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 5:53 p.m.34 views

CVE-2026-54256 Winter: Authenticated IDOR in backend FileUpload widget allows cross-user access to attachment metadata

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend FileUpload form widget trusted an attacker-controlled fileid POST parameter when resolving the attachment it operates on, allowing an authenticated backend user to rea...

5.4CVSS0.00143EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 5:19 p.m.26 views

username-anarchy

Username Anarchy Version: 0.6 20 September 2024 Author: urbanadventurer Andrew Horton Homepage: https://www.morningstarsecurity.com/research/username-anarchy Source: https://github.com/urbanadventurer/username-anarchy/ License: MIT Description Tools for generating usernames when penetration...

5.9AI score
SaveExploits0References2
CVE
CVE
added 2026/08/26 10:09 a.m.20 views

CVE-2026-80347

mcp-fetch (npm package @kazuph/mcp-fetch ) through version 1.6.3 contains a Server-Side Request Forgery (SSRF) flaw in its isSafeUrl guard. When a target URL uses an IPv6 literal such as http://[::1]/, the parsed hostname retains the surrounding brackets. The net.isIP check returns zero for the b...

8.7CVSS5.4AI score0.00277EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 10:09 a.m.32 views

CVE-2026-80347 mcp-fetch through 1.6.3 Server-Side Request Forgery via Unstripped IPv6 Literal Brackets

mcp-fetch checks a fetch target against its SSRF guard without removing the brackets that surround an IPv6 literal. isSafeUrl reads the hostname from the parsed URL, which for a literal such as http://::1/ yields the bracketed string, and then tests it with net.isIP. That call returns zero for a...

8.7CVSS0.00277EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 10:09 a.m.4 views

CVE-2026-80347 mcp-fetch through 1.6.3 Server-Side Request Forgery via Unstripped IPv6 Literal Brackets

mcp-fetch checks a fetch target against its SSRF guard without removing the brackets that surround an IPv6 literal. isSafeUrl reads the hostname from the parsed URL, which for a literal such as http://::1/ yields the bracketed string, and then tests it with net.isIP. That call returns zero for a...

8.7CVSS5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2025-47917

Exploit CVE-2025-47917 Use-After-Free in mbedTLS Autore : Byte Reaper Telegram : @ByteReaper0 CVE : CVE-2025-47917 Vulnerabilità : Use-After-Free UAF nel parsing dei nomi di mbedTLS 3.6.4 Descrizione Questo repository contiene un exploit che mira a una vulnerabilità Use-After-Free nella funzione ...

9.8CVSS8.1AI score0.0199EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.4 views

CVE-2023-7231

CVE-2023-7231 – Catena SSRF critica → Memcached/Docker RCE tramite Audible fetchResource 🔥 Riepilogo Questa vulnerabilità abilita Server-Side Request Forgery SSRF nell'API fetchResource di Audible su .audible.com, consentendo a attaccanti non autenticati di spostarsi nell'infrastruttura interna...

7.3CVSS8.7AI score0.00438EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.5 views

POC_CVE-2026-42589

POCCVE-2026-42589 Laboratório de reprodução local e rascunho de template do nuclei para CVE-2026-42589 que afeta o Gotenberg. Resumo A CVE-2026-42589 é um problema de execução remota de código não autenticada no Gotenberg causado por injeção de nova linha na chave de metadados em: root@kitploit:...

9.8CVSS8.7AI score0.03013EPSS
SaveExploits2References1
NVD
NVD
added 2026/08/26 6:16 a.m.4 views

CVE-2026-13404

The Royal Addons for Elementor WordPress plugin before 1.7.1066 does not perform any capability or ownership check relying only on a publicly-scrapeable nonce before writing like-count and visitor-tracking post meta keyed on an arbitrary post ID, allowing unauthenticated users to modify that...

5.3CVSS0.00291EPSS
SaveExploits0References1
Rows per page
Query Builder