Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-metasploit committed Jan 7, 2025
1 parent 817557c commit 43af3db
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -25412,6 +25412,67 @@

]
},
"auxiliary_gather/onedev_arbitrary_file_read": {
"name": "OneDev Unauthenticated Arbitrary File Read",
"fullname": "auxiliary/gather/onedev_arbitrary_file_read",
"aliases": [

],
"rank": 300,
"disclosure_date": "2024-10-19",
"type": "auxiliary",
"author": [
"vultza",
"Siebene"
],
"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.",
"references": [
"CVE-2024-45309",
"URL-https://github.com/theonedev/onedev/security/advisories/GHSA-7wg5-6864-v489"
],
"platform": "",
"arch": "",
"rport": 80,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": null,
"mod_time": "2025-01-06 18:48:26 +0000",
"path": "/modules/auxiliary/gather/onedev_arbitrary_file_read.rb",
"is_install_path": true,
"ref_name": "gather/onedev_arbitrary_file_read",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [

],
"SideEffects": [
"ioc-in-logs"
]
},
"session_types": false,
"needs_cleanup": false,
"actions": [

]
},
"auxiliary_gather/opennms_xxe": {
"name": "OpenNMS Authenticated XXE",
"fullname": "auxiliary/gather/opennms_xxe",
Expand Down

0 comments on commit 43af3db

Please sign in to comment.