Lucene search
+L

1405 matches found

Kitploit
Kitploit
added 2026/09/14 3:38 a.m.127 views

ntopng

ntopng Introduction ntopng® is a web-based network traffic monitoring application released under GPLv3. It is the new incarnation of the original ntop written in 1998, and now revamped in terms of performance, usability, and features. While you can read more about ntopng on the ntop web site...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 3:14 a.m.120 views

duf

duf Disk Usage/Free Utility Linux, BSD, macOS & Windows Features User-friendly, colorful output Adjusts to your terminal's theme & width Sort the results according to your needs Groups & filters devices...

5.4AI score
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.155 views

Stash < 0.26.0 - SQL Injection

Stash up to v0.25.1 was discovered to contain a SQL injection vulnerability via the sort parameter. id: CVE-2024-32231 info: name: Stash Stash" tags: cve,cve2024,stash,sqli,vuln http: - raw: - | POST /graphql HTTP/1.1 Host: Hostname Content-type: application/json...

6.3CVSS5.7AI score0.0117EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 2:50 p.m.6 views

CVE-2022-23614

CVE-2022-23614 PoC for CVE-2022-23614, GHSA-5mv2-rx3q-4w2v Twig sort filter code execution/sandbox bypass As seen in this commit - https://github.com/twigphp/Twig/commit/.., twig was passing user supplied function name as a callback parameter to uasort here, thus leading to arbitrary code executi...

9.8CVSS8.3AI score0.08209EPSS
SaveExploits3References3
Kitploit
Kitploit
added 2026/09/13 1:46 p.m.7 views

CVE-2021-43609-POC

Spiceworks Sort SQLi There's a SQLi in a sort parameter of Spiceworks. The full exploit chain is SQLi - file read - RCE. Demo Prerequisites root@kitploit: apt update && apt install -y ruby-dev nodejs python3 python3-pip libsqlite3-dev pip3 install requests gem install bundler && cd rce && bundle...

9.9CVSS7.8AI score0.02023EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 11:30 a.m.4 views

CVE-2021-36396-Moodle-Time-Based-SQLi-Exploit

CVE-2021-36396 Exploit Description This repository holds a Python-based exploit targeting CVE-2021-36393, a severe vulnerability found within Moodle's recent courses feature. The flaw resides in the 'sort' parameter, enabling SQL injection attacks that can lead to unauthorized database access...

9.8CVSS7.2AI score0.52299EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 11:02 a.m.6 views

AOSP-DownloadProviderDbDumperSQLiLimit

AOSP-DownloadProviderDbDumperSQLiLimit PoC Exploiting SQL Injection in Android's Download Provider in Sort Parameter CVE-2019-2196 Security Advisory Android AOSP Download Provider SQL Injection in Query Sort Parameter CVE-2019-2196 Demo...

5.5CVSS6AI score0.00403EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:47 p.m.7 views

CVE-2022-23614

CVE-2022-23614 针对 CVE-2022-23614 的概念验证(PoC),该漏洞在 DSA-5107-1 中被提及。 CVSS-2.0 : 7.5 CVSS-3.X : 9.8 说明 Twig 是一个灵活、快速且安全的 PHP 模板引擎。值得注意的是,可以在渲染模板之前使用过滤器。sort 过滤器可用于对数组元素进行排序,结构如下: root@kitploit: 5,8,2,3|sort'desc' Twig 有一个沙箱模式,用于评估不可信的模板代码。在此沙箱模式下,sort 过滤器的 arrow 参数必须是一个闭包,以防止攻击者运行任意 PHP...

9.8CVSS8.2AI score0.08209EPSS
SaveExploits3References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89695

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and...

7.5CVSS0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-89695

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS0.00488EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89695

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS0.00488EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 8:02 p.m.7 views

CVE-2008-4687-exploit

CVE-2008-4687-exploit 针对CVE-2008-4687的快速且粗糙的python漏洞利用程序。 NIST描述: Mantis 1.1.4之前版本中的manageprojpage.php允许远程认证用户通过包含PHP序列的sort参数执行任意代码,这些PHP序列由core/utilityapi.php中的multisort函数内的createfunction处理。...

9CVSS5.9AI score0.67453EPSS
SaveExploits5
EUVD
EUVD
added 2026/09/11 7:46 p.m.7 views

EUVD-2026-76607

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

0.00488EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89695

A Denial of Service vulnerability in the Linux kernel's NFSD (Network File System Daemon) component. The nfsd4_decode_posixacl() function reads a client-supplied u32 entry count without capping it, passing it directly to an O(n²) bubble sort (sort_pacl_range()). A remote attacker can send a craft...

7.5CVSS0.00488EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89695

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS0.00488EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89695 nfsd: cap decoded POSIX ACL count to bound sort cost

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89695 nfsd: cap decoded POSIX ACL count to bound sort cost

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS0.00488EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90411

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4 decode posixacl reads a u32 entry count off the wire and passes it straight to posix acl alloc and sort pacl range. The latter is an On^2 bubble sort, so a client-chosen...

0.00488EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 11:56 p.m.6 views

CVE-2025-32429

CVE-2025-32429 XWiki SQL注入概念验证 作者: Byte Reaper Telegram: @ByteReaper0 CVE: CVE‑2025‑32429 漏洞: XWiki LiveData REST API中的盲SQL注入 受影响文件: getdeleteddocuments.vm sort参数 描述: XWiki平台LiveData REST端点在使用getdeleteddocuments.vm的sort参数时存在盲SQL注入漏洞。攻击者可注入任意SQL片段,利用基于时间的负载(SLEEP)或联合查询来枚举数据库内容。...

9.8CVSS8.2AI score0.85265EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/10 6:02 p.m.8 views

CVE-2026-25746_SqlInjectionVulnerabilityOpenEMR7.0.4

CVE-2026-25746 - SQL Injection Vulnerability in OpenEMR Weakness CWE-89 Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize ...

8.8CVSS5.9AI score0.03101EPSS
SaveExploits2References1
Rows per page
Query Builder