Lucene search
+L

2496 matches found

Kitploit
Kitploit
added 2026/09/14 4:03 a.m.6 views

CVE-2015-9251

CVE-2015-9251 This repository contains a Proof of Concept PoC for CVE-2015-9251, a vulnerability in jQuery versions prior to 3.0.0 that allows attackers to perform Cross-Site Scripting XSS attacks under certain conditions...

6.1CVSS7.2AI score0.29726EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 2:26 a.m.372 views

burp-exporter

Exporter Extension for Burp Suite Community and Pro Follow us to know more about tips and others extensions Description Exporter is a Burp Suite extension to copy a request to a file or the clipboard as multiple programming languages functions. It also adds a tab called Exporter where you can...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 10:12 p.m.6 views

CVE-2019-11358

CVE-2019-11358 Prototype Pollution A simple poc of prototype pollution that occurs in the jQuery's 3.4.0 extension method. The first argumentdeep in the extend method must be true...

6.1CVSS6.8AI score0.87218EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 7:24 p.m.323 views

seeker

Available in Concept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites. Read more on thewhiteh4t's Blog .Seeker Hosts a fake website which asks for Location Permission and if...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 5:09 p.m.10 views

cve-2020-11023-scanner

💥 CVE-2020-11023 Scanner: Find and Conquer XSS Before It's Too Late! 💥 Are you haunted by the specter of Cross-Site Scripting XSS vulnerabilities lurking in your JavaScript code? Worried about CVE-2020-11023 leaving your web applications open to attack? Fear no more! The CVE-2020-11023 Scanner is...

6.9CVSS6.8AI score0.8383EPSS
SaveExploits7
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.37 views

Odoo Apps - Cross-Site Scripting via Prototype Pollution

jquery-bbq 1.2.1 contains a prototype pollution caused by improperly controlled modification of object prototype attributes, letting malicious users inject properties into Object.prototype, exploit requires malicious user interaction. id: CVE-2021-20086 info: name: Odoo Apps - Cross-Site Scriptin...

8.8CVSS7.7AI score0.06104EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.65 views

WordPress JS Archive List <= 6.1.5 - SQL Injection

Miguel Useche JS Archive List contains an sql injection caused by improper neutralization of special elements in SQL commands, letting attackers execute arbitrary SQL queries, exploit requires crafted input. id: CVE-2025-54726 info: name: WordPress JS Archive List = 6.1.5 - SQL Injection author:...

9.3CVSS6.3AI score0.01514EPSS
SaveExploits2References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.110 views

WordPress Delightful Downloads Jquery File Tree 2.1.5 - Local File Inclusion

WordPress Delightful Downloads Jquery File Tree versions 2.1.5 and older are susceptible to local file inclusion vulnerabilities via jqueryFileTree. id: CVE-2017-1000170 info: name: WordPress Delightful Downloads Jquery File Tree 2.1.5 - Local File Inclusion author: dwisiswant0 severity: high...

7.5CVSS7.2AI score0.59063EPSS
SaveExploits7References5
Kitploit
Kitploit
added 2026/09/13 3:50 p.m.5 views

jquery-cve-2022-31160

es-define-property Object.defineProperty, but not IE 8's broken one...

6.1CVSS6.7AI score0.0264EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/13 3:48 p.m.5 views

CVE-2025-34100-demo

CVE-2025-34100 演示 演示 Web 服务器 !NOTE 请注意,此处仅为网站的 PHP 文件,为了更好地理解 CVE 并创建更有效的 PoC,请访问 https://nvd.nist.gov/vuln/detail/CVE-2025-34100 这些文件不会导致 CVE 的产生,而是利用该 CVE 的入口点。该 CVE 存在于 CMS 中。 请将文件放置如下: root@kitploit: /var/www/html/biteinstall/ ├── index.php ├── pages │ ├── about.php │ ├── home.php │ ├──...

9.3CVSS7.5AI score0.03333EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 3:28 p.m.5 views

https-nj.gov---CVE-2020-11023

https-nj.gov---CVE-2020-11023 Vulnearability Report of the New Jersey official site Potential XSS vulnerability when appending HTML containing option elements. Passing HTML containing elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods i.e...

6.9CVSS6.8AI score0.8383EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/13 1:36 p.m.6 views

Exploit-Medium-CVE-2021-41184

Exploit-Medium-CVE-2021-41184 Exploit Medium CVE-2021-41184 XSS in the of option of the .position util 1. jQuery ui version v1.12.1 vulnerable 1.1 https://www.website.com/js/jquery/jquery-ui-1.12.1/jquery-ui.min.js ------------------------------------------------Concept...

6.5CVSS6.6AI score0.40768EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 1:19 p.m.8 views

https-nj.gov---CVE-2018-14041

https-nj.gov---CVE-2018-14041 Vulnearability Report of the New Jersey official site The data-target attribute is vulnerable to Cross-Site Scripting attacks. Test RECOMMENDATION The fix for this specific issue could be changing getTargetFromTrigger function. return $target to: return...

6.1CVSS7AI score0.04312EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 12:52 p.m.4 views

cve-2020-11023-demonstration

Jquery XSS - CVE-2020-11023 This is a demonstration of reproducing CVE-2020-11023. Source is mainly from this blog post. Reproduce Install npm dependencies with npm install, jQuery 3.4.1 is included as a dependency. Run the project with for example live server for vs code. The site contains two...

6.9CVSS6.9AI score0.8383EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 10:26 a.m.4 views

Jquery-File-Tree-1.6.6-Path-Traversal

Jquery-File-Tree-1.6.6-Path-Traversal Exploit de Path Traversal de Jquery File Tree 1.6.6 CVE-2017-1000170 La configuración predeterminada del plugin jQueryFileTree This will search for all .zip and .sql files inside victim.com/backup/admin and its subpaths You must provide the dot to indicate it...

7.5CVSS7.4AI score0.59063EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 7:43 a.m.7 views

https-nj.gov---CVE-2019-11358

https-nj.gov---CVE-2019-11358 新泽西州官方网站漏洞报告 jQuery 3.4.0 之前的版本(如 Drupal、Backdrop CMS 及其他产品中使用)由于 Object.prototype 污染,错误处理了 jQuery.extendtrue, , ...。如果未清理的源对象包含可枚举的 proto 属性,则可能扩展原生的 Object.prototype。 建议 src/core.js...

6.1CVSS6.8AI score0.87218EPSS
SaveExploits4References4
Kitploit
Kitploit
added 2026/09/13 6:29 a.m.10 views

JQueryingU

JQueryingU NOTAS: El código base de detección del lado del cliente fue creado por Christian Ludwig https://jsfiddle.net/ChristianL/AVyND/, y fue utilizado por APT 29 en 2016. APT 29 modificó la ventana emergente para que fuera una solicitud POST y la usó durante una campaña de seguimiento en...

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

CVE-2018-16492

Node.js 的 extend 方法 node-extend 是 jQuery 经典 extend 方法的移植版本。它的行为完全符合预期,简单、久经考验且可靠。 注意事项: 对于 Node.js = 4, Object.assign 现已原生提供相同的功能(但不包括“深拷贝”选项)。 请参阅 ECMAScript 2015 ES6 in Node.js。 某些 Node.js 和众多浏览器中(因为 NPM 模块也适用于浏览器)对 Object.assign 的原生实现可能不完全是规范兼容的。 请查看 object.assign 模块以获取兼容的候选方案。 安装 本包通过 npm...

9.8CVSS8AI score0.0305EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/12 10:40 p.m.5 views

CVE-2020-11022-CVE-2020-11023

CVE-2020-11022 CVE-2020-11023 In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods i.e. .html, .append, and others may execute untrusted code. This problem is patched in jQuer...

6.9CVSS6.8AI score0.99019EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/12 7:23 p.m.8 views

jquery-prototype-pollution-fix

jquery-prototype-pollution-fix 一个针对 CVE-2019-11358 的修复(jQuery 中的原型污染) 只需下载并将 jquery-1.12.2-patched.js 包含到你的项目中,替代原始的 1.12.2 版本即可。 查看 test 文件夹中的示例,了解如何检查漏洞。...

6.1CVSS6.8AI score0.87218EPSS
SaveExploits4
Rows per page
Query Builder