Lucene search
+L

151 matches found

Kitploit
Kitploit
added 2026/09/09 10:12 p.m.6 views

Research-CVE-2023-27524

Research-CVE-2023-27524 The ASEAN Information Security Student Competition Jeopardy has temporarily concluded; my team MSECHUNT3R won second place in the Jeopardy bracket. I feel both happy and sad because this year's web challenge didn't meet my expectations, but anyway, I have a CVE to analyze ...

9.8CVSS7.8AI score0.97405EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/09 10:25 a.m.6 views

CrushFTP-CVE-2024-4040-illdeed

CVE-2024-4040 — CrushFTP Authentication Bypass Exploit This repository contains a stealthy Python proof-of-concept PoC exploit for CVE-2024-4040 , a critical vulnerability in CrushFTP v10 and below that allows an attacker to bypass authentication using a forged CrushAuth cookie and AWS-style...

10CVSS7.5AI score0.99539EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.6 views

POC-CVE-2014-0166

POC&EXP of CVE-2014-0166 WordPress 3.8.2 cookie forgery vulnerability Details of this vulnerability can be found athere There are three files: wpzerocookiegenerator.php POC to verify this vulnerability. It won't send any requests, just a local brute-forcer. Redefine variables to supply info and i...

6.4CVSS5.8AI score0.0893EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:55 a.m.6 views

Kimai-CVE-2026-49865-POC

Kimai CVE-2026-52824 — Default APPSECRET Authentication Bypass Note: The repository URL contains an outdated CVE ID CVE-2026-49865. The correct and current CVE tracked in this repository is CVE-2026-52824 GHSA-jr9p-4h4j-6c58. Proof-of-concept exploit toolkit for the hardcoded default APPSECRET...

5.9AI score
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 6:24 a.m.7 views

CVE-2024-43044-jenkins

Intro This is an exploit for CVE-2024-43044, an arbitrary file read that allows an agent to fetch files from the controller. The exploit will use the vulnerability to read files to forge a remember-me cookie for an admin account and gain access to Jenkins scripting engine. Check out the full...

8.8CVSS7.1AI score0.28782EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/09 6:13 a.m.5 views

CVE-2023-27524

CVE-2023-27524: Apache Superset Auth Bypass Script to check if an Apache Superset server is running with an insecure default configuration CVE-2023-27524. The script checks if a Superset server's session cookies are signed with any well-known default Flask SECRETKEYs. The --validate flag can be...

9.8CVSS8.2AI score0.97405EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/09 1:49 a.m.6 views

CVE-2021-40903

Exploit Title: Antminer Monitor 0.5.0 - Authentication Bypass CVE: CVE-2021-40903 Date: 09/06/2021 Dork:https://www.zoomeye.org/searchResult?q=%22antminer%20monitor%22 Exploit Author: CQR.company / Vulnz. Vendor Homepage: https://github.com/anselal/antminer-monitor,...

9.8CVSS8.1AI score0.04542EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.3 views

PT-2026-89109

MaxSite CMS through 109.6 ships with a hardcoded session encryption key in application/config/config.php that is never changed during installation, allowing unauthenticated attackers to forge administrator session cookies. Attackers can mint a malicious ci session cookie with administrator...

9.8CVSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 10:32 p.m.5 views

CVE-2019-5420-PoC

CVE-2019-5420-PoC Wrote this for PentesterLab If you are from PentesterLab's don't cheat, it's alot better to learn. Hope it's useful to someone, if not to me in the future : Nice argparse stuff, not a bad PoC Usage root@kitploit: usage: script.py -h --appname APPNAME --cookie COOKIE --modify KEY...

9.8CVSS7.5AI score0.92144EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/08 4:08 p.m.7 views

cve-2020-10977-read-and-execute

CVE-2020-10977 read and execute About CVE-2020-10977 HackerOne Report: https://hackerone.com/reports/827052 Exploit-DB: https://www.exploit-db.com/exploits/48431 How to reproduce excecution part manually: From reading to execution About this repository getsecret.py - main script. It uses...

5.5CVSS6.1AI score0.42741EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/08 10:40 a.m.9 views

CVE-2026-0257

CVE-2026-0257: GlobalProtect Authentication Bypass Overview This exploit achieves unauthenticated VPN access to a Palo Alto GlobalProtect gateway/portal by forging an authentication cookie using only the server's publicly available TLS certificate. The Core Vulnerability Why It Works GlobalProtec...

9.1CVSS6.7AI score0.93905EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 4:59 p.m.5 views

CVE-2026-0257

Forge a GlobalProtect auth override cookie using the public key from TLS CVE-2026-0257 A proof-of-concept script to test a target PAN-OS GlobalProtect portal or gateway for CVE-2026-0257. The script will attempt to forge a valid authentication override cookie by iterating over the certificate cha...

9.1CVSS6.7AI score0.93905EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 9:43 a.m.8 views

CVE-2025-49132-PoC

Guide to use script that exploit the Pterodactyl Path Traversal at locale.json Requirements Exposed Redis Server Panel URL Guide 1. Get access to the server configuration file, which has APPKEY and Redis Database Password + IP 2. Use forgecookie to generate a pterodactylsession cookie 3. Use that...

10CVSS5.8AI score0.53389EPSS
SaveExploits30References1
CVE
CVE
added 2026/09/03 2:12 p.m.23 views

CVE-2026-85181

CAT (dianping/cat) through 3.1.0 is vulnerable to session cookie forgery due to using Java String.hashCode as the sole integrity check without a server-side secret key. An attacker can compute valid checksums offline and, by setting the x-forwarded-for header, bypass IP-binding validation to crea...

9.8CVSS5.9AI score0.00382EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 2:12 p.m.33 views

CVE-2026-85181 CAT through 3.1.0 Session Cookie Forgery via Unkeyed hashCode Checksum

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access...

9.8CVSS0.00382EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 2:12 p.m.10 views

CVE-2026-85181 CAT through 3.1.0 Session Cookie Forgery via Unkeyed hashCode Checksum

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access...

9.3CVSS5.5AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/03 1:32 a.m.7 views

CVE-2026-21994

CVE-2026-21994 Summary Oracle OKIT oci-designer-toolkit version 0.3.0 contains two critical misconfigurations that chain into an unauthenticated full takeover. A hardcoded Flask SECRETKEY exposed in the public repository allows any attacker to forge a valid admin session cookie — no credentials...

9.8CVSS8.2AI score0.00448EPSS
SaveExploits1
OSV
OSV
added 2026/09/02 12:32 p.m.4 views

CVE-2026-81168 CAPTCHA Protected Page - Moderately critical - Cookie Forgery - SA-CONTRIB-2026-105

Authentication Bypass Using an Alternate Path or Channel vulnerability in Drupal CAPTCHA Protected Page allows Functionality Bypass. This issue affects CAPTCHA Protected Page versions: from 0.0.0 to 1.0.2...

3.7CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/08/26 5:34 p.m.7 views

DRUPAL-CONTRIB-2026-105

This module enables site administrators to require CAPTCHA confirmation on specific pages. The module does not sufficiently validate its CAPTCHA verification cookies. Under certain circumstances, an unauthenticated user or automated bot can forge the cookie and bypass CAPTCHA verification entirel...

3.7CVSS5.5AI score0.00335EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 8:16 a.m.8 views

CVE-2026-75977

The Mang Board WP plugin for WordPress is vulnerable to Missing Authorization via Authentication Cookie Forgery in all versions up to, and including, 2.3.7. This is due to flawed HMAC generation in the mbwgethashkey function that uses the current user's identity instead of the cookie username...

8.8CVSS0.00623EPSS
SaveExploits0References12
Rows per page
Query Builder