Lucene search
+L

2724 matches found

Kitploit
Kitploit
added 2026/08/27 12:24 p.m.5 views

winrar-exploit

Descrição Esta é a minha implementação do exploit CVE-2025-8088 do Winrar. Ele usa Fluxos de Dados Alternativos ADS e correção de caminho dentro do arquivo. Quando uma vítima extrai o arquivo infectado, o payload ADS corrigido ex.: executável, script powershell ou algum png engraçado é...

8.8CVSS7.5AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/27 8:31 a.m.4 views

CVE-2025-8088-WinRAR-builder

CVE-2025-8088-WinRAR-builder Un POC exploit per la vulnerabilità di WinRAR CVE-2025-8088 che interessa le versioni 7.12 e precedenti 🚀 Come Funziona 1. Crea un archivio RAR incorporato con altri payload 2. Utilizza più flussi ADS 🔄 - Aggiunge flussi di payload con diverse profondità di path...

8.8CVSS7.4AI score0.94551EPSS
SaveExploits35
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: ffmpeg (UTSA-2026-104786)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104786 advisory. FFmpeg before commit 9d786e4 contains a stack buffer overflow in the MPEG-PS muxer libavformat/mpegenc.c. When muxing input with more streams than the muxer's...

8.5CVSS5.7AI score0.00137EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/25 6:22 p.m.6 views

Security Bulletin: Vulnerability in Netty affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in Netty has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information. Vulnerability...

7.5CVSS5.4AI score0.00617EPSS
SaveExploits0Affected Software2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ksmbd: A out-of-bounds write vulnerability has been fixed in ksmbdvfsstreamwrite. The offset from the client can be a negative value, which may allow writing data beyond the boundaries of the allocated buffer...

8.8CVSS6.5AI score0.00699EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when stream nums greater than 6 Why Coverity reports an OVERRUN warning. amdgpudm initialize should be aborted. How The failure is returned to amdgpudminit...

7.4CVSS6.2AI score0.00263EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Cache streams targeting the link when performing LT automation. REASON The last LT automation update may cause a crash by referencing currentstate and calling dcupdateplanesandstream, which may corrupt...

5.9AI score0.00181EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in gdcm

There is an out-of-bounds write vulnerability in the JPEG2000Codec::DecodeByStreamsCommon functionality of Mathieu Malaterre Grassroot DICOM 3.0.23. A specially crafted DICOM file can lead to a heap buffer overflow. An attacker can provide a malicious file to exploit this vulnerability...

9.8CVSS8.1AI score0.01474EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Firefox and Thunderbird

When accessing throttled streams, the number of available bytes that need to be checked in the calling function must be within limits. This may cause future code to be incorrect and vulnerable. This vulnerability affects Firefox 111, Firefox ESR 102.9, and Thunderbird 102.9...

6.5CVSS6.8AI score0.0061EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.12 views

Kibana 9.1.x < 9.4.5 / 9.5.x < 9.5.1 Privilege Escalation (ESA-2026-128)

The version of Kibana installed on the remote host is 9.1.x prior to 9.4.5, or 9.5.x prior to 9.5.1. It is, therefore, affected by a vulnerability as referenced in the ESA-2026-128 advisory. - Improper Privilege Management CWE-269 in Kibana Fleet can lead to privilege escalation via Privilege...

6.5CVSS5.5AI score0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 8:57 p.m.11 views

CVE-2026-77639

Tor before 0.4.9.9 was prone to a compression bomb bypass where an attacker could concatenate many gzip or zlib sub-streams, each just under the per-stream detection threshold, to avoid the compression bomb check entirely. This is TROVE-2026-022...

5.3CVSS5.2AI score0.00246EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 2:49 p.m.9 views

EUVD-2026-62506

Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...

8.7CVSS8.8AI score0.00428EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:49 p.m.75 views

CVE-2026-52792

Algernon (a pure-Go web server) prior to 1.17.9 is vulnerable to server-side script source disclosure on Windows via NTFS filename aliasing. The root cause is in engine/handlers.go: filepath.Ext() does not recognize NTFS-equivalent suffixes (::$DATA, trailing dot, trailing space) as the script ex...

8.7CVSS8.8AI score0.00428EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 8:17 p.m.11 views

CVE-2026-72631

Improper Privilege Management CWE-269 in Kibana Fleet can lead to privilege escalation via Privilege Escalation CAPEC-233. An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolle...

6.5CVSS0.00234EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:13 p.m.8 views

CVE-2026-72631

Improper Privilege Management CWE-269 in Kibana Fleet can lead to privilege escalation via Privilege Escalation CAPEC-233. An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolle...

6.5CVSS5.2AI score0.00234EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/13 7:13 p.m.9 views

EUVD-2026-58220

Improper Privilege Management CWE-269 in Kibana Fleet can lead to privilege escalation via Privilege Escalation CAPEC-233. An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolle...

6.5CVSS5.3AI score0.00234EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.12 views

Important: Red Hat Security Advisory: Streams for Apache Kafka 3.2.1 release and security update

Streams for Apache Kafka 3.2.1 is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

10CVSS7.4AI score0.38872EPSS
SaveExploits28References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:15 p.m.9 views

CVE-2026-73405

An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events SSE streams through the /pubsub/subscribe/ endpoint. The tokenrequired decorator used by the Pub/Sub interface authenticated requests solely by matching the...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68253

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: check streams bounds before overflow The data-streams overflow check is done after the buffer overflow has already happened. Move the overflow check before the write. Side note, emitting a warning splat with a...

7.8CVSS0.00143EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68224

In the Linux kernel, the following vulnerability has been resolved: media: mali-c55: Fix possible ERRPTR in enablestreams The mediapadremotepadunique function returns either a valid pointer or an ERRPTR on failure -ENOTUNIQ if multiple links are enabled, -ENOLINK if no connected pad is found. The...

0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder