53937 matches found
CVE-2023-30226
CVE-2023-30226 Rizin è un framework di reverse engineering derivato da radare2; è stata scoperta una falla nel suo codice del parser ELF che consente a un file appositamente creato di effettuare un denial of service. Ciò impedirebbe a un utente di caricare il file in rizin, ma non avrebbe comunqu...
CVE-2016-2233
CVE-2016-2233 CVE-2016-2233 è una vulnerabilità di buffer overflow basato su stack correlata a un software IRC ampiamente utilizzato, Hexchat. Abbiamo costruito un server IRC e lanciato l'attacco su di esso per far crashare tutti i client connessi al server. Abbiamo sfruttato il nostro attacco su...
CVE-2024-31449
CVE-2024-31449 Redis è un database non relazionale in-memory open source. Riepilogo Vulnerabilità di stack buffer overflow presente in tutte le versioni di Redis che includono il motore Lua Correlata alla funzione bit.tohex all'interno del motore Lua il modulo bit viene utilizzato per eseguire...
morpheus
Morpheus - automated ettercap TCP/IP Hijacking tool root@kitploit: Version release: v2.2 - STABLE Author: pedro ubuntu r00t-3xp10it Codename: oneiroi phobetor The mithologic dream greek god Distros Supported: Linux Ubuntu, Kali, Debian, BackBox, Parrot OS Suspicious-Shell-Activity© SSA RedTeam...
wifi-deauth
Un attacco DoS che disconnette tutti i dispositivi da una rete wifi target. La password della rete non è richiesta Testato su Kali NetHunter Screenshot in fondo IMPORTANTE In alcune occasioni, gli AP di rete possono operare su entrambe le frequenze 5GHz e 2.4GHz con lo stesso nome BSSID/SSID. Per...
cve
CVE Descrizione del problema: Stackoverflow Sto cercando di costruire il mio progetto in Docker, quindi uso Docker Desktop per buildare il progetto, quando creo l'immagine ottengo questa come una delle vulnerabilità root@kitploit: CVE-2024-26308 CWE-770 7.5 H Allocation of Resources Without Limit...
CVE-2026-79921
amqp091-go is a Go client library for the AMQP 0-9-1 protocol. Before v1.13.0 , a compromised or malicious AMQP broker can force the client to allocate and process content body frames that exceed the negotiated frame_max limit, bypassing the protocol's built-in framing constraints. This leads to ...
CVE-2021-33831
Introduzione L'applicazione viene utilizzata per tracciare le persone secondo le leggi tedesche sulle infezioni per poter tracciare le catene di infezione da Covid-19. È stato creato da un progetto studentesco chiamato iCampus ed è utilizzato non solo presso l'università di Wildau ma anche a...
CVE-2026-26449
In Stomper 5e2741e when a client sends a SEND frame missing the destination header field, the server triggers a null pointer dereference or access to invalid memory while processing the frame, causing the process to crash...
CVE-2019-16279
CVE-2019-16279 (CVE-2019-16279)DoS Dieser Fehler nutzt einen Speicherfehler aus, wenn in einer einzigen Verbindung zu viele \r\n gesendet werden. Beispiel $ curl http://127.0.0.1:8080 HELLO! $ ./CVE-2019-16279.sh 127.0.0.1 8080 $ curl http://127.0.0.1:8080 curl: 7 Failed to connect to 127.0.0.1...
bind: bind9: Unexpected exit with NSEC and NSEC3 both present
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof...
CVE-2026-80534
A flaw was found in the XFS filesystem component of the Linux kernel. The xfsdqgetnextid function fails to release an inode lock ilock if an error occurs during extent reading. This ilock leak can leave the quota inode permanently locked, preventing further quota operations and leading to a denia...
Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.54 bug fix and security update
Red Hat OpenShift Container Platform release 4.18.54 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...
crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building
A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...
CVE-2026-80534
In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...
Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Denial of Service.
Summary serialize-javascript is used by IBM Storage Fusion Data Foundation, which could cause Denial of Service. CVE-2026-34043. Vulnerability Details CVEID:CVE-2026-34043 DESCRIPTION: Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version...
CVE-2026-80542
CVE-2026-80542 is a NULL pointer dereference in the Linux kernel's AMD GPU display driver (drm/amd/amdgpu). The vulnerable function amdgpu_dm_crtc_set_vblank() dereferences acrtc_state->stream before a stream is attached to the CRTC, causing a kernel crash at address 0x8 when vblank is enabled...
CVE-2026-80541 drm/amdgpu: validate GEM_CREATE domain combinations
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate GEMCREATE domain combinations AMDGPUGEMCREATE checked domain bits against AMDGPUGEMDOMAINMASK, but did not validate domain combinations. Userspace could combine CPU|GTT|VRAM with DOORBELL, GDS, GWS, or OA,...
CVE-2026-80541
A vulnerability in the Linux kernel's drm/amdgpu driver allows a local, low-privileged user to trigger a kernel BUG_ON() crash by crafting a GEM_CREATE ioctl with an invalid combination of domain flags (e.g., CPU|GTT|VRAM combined with DOORBELL, GDS, GWS, or OA). The root cause is that while indi...
CVE-2026-74741 net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling
In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling In non-MSI-X mode such as legacy INTx or single MSI, wx-msixentry is not allocated or initialized. Calling NGBEINTRMISCwx dereferences wx-msixentry-entry,...