Lucene search
+L

402 matches found

Kitploit
Kitploit
added 2026/09/15 3:55 a.m.132 views

auto_re

AutoRE Features 1. Auto-renaming dummy-named functions, which have one API call or jump to the imported API Before After 2. Assigning TAGS to functions accordingly to called API-indicators inside Sets tags as repeatable function comments and displays TAG tree in the separate view Some screenshots...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:55 a.m.11 views

auto_re

AutoRE Funcionalidades 1. Renombrado automático de funciones con nombres ficticios, que tienen una llamada API o salto a la API importada Antes Después 2. Asignación de TAGS a las funciones según los indicadores de API llamados en su interior Establece los tags como comentarios de función...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:12 a.m.13 views

TIGMINT

TIGMINT: Inteligencia de Medios de Twitter, Instagram y Geo-Tagging Introducción Un marco de trabajo de software OSINT Inteligencia de Fuentes Abiertas con el objetivo de hacer las investigaciones cibernéticas más convenientes mediante la implementación de mecanismos de abstracción para ocultar l...

5.9AI score
SaveExploits0References16
CVE
CVE
added 2026/09/10 1:04 p.m.19 views

CVE-2026-88915

MISP ≤2.5.45 is affected by an authorization bypass in the event template instantiation path. When a template uses distribution = 4 , the template's sharing_group_id was passed directly into event creation without verifying that the acting user is permitted to use that sharing group via SharingGr...

7.1CVSS0.00255EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 1:04 p.m.40 views

CVE-2026-88915 MISP Event Template Instantiation Bypasses Sharing Group and Tagging Authorization

Affected versions of MISP do not consistently enforce the acting user's authorization when instantiating event templates. For templates using distribution = 4, the template can specify a sharinggroupid. The instantiation path passed that value into event creation without verifying that the user...

7.1CVSS0.00255EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.29 views

CVE-2026-80906 net: packet: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80905

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

5.9AI score0.00155EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Avoid setting PGmtetagged if no tags are cleared or restored Prior to commit 69e3b846d8a7 “arm64: mte: Sync tags for pages where PTE is untagged”, mtesynctags was only called for ptetagged entries those mapped with...

6AI score0.00242EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm: krealloc: Fixed an MTE false alarm in dokrealloc. This patch addresses an issue introduced by commit 1a83a716ec233, which caused MTE Memory Tagging Extension to falsely report a slab-out-of-bounds error. The problem occurs wh...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 6:17 p.m.16 views

CVE-2026-47364

In versions of the Datadog Android application prior to v545-5.9.2, the app tags Crashlytics data with the user's Datadog UUID, with no user-facing opt-out. Impact: The Datadog user UUID and crash data are visible within Firebase Crashlytics. This UUID is not identifying outside Datadog's own...

6.5CVSS0.00251EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.13 views

SUSE CVE-2026-64130

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.5AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.14 views

CVE-2026-64130

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.5CVSS0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:40 p.m.34 views

CVE-2026-64130

CVE-2026-64130 concerns the Linux kernel memory tagging during allocation of huge zero folios. The issue arises when init_on_free and __GFP_ZEROTAGS are used together: during __free_pages_prepare() pages may be zeroed while allocations with __GFP_ZEROTAGS skip clearing tag memory, and for huge ze...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.42 views

CVE-2026-64130 mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:40 p.m.24 views

EUVD-2026-45815

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.6AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64130 mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61447

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memory management system where the initialization of tags for the huge zero folio is not correctly handled when init on free is enabled. When allocating with the G...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2375 Apache Superset allows authenticated users to view sensitive data without explicit permissions

A Sensitive Data Exposure vulnerability exists in Apache Superset allowing authenticated users to retrieve sensitive user information. The Tag endpoint disabled by default allows users to retrieve a list of objects associated with a specific tag. When these associated objects include Users, the A...

2.3CVSS6.1AI score0.004EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/12 11:47 p.m.7 views

BIT-NEXTCLOUD-2025-66547 Nextcloud Server users can modify tags on files that do not belong to them

Nextcloud Server is a self hosted personal cloud system. In Nextcloud Server and Enterprise Server prior to 31.0.1, non-privileged users can modify tags on files they should not have access to via bulk tagging. This vulnerability is fixed in 31.0.1...

4.3CVSS6.1AI score0.00279EPSS
SaveExploits0References6
Rows per page
Query Builder