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
msjenkins-r7 committed Sep 28, 2023
1 parent 36d8a34 commit d65db45
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 @@ -92957,6 +92957,67 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_multi/http/jetbrains_teamcity_rce_cve_2023_42793": {
"name": "JetBrains TeamCity Unauthenticated Remote Code Execution",
"fullname": "exploit/multi/http/jetbrains_teamcity_rce_cve_2023_42793",
"aliases": [

],
"rank": 600,
"disclosure_date": "2023-09-19",
"type": "exploit",
"author": [
"sfewer-r7"
],
"description": "This module exploits an authentication bypass vulnerability to achieve unauthenticated remote code execution\n against a vulnerable JetBrains TeamCity server. All versions of TeamCity prior to version 2023.05.4 are\n vulnerable to this issue. The vulnerability was originally discovered by SonarSource.",
"references": [
"CVE-2023-42793",
"URL-https://attackerkb.com/topics/1XEEEkGHzt/cve-2023-42793/rapid7-analysis",
"URL-https://blog.jetbrains.com/teamcity/2023/09/critical-security-issue-affecting-teamcity-on-premises-update-to-2023-05-4-now/"
],
"platform": "Linux,Windows",
"arch": "cmd",
"rport": 8111,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Windows",
"Linux"
],
"mod_time": "2023-09-28 13:13:12 +0000",
"path": "/modules/exploits/multi/http/jetbrains_teamcity_rce_cve_2023_42793.rb",
"is_install_path": true,
"ref_name": "multi/http/jetbrains_teamcity_rce_cve_2023_42793",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_multi/http/jira_hipchat_template": {
"name": "Atlassian HipChat for Jira Plugin Velocity Template Injection",
"fullname": "exploit/multi/http/jira_hipchat_template",
Expand Down

0 comments on commit d65db45

Please sign in to comment.