ZeroHour
CyberScooppublished ()ingested @shanvav

How did a Chinese APT get a U.S. hacking tool before it was leaked? Check Point has a theory.

criticalExploit / PoC exploited in the wildimportance 60CVE-2017-0145

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2017-0145
Remote Code Execution in Microsoft SMBv1 Affecting Windows and Siemens Devices

CVE-2017-0145 is a remote code execution flaw in the SMBv1 server implementation shipped with a wide range of Microsoft Windows releases, allowing remote attackers to run arbitrary code by sending specially crafted SMBv1 packets to the SMB service (typically over TCP port 445). A successful attack gives the attacker code execution on the target host, which has been widely leveraged to install backdoors (e.g., DoublePulsar per the public exploit references) and to propagate ransomware such as Bad Rabbit, whose use of the leaked NSA 'EternalRomance' SMB exploit is reflected in current threat reporting. Affected systems include Windows Vista SP2, Windows Server 2008 SP2/R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 and R2, Windows RT 8.1, Windows 10 Gold/1511/1607, and Windows Server 2016, plus Siemens medical and laboratory systems (ACUSON ultrasound and VERSANT kPCR product lines) that embed SMBv1 in their firmware. Exploitation is confirmed in the wild: the flaw is in CISA's Known Exploited Vulnerabilities Catalog (added 2022-02-10) with known ransomware use, and its 89.8% EPSS score (99th+ percentile) indicates a very high likelihood of exploitation within 30 days. This flaw is distinct from the sibling SMBv1 issues tracked as CVE-2017-0143, 0144, 0146, and 0148, so defenses should address the whole SMBv1 family.

Do: Apply the vendor patches per CISA's required action — Microsoft addressed this SMBv1 flaw family in the MS17-010 security update, and Siemens has issued firmware updates for the listed ACUSON, syngo SC2000, Tissue Preparation System, and VERSANT kPCR products. As interim mitigation, disable SMBv1 where possible and restrict or block inbound TCP 445 from untrusted networks, then verify no active compromise (e.g., DoublePulsar implants) on systems that were exposed. Prioritize patching internet-facing Windows hosts and clinical/lab devices, since the flaw is under active ransomware exploitation.

8.890% KEV ransomware PoC ×4
  • Microsoft SMBv1 server (Windows) Windows Vista SP2; Windows Server 2008 SP2 and 2008 R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; Windows 10 Gold, 1511,
  • Siemens ACUSON P300 firmware
  • Siemens ACUSON P500 firmware
  • +6 more
massmillions of installations; on the order of hundreds of thousands of hosts with SMB/445 exposed to the internet, plus unknown numbers of Siemens medical/lab…
Full article1,041 words · extracted from cyberscoop.com · click to collapse
Skip to main content

Get our latest cybersecurity news first on Google.

Click here!

A Chinese hacking group that has been using tools linked with the National Security Agency might have obtained at least one without breaching NSA systems.

China, army, military, flag
A member of People's Liberation Army (PLA) honour guard holds a Chinese national flag during an open day of Stonecutters Island naval base, in Hong Kong. (Reuters)

A Chinese hacking group that has been using tools linked with the National Security Agency might have obtained at least one without breaching NSA systems, according to researchers at cybersecurity company Check Point.

The Chinese hacking group APT3, which somehow had in its possession an NSA-linked tool in advance of public leaks in 2016 and 2017, appears to have acquired it by analyzing network traffic on a system that was potentially targeted by the NSA, Check Point says. The theory is that after observing the exploit in the wild, APT3 incorporated it into its own arsenal of attacks with some tweaks, the researchers say.

“Check Point learned that the Chinese group was monitoring in-house machines that were compromised by the NSA, capturing the traffic of the attack and was leveraging it to reverse engineer the software vulnerabilities,” the researchers write.

Check Point acknowledges that it “can’t prove this beyond any doubt.” The company says it does not know for sure that network traffic was used as a reference to build a Chinese exploit based on the NSA-linked tool, but it points to clues in the Windows Server Message Block (SMB) packets in the APT3 version of the tool. Windows SMB is a communication protocol that PCs use for file sharing or remote services, making it an attractive target for hackers.

The Chinese possession of NSA-linked tools in advance of the 2016 and 2017 leaks — for which a mysterious group known as the Shadow Brokers takes the credit — was originally reported by Symantec. But it remained unclear how the Chinese had come into possession of the exploits.

Check Point says it is possible that the Chinese group’s own machines were targeted with the exploit in question, and that is how the hackers observed it and repurposed it. It is also possible that a machine that the Chinese had compromised and were monitoring was simultaneously targeted by the NSA, the researchers say. Another possibility is that the Chinese set up a machine on purpose to watch for NSA-linked attacks to then borrow from the U.S. government’s technical prowess, the report says.

The company’s research also does not completely rule out some other indirect access to NSA materials — a possibility that a previous Symantec report acknowledged as well. The NSA also shares tools with allies, and APT3 could have noticed the exploit because one of them targeted its machines. It is also possible another sophisticated group independently found the same vulnerability and created the same exploit, which the Chinese then repurposed.

U.S. military commanders acknowledge that anytime U.S. teams deploy an exploit, it could end up in the hands of adversaries.

U.S. Cyber Command’s director of capabilities and resource integration, Maj. Gen. Karl Gingrich, said earlier this year to reporters during a briefing in Fort Meade, Maryland, that protecting tools from theft is a “priority … but at the end of the day once you have used the tool, it’s out there.” David Luber, the executive director of U.S. Cyber Command, told reporters at the time “there’s always a risk calculus in any sort of operation that we take on in Cyber Command.”

What Check Point saw

Check Point, a multinational that has headquarters in the U.S. and Israel, analyzed the tool’s SMB packets and compared those to the version leaked later.

“The underlying SMB packets used throughout the tool execution were crafted manually by the developers, rather than generated using a third party library,” the researchers note. “As a lot of these packets were assigned with hardcoded and seemingly arbitrary data, as well as the existence of other unique hardcoded SMB artifacts, we can assume that the developers were trying to recreate the exploit based on previously recorded traffic.”

APT3 then appears to have taken the tool it saw, which appeared to be the NSA-linked tool EternalRomance, an exploit that targets older versions of Windows, and developed it further to allow it to target more systems with remote code execution.

The tool APT3 developed, which Check Point calls UPSynergy, appears to capitalized on the same vulnerability EternalRomance exploited, CVE-2017-0145. SMB vulnerabilities are part of EternalRomance’s exploit. The Chinese then combined it with an “information leak” zero-day exploit to target newer operating systems, Check Point reports.

The combination of exploits shows the Chinese borrowing a page from the NSA’s playbook, according to Check Point; one of the NSA-linked tools leaked by the Shadow Brokers, EternalSynergy, is a combination of two exploits,  as well.

Both Eternal Romance and UPSynergy, used an NSA-linked backdoor implant known as DoublePulsar that was also leaked by the Shadow Brokers.

“Attack artifacts of a rival, were used as the basis and inspiration for establishing in-house offensive capabilities by APT3,” Check Point researchers write.

Latest Podcasts

Text extracted automatically; images, tables and formatting may be missing. Original: https://cyberscoop.com/apt3-nsa-tools-smb-check-point/