Lucene search
+L

2543 matches found

Kitploit
Kitploit
added 2026/09/02 3:46 p.m.5 views

PoC_CVE-2019-0217

This repository contains a proof of concept exploit for CVE-2019-0217, along with a Dockerfile to set up a web server vulnerable to the CVE. CVE Description In Apache HTTP Server 2.4 release 2.4.38 and prior, a race condition in modauthdigest when running in a threaded server could allow a user...

7.5CVSS6.9AI score0.17359EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 2:50 p.m.3 views

Forbidden-Buster

Forbidden Buster is a tool designed to automate various techniques in order to bypass HTTP 401 and 403 response codes and gain access to unauthorized areas in the system. This code is made for security enthusiasts and professionals only. Use it at your own risk. Features Probes HTTP 401 and 403...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/09/02 2:39 p.m.8 views

EUVD-2026-68802

EasyAdmin custom-action dispatcher bypasses accesscontrol on other routes...

8.1CVSS5.9AI score0.0025EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/02 8:41 a.m.9 views

nomore403

NoMore403 nomore403 は、HTTP アクセス制御のバイパスや、401、403 および関連するレスポンスにおけるパーサーの不整合をテストするためのコマンドラインツールです。 このツールは、実践的な Web セキュリティ業務(バグバウンティ、侵入テスト、セキュリティレビュー、アクセス制御ルールの回帰テスト)を目的として設計されています。幅広いリクエストの変異を自動化し、ベースラインを取得し、一般的な誤検出をフィルタリングし、意味のあるバイパスである可能性が最も高いレスポンスを強調表示します。 機能 ブロックされたレスポンスに対するベースライン駆動型の比較 デフォルトの 40...

5.9AI score
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.17 views

LolLMS <= 2.2.0 - Unauthenticated File Upload

A vulnerability in parisneo/lollms up to and including version 2.2.0 allows unauthenticated users to upload and process files through the /api/files/extract-text endpoint. The endpoint lacks the Dependsgetcurrentactiveuser dependency used by other file-related APIs. id: CVE-2026-0558 info: name:...

9.8CVSS7AI score0.01936EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.42 views

Symfony HttpFoundation - Access Control Bypass via PATH_INFO

Symfony HttpFoundation component = 2.0.0 and prior to versions 5.4.50, 6.4.29, and 7.3.7 contains an access control bypass vulnerability. The Request class improperly interprets some PATHINFO values, producing URL paths without a leading /. This allows bypassing access control rules that are buil...

7.3CVSS7.1AI score0.01325EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 6:46 a.m.3 views

CVE-2025-30208-Series

CVE-2025-30208 & CVE-2025-31125 & CVE-2025-31486 1. Vulnerability Overview CVE-2025-30208, CVE-2025-31125 and CVE-2025-31486 are arbitrary file reading vulnerabilities in the Vite development server. These vulnerabilities allow an attacker to bypass access controls through specific URL parameters...

7.5CVSS6.5AI score0.74969EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/02 6:22 a.m.5 views

cve-2022-31813

CVE-2022-31813 Vulnerability Checker Author : Derek Odiorne GitHub : @dodiorne Version : 1.2 Last Updated : May 21, 2025 MITRE ATT &CK Technique: T1190 – Exploit Public-Facing Application 🧠 Description This tool is a black-box vulnerability scanner for detecting CVE-2022-31813 , a path traversal...

9.8CVSS7AI score0.03543EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/02 6:17 a.m.5 views

CVE-2023-22515

1vere$k CVE-2023-22515 iveresk-CVE-2023-22515 On October 4, 2023, Atlassian released an advisory for CVE-2023-22515, a critical vulnerability affecting on-premises instances of Confluence Server and Confluence Data Center. Atlassian initially described this vulnerability as a Privilege Escalation...

10CVSS7.4AI score0.99156EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/02 5:55 a.m.4 views

CVE-2023-23752

CVE-2023-23752 Joomla Unauthorized Access Vulnerability CVE-2023–23752 This readme file provides information about the Joomla Unauthorized Access Vulnerability CVE-2023–23752 and how to detect. This vulnerability allows an attacker to bypass the Joomla access control system and gain unauthorized...

5.3CVSS6.5AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/02 5:06 a.m.3 views

CVE-2021-40346

CVE-2021-40346 CVE-2021-40346 PoC HAProxy HTTP Smuggling For educational purposes only Setup root@kitploit: $ docker build -t cve-2021-40346 . $ docker run --name poc -p 8000:80 -d --rm -it cve-2021-40346 4941e9f23508b497e4cbe334a75e7cdb84c83478522ed85f48db3477f97a6fb4 Test Confirm /admin is...

7.5CVSS7.2AI score0.57934EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/02 3:29 a.m.6 views

h2csmuggler

h2cSmuggler Description h2cSmuggler smuggles HTTP traffic past insecure edge-server proxypass configurations by establishing HTTP/2 cleartext h2c communications with h2c-compatible back-end servers, allowing a bypass of proxy rules and access controls. See my detailed write-up below for: Technica...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 2:59 a.m.4 views

k8s-CVE-2021-43557-poc

インストール minikube をインストール apisix をインストール: root@kitploit: helm repo add apisix https://charts.apiseven.com helm repo add bitnami https://charts.bitnami.com/bitnami helm repo update kubectl create ns ingress-apisix helm install apisix apisix/apisix \ --set gateway.type=NodePort \ --set...

7.5CVSS7.1AI score0.14589EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 2:36 a.m.4 views

CVE-2026-67182-HTTP-Request-Smuggling-Enables-Front-End-Access-Control-Bypass-rouille-

Security Advisory: HTTP Request Smuggling Enables Front-End Access Control Bypass rouille Assigned CVE ID: CVE-2026-67182 Summary rouille::proxy::proxy and rouille::proxy::fullproxy copy client-supplied request header values into the upstream connection without checking them for control character...

7.5CVSS5.9AI score0.00415EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/02 2:23 a.m.5 views

anviz-m3-rfid-cve-2019-11523-poc

Anviz M3 RFID Access Control security issues Security issues have been found in the Anviz M3 RFID Access Control device when working in standalone mode connected to a TCP/IP network, that could lead to access control bypass and private informations leakage and alteration. Advisory information...

9.8CVSS7.3AI score0.01208EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/02 2:11 a.m.4 views

Pegasus---Forbidden-Buster

Pegasus - Forbidden Buster Author: Letda Kes dr. Sobri, S.Kom. A penetration testing tool for bypassing HTTP 401/403 responses using various header manipulation techniques and path fuzzing. Features Tests various header manipulations X-Forwarded-For, X-Original-URL, X-Rewrite-URL, etc. Unicode pa...

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

CVE-2023-25690

CVE-2023-25690 Description of CVE-2023-25690: Some modproxy configurations on Apache HTTP Server from version 2.4.0 to 2.4.55 allow HTTP Request Smuggling attacks a technique that interferes with the way a website processes HTTP request sequences received from one or more users. These...

9.8CVSS6.7AI score0.84508EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/01 10:59 p.m.4 views

CVE-2024-25170-Mezzanine-v6.0.0

Product: Mezzanine CMS Version: v6.0.0 Date found: 10.01.2024. Date reported: 10.01.2024. Vulnerability type: Incorrect Access Control. CVE ID: CVE-2024-25170 Description: An issue in Mezzanine v6.0.0 allows attackers to bypass access controls via manipulating the Host Header. POC is coming soon:...

9.1CVSS5.8AI score0.00881EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 9:38 p.m.6 views

CVE-2024-48208

CVE-2024-48208 The repo contains all the work surrounding the development of the PoC for how a simple OOBOut-of-bound read can result in jail escapes as well as broken access control. About the Vulnerability The orginial CVE Description is as follows: The Github PR on the official repo details ou...

8.6CVSS7.3AI score0.01575EPSS
SaveExploits1References5
NVD
NVD
added 2026/09/01 9:18 p.m.8 views

CVE-2026-73762

A vulnerability has been identified in the API endpoint of AOS-CX that could allow a remote actor to circumvent existing access controls. In some cases this could enable unauthorized access to management functionality that should be restricted by the configured access control policy...

6.6CVSS
SaveExploits0References1
Rows per page
Query Builder