cbcvebase.
CVE-2017-3897
published 2017-09-01

CVE-2017-3897: A Code Injection vulnerability in the non-certificate-based authentication mechanism in McAfee Live Safe versions prior to 16.0.3 and McAfee Security Scan Plus…

PriorityP270critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
11.68%
95.5th percentile
A Code Injection vulnerability in the non-certificate-based authentication mechanism in McAfee Live Safe versions prior to 16.0.3 and McAfee Security Scan Plus (MSS+) versions prior to 3.11.599.3 allows network attackers to perform a malicious file execution via a HTTP backend-response.

Affected

4 ranges
VendorProductVersion rangeFixed in
mcafeelive_safe
mcafeelivesafe<= 16.0.2
mcafeesecurity_scan_plus<= 3.11.599.2
mcafeesecurity_scan_plus

Detection & IOCsextracted from sources · hover to see the quote

commandwindow.external.LaunchApplication("c:\\windows\\system32\\calc.exe", "");
filenameMCBRWSR2.DLL
  • Detect HTTP (plaintext, non-HTTPS) requests from the McAfee Security Scan Plus process to mcafee.com domains, particularly requests that receive a 200 OK response where a 302 redirect to HTTPS is expected.
  • Alert on JavaScript payloads in HTTP responses containing the string 'LaunchApplication' targeting mcafee.com-hosted resources, as this is the injected API call used for arbitrary command execution.
  • The exploit triggers on every scan initiation; by default the product performs weekly scans. Monitor for periodic plaintext HTTP requests to home.mcafee.com/SecurityScanner/SSBanner.aspx as a trigger point.
  • ·The attack requires an active network MITM position; it is not remotely exploitable without the ability to intercept and modify plaintext HTTP traffic between the victim and mcafee.com.
  • ·Exploitation is limited to executing files already residing on the target system with the privileges of the currently logged-in user; it does not by itself provide privilege escalation.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/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.