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 Jul 26, 2024
1 parent 2989c9e commit 45e105e
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -187237,6 +187237,65 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_windows/scada/mypro_cmdexe": {
"name": "mySCADA MyPRO Authenticated Command Injection (CVE-2023-28384)",
"fullname": "exploit/windows/scada/mypro_cmdexe",
"aliases": [

],
"rank": 600,
"disclosure_date": "2022-09-22",
"type": "exploit",
"author": [
"Michael Heinzl"
],
"description": "Authenticated Command Injection in MyPRO <= v8.28.0 from mySCADA.\n The vulnerability can be exploited by a remote attacker to inject arbitrary operating system commands which will get executed in the context of NT AUTHORITY\\SYSTEM.",
"references": [
"URL-https://www.cisa.gov/news-events/ics-advisories/icsa-23-096-06",
"CVE-2023-28384"
],
"platform": "Windows",
"arch": "cmd",
"rport": 80,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Windows_Fetch"
],
"mod_time": "2024-07-25 23:54:27 +0000",
"path": "/modules/exploits/windows/scada/mypro_cmdexe.rb",
"is_install_path": true,
"ref_name": "windows/scada/mypro_cmdexe",
"check": true,
"post_auth": true,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_windows/scada/procyon_core_server": {
"name": "Procyon Core Server HMI Coreservice.exe Stack Buffer Overflow",
"fullname": "exploit/windows/scada/procyon_core_server",
Expand Down

0 comments on commit 45e105e

Please sign in to comment.