Exploit Public-Facing Application
Description
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration. Exploited applications are often websites/web servers, but can also include databases (like SQL), standard services (like SMB or SSH), network device administration and management protocols (like SNMP and Smart Install), and any other system with Internet-accessible open sockets.(Citation: NVD CVE-2016-6662)(Citation: CIS Multiple SMB Vulnerabilities)(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)(Citation: Cisco Blog Legacy Device Attacks)(Citation: NVD CVE-2014-7169) On ESXi infrastructure, adversaries may exploit exposed OpenSLP services; they may alternatively exploit exposed VMware vCenter servers.(Citation: Recorded Future ESXiArgs Ransomware 2023)(Citation: Ars Technica VMWare Code Execution Vulnerability 2021) Depending on the flaw being exploited, this may also involve [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211) or [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203). If an application is hosted on cloud-based infrastructure and/or is containerized, then exploiting it may lead to compromise of the underlying instance or container. This can allow an adversary a path to access the cloud or container APIs (e.g., via the [Cloud Instance Metadata API](https://attack.mitre.org/techniques/T1552/005)), exploit container host access via [Escape to Host](https://attack.mitre.org/techniques/T1611), or take advantage of weak identity and access management policies. Adversaries may also exploit edge network infrastructure and related appliances, specifically targeting devices that do not support robust host-based defenses.(Citation: Mandiant Fortinet Zero Day)(Citation: Wired Russia Cyberwar) For websites and databases, the OWASP top 10 and CWE top 25 highlight the most common web-based vulnerabilities.(Citation: OWASP Top 10)(Citation: CWE top 25)
Mapped SPARTA techniques
3 techniques
When the exploited code resides in a network-facing FSW component (command-uplink parser, telemetry-forwarding service, OBC remote-access daemon), the activity also matches T1190 'Exploit Public-Facing Application' — the spacecraft RF interface is the externally-facing surface; cross-tactic moderate because T1190 is initial-access while SPARTA EX-0009 is execution.
When the COTS/FOSS vulnerability resides in a network-facing service (e.g., a CCSDS-over-IP gateway, telemetry forwarder, or web-based ground tool), the exploitation also matches T1190 'Exploit Public-Facing Application'; cross-tactic moderate (initial-access vs execution).
A ground system typically presents externally-reachable applications (operator portals, scheduling interfaces, telemetry forwarders, partner-facing APIs); T1190 'Exploit Public-Facing Application' covers compromise of these for initial access and is the primary GS-compromise pattern.
Cross-framework references
Relationships published by the source frameworks themselves, reproduced here with attribution. They are not SafeMode Space mappings and carry no confidence rating of ours.
Countered by 14 in MITRE D3FEND (Defensive Techniques)
- D3-APCAApplication Protocol Command Analysis
- D3-CSPPClient-server Payload Profiling
- D3-DQSADatabase Query String Analysis
- D3-ISVAInbound Session Volume Analysis
- D3-ITFInbound Traffic Filtering
- D3-NTCDNetwork Traffic Community Deviation
- D3-NTFNetwork Traffic Filtering
- D3-NTSANetwork Traffic Signature Analysis
- D3-PHDURAPer Host Download-Upload Ratio Analysis
- D3-PMADProtocol Metadata Anomaly Detection
- D3-PSEPProcess Segment Execution Prevention
- D3-RTSDRemote Terminal Session Detection
- D3-SAORSegment Address Offset Randomization
- D3-UGLPAUser Geolocation Logon Pattern Analysis
Cite as SafeMode Space, mitre-attack-enterprise T1190.