Lucene search
+L

3541 matches found

Kitploit
Kitploit
added 2026/09/02 12:47 a.m.7 views

CVE-2024-29895.py

Cacti RCE - CVE-2024-29895 Usage: python3 cve-2024-29895.py -u https://target.com/ -c id Affecting Cacti versions 1.3.X on DEV builds where cmdrealtime.php is present and POLLERID is enabled. Command Injection is possible via this endpoint, by requesting via GET with payload as HTML Query...

10CVSS7.4AI score0.98455EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/02 12:40 a.m.3 views

CVE-2019-20085

📂 CVE-2019-20085 – TVT NVMS-1000 Directory Traversal Exploit By Z3R0 Author: Z3R0 CVE: CVE-2019-20085 Target: TVT NVMS-1000 all known versions prior to patch Vuln Type: Unauthenticated Directory Traversal Date: Insert Your Release Date 🔍 Vulnerability Summary TVT's NVMS-1000 software contains a...

7.5CVSS7.2AI score0.96071EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/01 10:02 p.m.4 views

CVE-2020-14882

CVE-2020-14882 CVE-2020–14882 - research by Jang Code by @s1kr10s Poc: POST Review / Video: root@kitploit: https://testbnull.medium.com/weblogic-rce-by-only-one-get-request-cve-2020-14882-analysis-6e4b09981dbf https://www.youtube.com/watch?v=JFVDOIL0YtA&feature=youtu.be...

10CVSS7.4AI score0.99997EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/01 4:48 p.m.643 views

log4j-detect

log4j-detect Simple Python 3 script to detect the "Log4j" Java library vulnerability CVE-2021-44228 for a list of URL with multithreading The script "log4j-detect.py" developed in Python 3 is responsible for detecting whether a list of URLs are vulnerable to CVE-2021-44228. To do so, it sends a G...

10CVSS7.5AI score0.99999EPSS
SaveExploits366
NVD
NVD
added 2026/09/01 12:17 p.m.8 views

CVE-2026-83595

AVideo contains a cross-site request forgery vulnerability in plugin/API/set.json.php that allows attackers to perform state-changing actions by crafting GET requests that bypass CSRF protection. Attackers can navigate a victim's browser to a malicious URL with API parameters to delete videos,...

8.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 11:33 a.m.11 views

CVE-2026-83595

AVideo contains a Cross-Site Request Forgery (CSRF) vulnerability in the plugin/API/set.json.php component. The flaw allows attackers to craft GET requests that bypass CSRF protection, performing state-changing actions on a victim's session without user consent. Concretely, a victim can be naviga...

8.1CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 11:33 a.m.11 views

EUVD-2026-69023

AVideo contains a cross-site request forgery vulnerability in plugin/API/set.json.php that allows attackers to perform state-changing actions by crafting GET requests that bypass CSRF protection. Attackers can navigate a victim's browser to a malicious URL with API parameters to delete videos,...

8.1CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/01 11:33 a.m.17 views

CVE-2026-83595 AVideo Cross-Site Request Forgery via plugin/API/set.json.php

AVideo contains a cross-site request forgery vulnerability in plugin/API/set.json.php that allows attackers to perform state-changing actions by crafting GET requests that bypass CSRF protection. Attackers can navigate a victim's browser to a malicious URL with API parameters to delete videos,...

8.1CVSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.87 views

Extreme Management Center 8.4.1.24 - Cross-Site Scripting

Extreme Management Center 8.4.1.24 contains a cross-site scripting vulnerability via a parameter in a GET request. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication...

6.1CVSS6.4AI score0.04178EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.91 views

Reprise License Manager 14.2 - Cross-Site Scripting

Reprise License Manager 14.2 contains a cross-site scripting vulnerability in the /goform/activateprocess "count" parameter via GET. id: CVE-2021-45422 info: name: Reprise License Manager 14.2 - Cross-Site Scripting author: edoardottt severity: medium description: | Reprise License Manager 14.2...

6.1CVSS6.3AI score0.03241EPSS
SaveExploits3References5
Kitploit
Kitploit
added 2026/09/01 9:20 a.m.5 views

CVE-2023-23752

CVE-2023-23752 simple program for joomla CVE-2023-23752 scanner, This is a simple Ruby script that checks if a list of targets is vulnerable to CVE-2023-23752, a critical security vulnerability in a web application. The script sends a HTTP GET request to a specified endpoint, and extracts...

5.3CVSS6.6AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/01 5:01 a.m.4 views

CVE-2024-57241

CVE-2024-57241CNNVD-2024-34500830 For web applications using DEDECMS 5.71SP1 and earlier, URL redirects occur because the source code logic error of the CMS does not judge the input GET request For web applications using DEDECMS 5.71SP1 and below, URL redirection occurs because the CMS source cod...

6.5CVSS5.9AI score0.01135EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/31 6:25 p.m.5 views

CVE-2026-68525

A flaw was found in Apache Tomcat. This incorrect authorization vulnerability occurs within the FORM authentication process, allowing a user to bypass security constraints. This bypass enables unauthorized access to resources via a GET request, even when those resources are intended to be...

9.1CVSS5.8AI score0.00631EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 3:19 p.m.3 views

SnakeYAML-CVE-2022-1471-POC

SnakeYAML-CVE-2022-1471-POC Code for veracode blog To demonstrate the Code Execution, 1. Build the project using maven 2. Execute python3 -m http.server 8080 to run the http server 3. Run exploit.java. You should observe a HTTP GET request on the server 4. To demonstrate how SnakeYAML 2.0 prevent...

9.8CVSS6.9AI score0.99569EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/31 12:41 p.m.7 views

CVE-2018-11776

CVE-2018-11776 Investigation of CVE-2018-11776 vulnerability that allows attackers to remotely execute code and gain control over Apache Struts-based applications. Install and Exploiting https://github.com/hook-s3c/CVE-2018-11776-Python-PoC Suricata In the file "test.rules " presents a rule for t...

9.3CVSS7.3AI score0.99991EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/08/31 8:15 a.m.3 views

CVE-2026-37070

CVE-2026-37070 Incorrect access control in /vfm-admin/ajax/streamvid.php in Veno File Manager Project in 4.4.9 allows an authenticated attacker to read any uploaded files by other users as long as it knows the path and filename via a specially crafted GET request to the affected endpoint...

5.9AI score0.00156EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/30 3:16 p.m.10 views

CVE-2026-82643

WWBN AVideo contains an unauthenticated credential submission vulnerability in plugin/Live/api/preauthorize.json.php that accepts credentials over GET without rate limiting. Attackers can submit correct credentials repeatedly to trigger uncapped two-factor confirmation emails and perform sustaine...

6.9CVSS0.00204EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/29 6:32 p.m.2 views

SOC227-Microsoft-SharePoint-Server-Elevation-of-Privilege-Possible-CVE-2023-29357-Exploitation

SOC227 - Microsoft SharePoint Server Elevazione dei privilegi Sfruttamento di CVE-2023-29357 CVE-2023-29357 è una vulnerabilità critica di elevazione dei privilegi che, se combinata con altre vulnerabilità, potrebbe potenzialmente portare all'esecuzione di codice in remoto. Il punteggio CVSS di...

9.8CVSS7.4AI score0.99984EPSS
SaveExploits10
Github Security Blog
Github Security Blog
added 2026/08/28 6:14 p.m.11 views

piccolo-admin has a privilege escalation issue - admin to superuser via session-token disclosure in GET /api/tables/sessions/.

Summary piccoloadmin uses a helper called superuservalidators to gate access to the user and session tables for non-superusers. The helper rejects PUT, PATCH, DELETE, and POST, but does not reject GET. The sessions table stores live session tokens in plaintext, and the token column is not marked...

8.8CVSS5.9AI score0.00389EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/08/28 6:13 p.m.34 views

CVE-2026-55485 Piccolo Admin: Privilege escalation - admin to superuser via session-token disclosure in GET /api/tables/sessions/.

Piccolo Admin is an admin interface and content management system for Python, built on top of Piccolo. Prior to 1.14.0, piccoloadmin/endpoints.py uses superuservalidators to block PUT, PATCH, DELETE, and POST requests by non-superusers but permits GET requests to configured user and session table...

8.8CVSS0.00389EPSS
SaveExploits0References6
Rows per page
Query Builder