Skip to content

Commit 6838a0e

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 985cea3 commit 6838a0e

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

db/modules_metadata_base.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92131,6 +92131,65 @@
9213192131
"session_types": false,
9213292132
"needs_cleanup": true
9213392133
},
92134+
"exploit_multi/http/cmsms_file_manager_auth_rce": {
92135+
"name": "CmsMadeSimple Authenticated File Manager RCE",
92136+
"fullname": "exploit/multi/http/cmsms_file_manager_auth_rce",
92137+
"aliases": [],
92138+
"rank": 600,
92139+
"disclosure_date": "2023-06-07",
92140+
"type": "exploit",
92141+
"author": [
92142+
"Okan Kurtuluş",
92143+
"Mirabbas Ağalarov",
92144+
"tastyrice"
92145+
],
92146+
"description": "CMS Made Simple <= v2.2.21 allows an authenticated administrator to upload files\n with the .phar or .phtml extensions, enabling execution of PHP code\n leading to RCE. The file can be executed by accessing its URL in the\n /uploads/ directory.\n\n Tested on v2.2.21, v2.2.18, v2.2.17, v2.2.16, v2.2.15, v2.2.14.",
92147+
"references": [
92148+
"CVE-2023-36969",
92149+
"EDB-51600"
92150+
],
92151+
"platform": "PHP",
92152+
"arch": "php",
92153+
"rport": 80,
92154+
"autofilter_ports": [
92155+
80,
92156+
8080,
92157+
443,
92158+
8000,
92159+
8888,
92160+
8880,
92161+
8008,
92162+
3000,
92163+
8443
92164+
],
92165+
"autofilter_services": [
92166+
"http",
92167+
"https"
92168+
],
92169+
"targets": [
92170+
"Universal"
92171+
],
92172+
"mod_time": "2025-03-27 22:13:04 +0000",
92173+
"path": "/modules/exploits/multi/http/cmsms_file_manager_auth_rce.rb",
92174+
"is_install_path": true,
92175+
"ref_name": "multi/http/cmsms_file_manager_auth_rce",
92176+
"check": true,
92177+
"post_auth": true,
92178+
"default_credential": false,
92179+
"notes": {
92180+
"Stability": [
92181+
"crash-safe"
92182+
],
92183+
"Reliability": [
92184+
"repeatable-session"
92185+
],
92186+
"SideEffects": [
92187+
"ioc-in-logs"
92188+
]
92189+
},
92190+
"session_types": false,
92191+
"needs_cleanup": null
92192+
},
9213492193
"exploit_multi/http/cmsms_object_injection_rce": {
9213592194
"name": "CMS Made Simple Authenticated RCE via object injection",
9213692195
"fullname": "exploit/multi/http/cmsms_object_injection_rce",

0 commit comments

Comments
 (0)