Lucene search
+L

563 matches found

Kitploit
Kitploit
β€’added 2026/09/12 1:45 p.m.β€’6 views

CVE-2025-58360

CVE-2025-58360 From version 2.26.0 to before 2.26.2 and before 2.25.6, an XML External Entity XXE vulnerability was identified. The application accepts XML input through a specific endpoint /geoserver/wms operation GetMap Exploit1: root@kitploit: python3 CVE-2025-58360 -u http://example.com...

9.8CVSS7.7AI score0.64874EPSS
SaveExploits4
Kitploit
Kitploit
β€’added 2026/09/12 12:46 p.m.β€’6 views

CVE-2024-36401-GeoServer-RCE

RCE vulnerability in GeoServer CVE-2024-36401 - detection script CVE-2024-36401 is a critical security vulnerability affecting GeoServer, an open-source server for sharing geospatial data, and GeoTools, an open-source Java library that provides tools for geospatial data. The vulnerability,...

9.8CVSS8.3AI score0.99813EPSS
SaveExploits26
Kitploit
Kitploit
β€’added 2026/09/12 12:06 p.m.β€’6 views

CVE-2024-36401-PoC

CVE-2024-36401-PoC Proof-of-Concept Exploit for CVE-2024-36401 GeoServer Vulnerable Versions of GeoServer are prior to 2.23.6 | 2.24.4 | 2.25.2 !!! FOR SECURITY TESTING PURPOSES ONLY !!! DO NOT USE THIS ON SYSTEMS THAT YOU DO NOT OWN UNLESS YOU HAVE EXPRESS PERMISSION !!! To run... 1. Start a...

9.8CVSS8.2AI score0.99813EPSS
SaveExploits26
Kitploit
Kitploit
β€’added 2026/09/12 12:00 p.m.β€’12 views

CVE-2024-36401_Geoserver_RCE_POC

Here is the English translation of your README file: ⚠️ Disclaimer: This tool is intended solely for security research and legally authorized testing purposes. Do not use it for any illegal or unauthorized activities. The user assumes full responsibility for any legal consequences. README Version:...

9.8CVSS8.1AI score0.99813EPSS
SaveExploits26References4
Kitploit
Kitploit
β€’added 2026/09/12 11:34 a.m.β€’7 views

geoexplorer

GeoExplorer Client This is the client component of the GeoExplorer project, designed to send requests to GeoServer instances and test for potential vulnerabilities. Requirements Python 3.x Required Python packages install using pip install -r requirements.txt: requests argparse urllib3 Usage Run...

5.9AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/12 6:00 a.m.β€’6 views

geoserver-

GeoServer CVE-2024-36401 Exploitation Tool GeoServer CVE-2024-36401 Environment: JDK8 Disclaimer: For authorized testing only. The author bears no responsibility for any consequences caused by user misuse. Please comply with laws and regulations! 1. Default payload: POST /geoserver/wfs HTTP/1.1...

9.8CVSS8.1AI score0.99813EPSS
SaveExploits26
Kitploit
Kitploit
β€’added 2026/09/12 5:19 a.m.β€’5 views

CVE-2023-25157-and-CVE-2023-25158

GeoServer & GeoTools SQL Injection CVE-2023-25157 & CVE-2023-25158 This repository contains a detailed description and replication steps of the SQL Injection vulnerabilities found in the GeoServer platform and GeoTools Library. The vulnerability has been assigned the identifier CVE-2023-25157 for...

9.8CVSS7.9AI score0.85247EPSS
SaveExploits6References2
Kitploit
Kitploit
β€’added 2026/09/12 4:16 a.m.β€’10 views

GeoServer-Tools-CVE-2024-36401

GeoServer-Tools-CVE-2024-36401 CVE-2024-36401 Graphical Exploitation Tool, supports exploitation across various JDK versions, as well as echo and memory shell implementation. Affected versions: GeoServer 2.23.6 2.24.0 = GeoServer 2.24.4 2.25.0 = GeoServer 2.25.2 Recently during HW Red/Blue team...

9.8CVSS8AI score0.99813EPSS
SaveExploits26References1
Kitploit
Kitploit
β€’added 2026/09/12 2:19 a.m.β€’7 views

cve-2024-36401-geoserver-rce

CVE-2024-36401 β€” Unauthenticated RCE in GeoServer A complete, reproducible study of CVE-2024-36401 , an unauthenticated remote code execution flaw in GeoServer β€” the most widely deployed open-source server for geospatial data. The bug is an eval injection : through the parameters of the OGC...

9.8CVSS8.2AI score0.99813EPSS
SaveExploits26
Nuclei
Nuclei
β€’added 2026/09/12 2:04 a.m.β€’59 views

Geoserver - Server-Side Request Forgery

GeoServer through 2.18.5 and 2.19.x through 2.19.2 allows server-side request forgery via the option for setting a proxy host. id: CVE-2021-40822 info: name: Geoserver - Server-Side Request Forgery author: For3stCo1d,aringo-bf severity: high description: GeoServer through 2.18.5 and 2.19.x throug...

7.5CVSS7.2AI score0.19259EPSS
SaveExploits0References5
Nuclei
Nuclei
β€’added 2026/09/12 2:04 a.m.β€’56 views

GeoServer Demo Request Endpoint - Server Side Request Forgery

It is possible to achieve Server Side Request Forgery SSRF via the Demo request endpoint if Proxy Base URL has not been set. An unauthenticated user can supply a request that will be issued by the server, allowing enumeration of internal networks and, in the case of cloud instances, access to...

8.2CVSS7.1AI score0.02296EPSS
SaveExploits0References4
Nuclei
Nuclei
β€’added 2026/09/12 2:04 a.m.β€’11 views

GeoServer jsonArrayContains CQL Filter - SQL Injection

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. GeoTools FilterToSqlHelper.constructEquality writes the expected argument of the jsonArrayContains CQL function RAW into the SQL string while only escaping the JSON pointer. A single...

9.8CVSS7.9AI score0.85247EPSS
SaveExploits6References4
Nuclei
Nuclei
β€’added 2026/09/12 2:04 a.m.β€’33 views

GeoServer WFS - XXE Processing Vulnerability

GeoServer Web Feature Service WFS is vulnerable to an XML External Entity XXE processing attack due to improper handling of XML input. This vulnerability allows attackers to perform Out-of-Band OOB data exfiltration and Server-Side Request Forgery SSRF by exploiting the GeoTools library. id:...

9.9CVSS7.2AI score0.41426EPSS
SaveExploits1References6
Nuclei
Nuclei
β€’added 2026/09/12 2:04 a.m.β€’45 views

GeoServer - Missing Authorization on REST API Index

GeoServer contains a missing authorization vulnerability that allows unauthorized access to the REST API Index page, potentially exposing sensitive configuration information. id: CVE-2025-27505 info: name: GeoServer - Missing Authorization on REST API Index author: securitytaters severity: medium...

5.3CVSS5.8AI score0.01152EPSS
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/12 1:27 a.m.β€’5 views

CVE-2022-24818

CVE-2022-24818: Java Deserialization via Unchecked JNDI Lookups in GeoServer and GeoTools The GeoTools library has a number of data sources that can perform unchecked JNDI lookups, which in turn can be used to perform class deserialization and result in arbitrary code execution. As an example thi...

8.2CVSS7.4AI score0.0241EPSS
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/12 1:01 a.m.β€’6 views

GeoServerExploit

GeoServerExploit A vulnerability exploitation tool for GeoServer CVE-2024-36401/CVE-2024-36404 This project was jointly developed by @hony and @wh!te?be6ar. If you find this project helpful, please don't forget to give it a 🌟Star to show your support. Thank you. Usage Example Acknowledgements...

9.8CVSS8.2AI score0.99813EPSS
SaveExploits26References2
Kitploit
Kitploit
β€’added 2026/09/11 9:27 p.m.β€’11 views

CVE-2024-36401

CVE-2024-36401 Remote Code Execution RCE Vulnerability In Evaluating Property Name Expressions GeoServer is an open source server that allows users to share and edit geospatial data. Prior to versions 2.23.6, 2.24.4, and 2.25.2, multiple OGC request parameters allow Remote Code Execution RCE by...

9.8CVSS8.2AI score0.99813EPSS
SaveExploits26
Kitploit
Kitploit
β€’added 2026/09/11 8:55 p.m.β€’5 views

Geoserver-CVE-2023-25157

Geoserver SQL Injection Exploit In this year, a cve got published for Geoserver with the ID CVE-2023-25157. I saw this vulnerability in one of my projects and tried to exploit it. And here it is, the complete exploit. In this repohttps://github.com/0x2458bughunt/CVE-2023-25157 you can use the...

9.8CVSS8.2AI score0.85247EPSS
SaveExploits6References3
Kitploit
Kitploit
β€’added 2026/09/11 8:21 p.m.β€’7 views

CVE-2024-36401-poc

CVE-2024-36401 β€” GeoServer OGC XPath Injection RCE Unauthenticated Remote Code Execution exploit for GeoServer via OGC filter valueReference parameter injection XPath/JXPath evaluation. Disclaimer: This tool is intended for authorized penetration testing and security research only. Do not use...

9.8CVSS8.2AI score0.99813EPSS
SaveExploits26
Kitploit
Kitploit
β€’added 2026/09/11 5:56 p.m.β€’8 views

geoserver-CVE-2023-25157

geoserver CVE-2023-25157 White Hat 3rd Cohort Class 30 Kim Jeong-woo github link - https://github.com/custiya/geoserver-CVE-2023-25157 Vulnerability Summary CVE-2023-25157 is an SQLi vulnerability that occurred in GeoServer, an open-source map data service web application. Occurs in some versions...

9.8CVSS7.8AI score0.85247EPSS
SaveExploits5References1
Rows per page
Query Builder