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 Oct 19, 2023
1 parent 15aaa90 commit a3c5ca6
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 @@ -1260,6 +1260,67 @@
"session_types": false,
"needs_cleanup": false
},
"auxiliary_admin/http/atlassian_confluence_auth_bypass": {
"name": "Atlassian Confluence Data Center and Server Authentication Bypass via Broken Access Control",
"fullname": "auxiliary/admin/http/atlassian_confluence_auth_bypass",
"aliases": [

],
"rank": 300,
"disclosure_date": "2023-10-04",
"type": "auxiliary",
"author": [
"Unknown",
"Emir Polat"
],
"description": "This module exploits a broken access control vulnerability in Atlassian Confluence servers leading to an authentication bypass.\n A specially crafted request can be create new admin account without authentication on the target Atlassian server.",
"references": [
"CVE-2023-22515",
"URL-https://confluence.atlassian.com/security/cve-2023-22515-privilege-escalation-vulnerability-in-confluence-data-center-and-server-1295682276.html",
"URL-https://nvd.nist.gov/vuln/detail/CVE-2023-22515",
"URL-https://attackerkb.com/topics/Q5f0ItSzw5/cve-2023-22515/rapid7-analysis"
],
"platform": "",
"arch": "",
"rport": 8090,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": null,
"mod_time": "2023-10-19 17:11:03 +0000",
"path": "/modules/auxiliary/admin/http/atlassian_confluence_auth_bypass.rb",
"is_install_path": true,
"ref_name": "admin/http/atlassian_confluence_auth_bypass",
"check": true,
"post_auth": true,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs",
"config-changes"
]
},
"session_types": false,
"needs_cleanup": false
},
"auxiliary_admin/http/axigen_file_access": {
"name": "Axigen Arbitrary File Read and Delete",
"fullname": "auxiliary/admin/http/axigen_file_access",
Expand Down

0 comments on commit a3c5ca6

Please sign in to comment.