cbcvebase.
CVE-2019-8613
published 2019-12-18

CVE-2019-8613: A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.3, tvOS 12.3, watchOS 5.2.1. A remote attacker may be able…

PriorityP269critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
13.29%
96.0th percentile
A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.3, tvOS 12.3, watchOS 5.2.1. A remote attacker may be able to cause arbitrary code execution.

Affected

8 ranges
VendorProductVersion rangeFixed in
appleios
appleios>= unspecified < iOS 12.3iOS 12.3
appleiphone_os< 12.312.3
appletvos< 12.312.3
appletvos>= unspecified < tvOS 12.3tvOS 12.3
applewatchos< 5.2.15.2.1
applewatchos
applewatchos>= unspecified < watchOS 5.2.1watchOS 5.2.1

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/46913.zip
commandNAMESPACE
filenametestcrash.py
filenamestatepdu.txt
filenamemboxupdatepdu.txt
filenameNAMESPACE.zip
  • Monitor for unsolicited inbound SMS messages with VVM-specific PID fields that contain IMAP server URLs — these are the attacker's initial delivery vector to redirect the device to a malicious IMAP server.
  • Detect IMAP NAMESPACE command responses that are malformed or followed immediately by a LOGOUT command — this is the server-side trigger for the use-after-free in [MFIMAPConnection _doNamespaceCommand].
  • Alert on iOS/tvOS/watchOS devices initiating IMAP connections (ports 993 or 143) to servers not associated with the device's configured carrier VVM infrastructure, especially following receipt of an SMS.
  • Look for crashes or unexpected termination of the Mail Message Framework process on Apple devices, particularly involving selector calls on freed objects after a NAMESPACE command failure.
  • ·Exploitability is carrier-dependent: the attack requires the carrier network to permit VVM IMAP connections to external servers. T-Mobile was observed to block such connections, while AT&T did not.
  • ·The VVM SMS PID value used to trigger the attack varies by carrier, meaning attacker SMS payloads must be tailored per target carrier.
  • ·A potential bypass for carrier-level blocking may exist by hosting the malicious IMAP server on a peer device within the same mobile network, though this was not confirmed by the researcher.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
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.