Skip to content

Commit 259180e

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent cd83a44 commit 259180e

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

db/modules_metadata_base.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22908,6 +22908,62 @@
2290822908
"needs_cleanup": false,
2290922909
"actions": []
2291022910
},
22911+
"auxiliary_gather/geoserver_wms_getmap_xxe_file_read": {
22912+
"name": "GeoServer WMS GetMap XXE Arbitrary File Read",
22913+
"fullname": "auxiliary/gather/geoserver_wms_getmap_xxe_file_read",
22914+
"aliases": [],
22915+
"rank": 300,
22916+
"disclosure_date": "2025-11-25",
22917+
"type": "auxiliary",
22918+
"author": [
22919+
"xbow-security",
22920+
"Valentin Lobstein <[email protected]>",
22921+
"Julien Voisin"
22922+
],
22923+
"description": "This module exploits an XML External Entity (XXE) vulnerability in GeoServer\n via the WMS GetMap operation. The vulnerability allows reading arbitrary files\n from the server's file system by injecting an XXE entity in the SLD (Styled Layer Descriptor).\n\n Affected versions:\n - GeoServer >= 2.26.0, <= 2.26.1\n - GeoServer <= 2.25.5\n\n The file content is returned in the error message when the layer name contains\n the XXE entity reference.",
22924+
"references": [
22925+
"CVE-2025-58360",
22926+
"URL-https://github.com/geoserver/geoserver/security/advisories/GHSA-fjf5-xgmq-5525"
22927+
],
22928+
"platform": "",
22929+
"arch": "",
22930+
"rport": 80,
22931+
"autofilter_ports": [
22932+
80,
22933+
8080,
22934+
443,
22935+
8000,
22936+
8888,
22937+
8880,
22938+
8008,
22939+
3000,
22940+
8443
22941+
],
22942+
"autofilter_services": [
22943+
"http",
22944+
"https"
22945+
],
22946+
"targets": null,
22947+
"mod_time": "2025-12-13 17:42:02 +0000",
22948+
"path": "/modules/auxiliary/gather/geoserver_wms_getmap_xxe_file_read.rb",
22949+
"is_install_path": true,
22950+
"ref_name": "gather/geoserver_wms_getmap_xxe_file_read",
22951+
"check": false,
22952+
"post_auth": false,
22953+
"default_credential": false,
22954+
"notes": {
22955+
"Stability": [
22956+
"crash-safe"
22957+
],
22958+
"Reliability": [],
22959+
"SideEffects": [
22960+
"ioc-in-logs"
22961+
]
22962+
},
22963+
"session_types": false,
22964+
"needs_cleanup": false,
22965+
"actions": []
22966+
},
2291122967
"auxiliary_gather/gitlab_authenticated_subgroups_file_read": {
2291222968
"name": "GitLab Authenticated File Read",
2291322969
"fullname": "auxiliary/gather/gitlab_authenticated_subgroups_file_read",

0 commit comments

Comments
 (0)