Skip to content

Commit 43af3db

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 817557c commit 43af3db

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

db/modules_metadata_base.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25412,6 +25412,67 @@
2541225412

2541325413
]
2541425414
},
25415+
"auxiliary_gather/onedev_arbitrary_file_read": {
25416+
"name": "OneDev Unauthenticated Arbitrary File Read",
25417+
"fullname": "auxiliary/gather/onedev_arbitrary_file_read",
25418+
"aliases": [
25419+
25420+
],
25421+
"rank": 300,
25422+
"disclosure_date": "2024-10-19",
25423+
"type": "auxiliary",
25424+
"author": [
25425+
"vultza",
25426+
"Siebene"
25427+
],
25428+
"description": "This module exploits an unauthenticated arbitrary file read vulnerability (CVE-2024-45309), which affects OneDev versions <= 11.0.8.\n To exploit this vulnerability, a valid OneDev project name is required. If anonymous access is enabled on the OneDev server, any visitor\n can view existing projects without authentication.\n However, when anonymous access is disabled, an attacker who lacks prior knowledge of existing project names can use a brute-force approach.\n By providing a user-supplied wordlist, the module may be able to guess a valid project name and subsequently exploit the vulnerability.",
25429+
"references": [
25430+
"CVE-2024-45309",
25431+
"URL-https://github.com/theonedev/onedev/security/advisories/GHSA-7wg5-6864-v489"
25432+
],
25433+
"platform": "",
25434+
"arch": "",
25435+
"rport": 80,
25436+
"autofilter_ports": [
25437+
80,
25438+
8080,
25439+
443,
25440+
8000,
25441+
8888,
25442+
8880,
25443+
8008,
25444+
3000,
25445+
8443
25446+
],
25447+
"autofilter_services": [
25448+
"http",
25449+
"https"
25450+
],
25451+
"targets": null,
25452+
"mod_time": "2025-01-06 18:48:26 +0000",
25453+
"path": "/modules/auxiliary/gather/onedev_arbitrary_file_read.rb",
25454+
"is_install_path": true,
25455+
"ref_name": "gather/onedev_arbitrary_file_read",
25456+
"check": true,
25457+
"post_auth": false,
25458+
"default_credential": false,
25459+
"notes": {
25460+
"Stability": [
25461+
"crash-safe"
25462+
],
25463+
"Reliability": [
25464+
25465+
],
25466+
"SideEffects": [
25467+
"ioc-in-logs"
25468+
]
25469+
},
25470+
"session_types": false,
25471+
"needs_cleanup": false,
25472+
"actions": [
25473+
25474+
]
25475+
},
2541525476
"auxiliary_gather/opennms_xxe": {
2541625477
"name": "OpenNMS Authenticated XXE",
2541725478
"fullname": "auxiliary/gather/opennms_xxe",

0 commit comments

Comments
 (0)