Lucene search
+L

674 matches found

Kitploit
Kitploit
added 2026/09/23 4:59 p.m.14 views

snmp-shell

SNMP Shell Simulación de Shell sobre Net-SNMP con funcionalidad extend Aquí una vista previa : Descripción Si tu objetivo tiene una instancia de Net-SNMP con la funcionalidad "extend" , y tienes una cadena de comunidad SNMP que te otorga acceso de escritura , puedes usar esta herramienta para...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 8:32 a.m.9 views

CVE-2019-11358

CVE-2019-11358 Contaminación de prototipos Un simple POC de contaminación de prototipos que ocurre en el método de extensión de jQuery 3.4.0. El primer argumento deep en el método extend debe ser verdadero...

6.1CVSS6.8AI score0.87218EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/20 12:29 a.m.8 views

CVE-2018-16492

extend for Node.js node-extend is a port of the classic extend method from jQuery. It behaves as you expect. It is simple, tried and true. Notes: Since Node.js = 4, Object.assign now offers the same functionality natively but without the "deep copy" option. See...

9.8CVSS8.1AI score0.0305EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Fixed data corruption caused by fallocate. When fallocate creates holes in the inode size, if the original size is located in the middle of the last cluster, then the portion of the block from the original size to the end ...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ntfs3: init run lock for extend inode After setting the inode mode of $Extend to a regular file, executing the truncate system call will invoke the dotruncate routine, resulting in an uninitialized runlock error reported by syzbo...

7.5CVSS5.7AI score0.00455EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Treating $Extend records as regular files. Since the commit af153bb63a33 "vfs: catching invalid modes in mayopen" requires that any inode be of one of the types SIFDIR/SIFLNK/SIFREG/SIFCHR/SIFBLK/SIFIFO/SIFSOCK, use SIFREG...

5.9AI score0.00191EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed the missing iop in ntfsreadmft. There is a null pointer dereference issue because iop == NULL. The bug occurs because we do not initialize iop for records in $Extend$...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/31 4:19 p.m.19 views

CVE-2026-83492

Improper input validation vulnerability in Extend Themes Kubio AI Website Builder. This issue affects Kubio AI Website Builder: before 2.9.1...

6.9CVSS0.00242EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/31 3:53 p.m.36 views

CVE-2026-83492 WordPress Kubio AI Website Builder - Denial Of Service

Improper input validation vulnerability in Extend Themes Kubio AI Website Builder. This issue affects Kubio AI Website Builder: before 2.9.1...

6.9CVSS0.00242EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 3:53 p.m.21 views

CVE-2026-83492

Extend Themes Kubio AI Website Builder (a WordPress plugin) is affected by an improper input validation vulnerability in versions prior to 2.9.1 . The flaw allows a high-privilege attacker to trigger a denial of service condition over the network with low complexity and no user interaction, resul...

6.9CVSS5.9AI score0.00242EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/31 3:53 p.m.10 views

EUVD-2026-68616

Improper input validation vulnerability in Extend Themes Kubio AI Website Builder. This issue affects Kubio AI Website Builder: before 2.9.1...

6.9CVSS5.9AI score0.00242EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/31 3:53 p.m.14 views

CVE-2026-83492 WordPress Kubio AI Website Builder - Denial Of Service

Improper input validation vulnerability in Extend Themes Kubio AI Website Builder. This issue affects Kubio AI Website Builder: before 2.9.1...

6.9CVSS5.9AI score0.00242EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.29 views

PT-2026-83896

Improper input validation vulnerability in Extend Themes Kubio AI Website Builder. This issue affects Kubio AI Website Builder: before 2.9.1...

6.9CVSS5.9AI score0.00242EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in libstb

Buffer overflow vulnerability in the function stbiextendreceive in stbimage.h in stb 2.26, caused by a crafted JPEG file...

7.8CVSS7.1AI score0.0143EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.22 views

PT-2026-79810

A vulnerability was determined in jQWidgets up to 24.0.1. This affects the function JQXLite.extend/jqxBaseFramework.extend of the file jqwidgets/jqx-all.js. This manipulation causes improperly controlled modification of object prototype attributes. The attack can be initiated remotely. The report...

7.3CVSS7.4AI score0.00439EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/08/14 5:14 p.m.14 views

SUSE CVE-2026-68295

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The LoongArch JIT sign-extends the result of signed ALU32 BPFDIV and BPFMOD...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 6:18 p.m.15 views

CVE-2026-73647

Quasar Framework is a framework for building high-performance Vue.js user interfaces. Prior to 2.22.0, the public extend utility in ui/src/utils/extend/extend.js recursively copied attacker-controlled object keys during extendtrue, target, source deep merges without rejecting an own proto propert...

5.6CVSS0.0038EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 5:57 p.m.10 views

CVE-2026-73647 Quasar Framework: Prototype pollution in Quasar extend() utility

Quasar Framework is a framework for building high-performance Vue.js user interfaces. Prior to 2.22.0, the public extend utility in ui/src/utils/extend/extend.js recursively copied attacker-controlled object keys during extendtrue, target, source deep merges without rejecting an own proto propert...

5.6CVSS5.3AI score0.0038EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 5:57 p.m.24 views

EUVD-2026-58189

Quasar Framework is a framework for building high-performance Vue.js user interfaces. Prior to 2.22.0, the public extend utility in ui/src/utils/extend/extend.js recursively copied attacker-controlled object keys during extendtrue, target, source deep merges without rejecting an own proto propert...

5.6CVSS5.3AI score0.0038EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 5:57 p.m.17 views

CVE-2026-73647 Quasar Framework: Prototype pollution in Quasar extend() utility

Quasar Framework is a framework for building high-performance Vue.js user interfaces. Prior to 2.22.0, the public extend utility in ui/src/utils/extend/extend.js recursively copied attacker-controlled object keys during extendtrue, target, source deep merges without rejecting an own proto propert...

5.6CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder