Lucene search
+L

374 matches found

Kitploit
Kitploit
added 2026/09/02 8:10 a.m.29 views

exrop

Exrop Automatic ROP chain generator for x86-64 binaries, powered by Triton symbolic execution. Features Set registers to constants or other registers rdi=0x41414141, rdi=rax Write to memory constant and register-based addresses/values Write strings/bytes to memory Function calls with mixed...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 3:09 a.m.5 views

peach

Peach Fuzz - Vulnerability Scanning Framework This tool aims to look through files in a given directory to detect any unsafe, vulnerable, or dangerous function calls. It is designed to be extensible and easy to understand; you can "plug-and-play" modules that specify criteria on which types of...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 12:30 p.m.4 views

CVE-2025-7771

CVE-2025-7771 Exploit to invoke arbitrary kernel-mode functions from usermode by abusing ThrottleStop driver. Demonstration References https://github.com/jonomango/superfetch https://securelist.com/av-killer-exploiting-throttlestop-sys/117026/...

8.7CVSS7.2AI score0.06835EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/08/28 9:46 p.m.6 views

x64dbg-xfg-marker

Plugin x64dbg XFG Marker Microsoft eXtended Flow Guard XFG è una tecnica di controllo dell'integrità del flusso di esecuzione CFI che estende il CFG con firme di chiamata di funzione. Ogni firma è lunga 8 byte e si trova subito prima della funzione di destinazione. Poiché la firma si trova nella...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/08/28 3:39 a.m.19 views

CVE-2026-16759

Tutor LMS (eLearning plugin for WordPress, versions ≤ 4.0.5 ) is vulnerable to unauthenticated Remote Code Execution limited to zero-argument function invocation via the tutor_course_filter_ajax AJAX action. The root cause is a missing authorization check combined with unsanitized array keys pass...

6.5CVSS6.2AI score0.00431EPSS
SaveIn wildExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.13 views

PT-2026-82654

Name of the Vulnerable Software and Affected Versions Tutor LMS versions prior to 4.0.6 Description The Tutor LMS WordPress plugin contains a template injection issue caused by insufficient validation of request data. This allows unauthenticated users to overwrite internal variables during templa...

9.8CVSS6AI score0.00352EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 3:43 p.m.9 views

EUVD-2026-64925

The Zephyr virtio driver does not validate the descriptor-chain head id that the virtio device writes into the used ring. In virtioisr drivers/virtio/virtiocommon.c, the device-written vq-used-ringidx.id is used directly as an index into vq-recvcbs and vq-desc, which are both allocated with exact...

8.8CVSS6.3AI score0.00223EPSS
SaveExploits0References2
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 vulnerabilities have been resolved: bpf: Memory leaks have been fixed in checkfunccall. kmemleak reports this issue: Unreferenced object 0xffff88817139d000 size 2048: comm "testprogs", pid 33246, jiffies 4307381979 age 45851.820s Hex dump first 32 bytes: 01 00 0...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 1:17 p.m.9 views

CVE-2026-14680

Type confusion with PostgreSQL "internal" data type arguments allows any user to execute arbitrary code as the operating system user running the database, via calls to functions with that argument type. Type "internal" represents a class of mutually-incompatible data structures not intended for...

8.8CVSS0.00423EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 6:00 a.m.16 views

EUVD-2026-50115

The Streamit WordPress theme through 4.5.0 does not perform any authorization or nonce verification on one of its unauthenticated AJAX routes, which invokes an attacker-supplied PHP function with an attacker-supplied argument array, allowing unauthenticated attackers to call arbitrary functions f...

9.8CVSS6.3AI score0.00536EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.21 views

PT-2026-65691

The Streamit WordPress theme through 4.5.0 does not perform any authorization or nonce verification on one of its unauthenticated AJAX routes, which invokes an attacker-supplied PHP function with an attacker-supplied argument array, allowing unauthenticated attackers to call arbitrary functions f...

6.3AI score0.00536EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:41 p.m.14 views

JLSEC-2026-686 Integer Underflow Leads to Out-of-Bounds Access in XChaCha20-Poly1305 Decrypt

Integer Underflow Leads to Out-of-Bounds Access in XChaCha20-Poly1305 Decrypt. This issue is hit specifically with a call to the function wcXChaCha20Poly1305Decrypt which is not used with TLS connections, only from direct calls from an application...

8.2CVSS5.8AI score0.00317EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/02 5:35 a.m.42 views

CVE-2026-14249

The CVE refers to the WordPress plugin “Request a Quote” (versions up to and including 2.5.5). The vulnerability is a Code Injection via the emd_delete_file AJAX action. The handler derives a PHP function name from attacker-controlled $_POST['path'] and invokes it dynamically through a variable-f...

7.5CVSS6AI score0.00562EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/01 5:16 a.m.20 views

CVE-2026-12923

The Youtube Showcase plugin for WordPress is vulnerable to Arbitrary Function Call in versions up to and including 4.0.3. This is due to insufficient validation of the 'path' parameter in the emddeletefile AJAX handler in includes/common-functions.php. The user-supplied value is passed through...

7.5CVSS0.00517EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/01 3:43 a.m.30 views

CVE-2026-12923

The Youtube Showcase plugin for WordPress (up to version 4.0.3) is vulnerable to an Arbitrary Function Call via the 'path' parameter in the emd_delete_file() AJAX handler (includes/common-functions.php). A user-supplied value is sanitized, has its trailing '_PLUGIN_DIR' stripped, and is then invo...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/01 3:43 a.m.25 views

EUVD-2026-40897

The Youtube Showcase plugin for WordPress is vulnerable to Arbitrary Function Call in versions up to and including 4.0.3. This is due to insufficient validation of the 'path' parameter in the emddeletefile AJAX handler in includes/common-functions.php. The user-supplied value is passed through...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/01 3:43 a.m.48 views

CVE-2026-12923 Video Gallery <= 4.0.3 - Authenticated (Subscriber+) Arbitrary Function Call via 'path' Parameter

The Youtube Showcase plugin for WordPress is vulnerable to Arbitrary Function Call in versions up to and including 4.0.3. This is due to insufficient validation of the 'path' parameter in the emddeletefile AJAX handler in includes/common-functions.php. The user-supplied value is passed through...

7.5CVSS0.00517EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/29 11:50 a.m.18 views

PYSEC-2026-256 Agno is vulnerable to Eval Injection

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS6.7AI score0.00842EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:29 p.m.7 views

CVE-2026-52987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drmexecfini in userq validate When newaddition is true, amdgpuuserqvmvalidate calls drmexecfini before iterating over the collected HMM ranges and calling amdgputtmttgetuserpages. If amdgputtmttgetuserpag...

5.7AI score0.00137EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/09 12:21 a.m.82 views

CVE-2026-44754

The CVE-2026-44754 issue affects SAP’s Operational Data Provisioning (ODP) RFC APIs, where RFC modules fail to perform caller identification for allowed SAP-internal applications. This allows customer/third-party applications to use ODP-RFC functionality in ways not aligned with its intended usag...

6.6CVSS5.5AI score0.00219EPSS
SaveExploits0References2
Rows per page
Query Builder