Skip to content

Commit 1d764c1

Browse files
committed
automatic module_metadata_base.json update
1 parent ba75b3b commit 1d764c1

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

db/modules_metadata_base.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2233,6 +2233,59 @@
22332233

22342234
]
22352235
},
2236+
"auxiliary_admin/http/gitlab_password_reset_account_takeover": {
2237+
"name": "GitLab Password Reset Account Takeover",
2238+
"fullname": "auxiliary/admin/http/gitlab_password_reset_account_takeover",
2239+
"aliases": [
2240+
2241+
],
2242+
"rank": 300,
2243+
"disclosure_date": "2024-01-11",
2244+
"type": "auxiliary",
2245+
"author": [
2246+
"h00die",
2247+
"asterion04"
2248+
],
2249+
"description": "This module exploits an account-take-over vulnerability that allows users\n to take control of a gitlab account without user interaction.\n\n The vulnerability lies in the password reset functionality. Its possible to provide 2 emails\n and the reset code will be sent to both. It is therefore possible to provide the e-mail\n address of the target account as well as that of one we control, and to reset the password.\n\n 2-factor authentication prevents this vulnerability from being exploitable. There is no\n discernable difference between a vulnerable and non-vulnerable server response.\n\n Vulnerable versions include:\n 16.1 < 16.1.6,\n 16.2 < 16.2.9,\n 16.3 < 16.3.7,\n 16.4 < 16.4.5,\n 16.5 < 16.5.6,\n 16.6 < 16.6.4,\n and 16.7 < 16.7.2.",
2250+
"references": [
2251+
"CVE-2023-7028",
2252+
"URL-https://about.gitlab.com/releases/2024/01/11/critical-security-release-gitlab-16-7-2-released/",
2253+
"URL-https://github.com/duy-31/CVE-2023-7028"
2254+
],
2255+
"platform": "",
2256+
"arch": "",
2257+
"rport": 80,
2258+
"autofilter_ports": [
2259+
80,
2260+
8080,
2261+
443,
2262+
8000,
2263+
8888,
2264+
8880,
2265+
8008,
2266+
3000,
2267+
8443
2268+
],
2269+
"autofilter_services": [
2270+
"http",
2271+
"https"
2272+
],
2273+
"targets": null,
2274+
"mod_time": "2024-01-27 07:44:11 +0000",
2275+
"path": "/modules/auxiliary/admin/http/gitlab_password_reset_account_takeover.rb",
2276+
"is_install_path": true,
2277+
"ref_name": "admin/http/gitlab_password_reset_account_takeover",
2278+
"check": false,
2279+
"post_auth": false,
2280+
"default_credential": false,
2281+
"notes": {
2282+
},
2283+
"session_types": false,
2284+
"needs_cleanup": false,
2285+
"actions": [
2286+
2287+
]
2288+
},
22362289
"auxiliary_admin/http/gitstack_rest": {
22372290
"name": "GitStack Unauthenticated REST API Requests",
22382291
"fullname": "auxiliary/admin/http/gitstack_rest",

0 commit comments

Comments
 (0)