Lucene search
+L

312825 matches found

Vulnrichment
Vulnrichment
•added 2026/09/22 2:01 p.m.•6 views

CVE-2026-93344 MarketKing < 2.1.72 Missing Authorization via marketking_get_page_content AJAX

MarketKing plugin for WordPress before 2.1.72 contains a missing authorization vulnerability in the marketkinggetpagecontent AJAX action that allows authenticated attackers with subscriber-level access or higher to access arbitrary vendor administrator panel pages by supplying an arbitrary vendor...

7.1CVSS6AI score0.00426EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/22 1:59 p.m.•14 views

CVE-2026-53360-POC

CVE-2026-53360: KVM SEV-SNP PSC heap out-of-bounds Proof of concept for a heap out-of-bounds read and write in KVM's SEV-SNP Page State Change PSC handling. A malicious SEV-SNP guest makes the host kernel walk a PSC entry array off the end of its slab allocation. That leaks the layout of...

8.8CVSS6.9AI score0.00173EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/22 1:58 p.m.•18 views

Bluepop

Bluepop CVE-2023-45866 Installation and Usage 🛠️ Setup root@kitploit: sudo apt-get update sudo apt-get -y upgrade sudo apt install -y bluez-tools bluez-hcidump libbluetooth-dev \ git gcc python3-pip python3-setuptools \ python3-pydbus git clone https://github.com/pybluez/pybluez.git cd pybluez sud...

6.3CVSS7.2AI score0.07879EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/22 1:58 p.m.•10 views

CVE-2017-7494

CVE-2017-7494 CVE-2017-7494 C poc Use CVE-2017-7494 to get a reverse shell 1. First compile sambainit.c to generate libsamba.so 2. Modify the relevant addresses in isknownpipename.c, compile and execute...

10CVSS8AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/22 1:58 p.m.•7 views

CVE-2025-53770-Exploit

CVE-2025-53770-Exploit First, get the VIEWSTATEGENERATOR, VALIDATIONKEY, VALIDATIONALG value from the target SharePoint page: root@kitploit: curl -s https://target.com/layouts/15/start.aspx | grep -oP 'VIEWSTATEGENERATOR" value="\K^"+' curl https://target.com/layouts/15/spinstall0.aspx Then, crea...

9.8CVSS8.3AI score0.99998EPSS
SaveExploits42
OSV
OSV
•added 2026/09/22 1:54 p.m.•2 views

OPENSUSE-SU-2026:21911-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2026-86420: Denial of Service due to memory budget exhaustion bsc1279696. - CVE-2026-86421: Denial of Service via memory leak in MSL decoder bsc1279711. - CVE-2026-86423: Denial of service via heap-use-after-free in PerlMagick's GetLis...

7.5CVSS5.5AI score0.0046EPSS
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/22 1:52 p.m.•8 views

CVE-2023-38831

CVE-2023-38831 PoC This is an easy to use exploit for the CVE-2023-38831 Usage Check vulnerable versions: Run the exploit: Get the shell:...

7.8CVSS7.1AI score0.99815EPSS
SaveExploits49
Kitploit
Kitploit
•added 2026/09/22 1:52 p.m.•12 views

CVE-2023-45542

CVE-2023-45542 A reflected cross-site scripting XSS vulnerability exisits in the q parameter on search function of mooSocial v3.1.8 which allows attackers to steal user's session cookies and impersonate their account via a crafted URL. Vulerable Parameter: q Exploit - Proof of Concept POC Reflect...

6.1CVSS6.6AI score0.01621EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/22 1:51 p.m.•14 views

CVE-2026-26719

Descripción Resumen Existe una vulnerabilidad de Cross‑Site Scripting almacenado en xxl-job-admin JobInfoController.java donde el parámetro addressList acepta JavaScript codificado en URL sin sanitizar. El payload se almacena y posteriormente se ejecuta en los navegadores de los usuarios, lo que...

5.9AI score0.0042EPSS
SaveExploits1References1
Kitploit
Kitploit
•added 2026/09/22 1:47 p.m.•16 views

public-passwd

!WARNING Only use this on systems you own or have authorisation to test. It is recommended to keep a root shell open if you won't be able to reboot the system in case of failure, as you may not be able to clear the page cache for /etc/shadow without root. public-passwd Use CVE-2026-46333 and...

7.8CVSS6.7AI score0.03437EPSS
SaveExploits249References1
Kitploit
Kitploit
•added 2026/09/22 1:47 p.m.•11 views

CVE-2025-24893

CVE-2025-24893 XWiki Unauthenticated Remote code execution POC Vulnerability Description XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any guest can perform arbitrary remote code execution through a request to SolrSearch. This impacts the...

9.8CVSS8.4AI score0.99864EPSS
SaveExploits52
Vulnrichment
Vulnrichment
•added 2026/09/22 1:44 p.m.•7 views

CVE-2026-95674 MISP EventsController queryEnrichment allows querying unavailable or legacy modules without validation

In MISP, the queryEnrichment method in EventsController.php accepted a module name parameter and iterated over the list of enabled modules to find a match. If the specified module was not present in the enabled modules list, the code silently continued processing using default parameters format s...

5.3CVSS5.8AI score0.00406EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 1:44 p.m.•34 views

CVE-2026-95674 MISP EventsController queryEnrichment allows querying unavailable or legacy modules without validation

In MISP, the queryEnrichment method in EventsController.php accepted a module name parameter and iterated over the list of enabled modules to find a match. If the specified module was not present in the enabled modules list, the code silently continued processing using default parameters format s...

5.3CVSS0.00406EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/22 1:44 p.m.•13 views

CVE-2026-95674

This vulnerability affects MISP (a threat intelligence platform), specifically the queryEnrichment method in EventsController.php. The root cause is a missing validation check: when a caller specified a module name not present in the instance's enabled modules list, the code silently continued pr...

5.3CVSS5.8AI score0.00406EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/22 1:44 p.m.•4 views

CVE-2026-95674 MISP EventsController queryEnrichment allows querying unavailable or legacy modules without validation

In MISP, the queryEnrichment method in EventsController.php accepted a module name parameter and iterated over the list of enabled modules to find a match. If the specified module was not present in the enabled modules list, the code silently continued processing using default parameters format s...

5.3CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/22 1:44 p.m.•7 views

EUVD-2026-84392

In MISP, the queryEnrichment method in EventsController.php accepted a module name parameter and iterated over the list of enabled modules to find a match. If the specified module was not present in the enabled modules list, the code silently continued processing using default parameters format s...

5.3CVSS5.8AI score0.00406EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/22 1:38 p.m.•8 views

CVE-2025-26466

CVE-2025-26466 How does this detection method work? This template matches on the following vulnerable versions: root@kitploit: - "SSH-2.0-OpenSSH9.5p1" - "SSH-2.0-OpenSSH9.6p1" - "SSH-2.0-OpenSSH9.7p1" - "SSH-2.0-OpenSSH9.8p1" - "SSH-2.0-OpenSSH9.9p1" If there is a match, the host is considered t...

5.9CVSS7.5AI score0.39845EPSS
SaveExploits5References1
Kitploit
Kitploit
•added 2026/09/22 1:37 p.m.•9 views

CVE-2023-31718

CVE-2023-31718 Es posible incluir archivos locales en el endpoint /api/download. Este endpoint se utiliza para descargar informes de FUXA y puede leer archivos locales mediante el parámetro "name" de una petición HTTP GET. /api/download?cmd=REPORT-DOWNLOAD&name=../../../../../../etc/passwd Nombre...

7.5CVSS7.5AI score0.01734EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 1:37 p.m.•11 views

Compromised-Org-Chart-Generator

Compromised Org Chart Generator Overview Active Directory is used by organization as the identity provider. It contains information of all employees including their names, job titles, departments, and their managers. Password audits can help to discover weaknesses and risks. You might try passwor...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 1:37 p.m.•11 views

writeup-cve-2019-19194

Writeup CVE-2019-19194 This is a writeup and theoretical Proof-of-Concept of CVE-2019-19194. ⚠️ This CVE was found by https://asset-group.github.io/disclosures/sweyntooth/ Table of Content Summary Vulnerable software and version Overview Protocol Stack and Architecture Pairing Procedure Proof of...

8.8CVSS8.2AI score0.01002EPSS
SaveExploits1References2
Rows per page
Query Builder