CVE-2017-0147
KEV ransomware PoC ×5massInformation Disclosure in Microsoft Windows SMBv1 Server (CVE-2017-0147)
CISA: Microsoft Windows SMBv1 Information Disclosure Vulnerability
CVE-2017-0147 is an information disclosure flaw in the SMBv1 server component of Windows: an unauthenticated remote attacker sends specially crafted SMBv1 packets that cause the server to leak sensitive contents of process memory. It belongs to the SMBv1 'Eternal' family of flaws patched in Microsoft's March 2017 MS17-010 bulletin, whose exploit tooling later surfaced in the Shadow Brokers leak and is associated with DOUBLEPULSAR implant activity on TCP 445. The attacker gains read access to process memory (confidentiality-only impact reflected in the CVSS 7.5 score), which can expose sensitive data or assist follow-on attacks, though this CVE alone does not grant code execution. Anyone running the affected Windows releases with the SMBv1 server enabled is exposed, including legacy desktops and servers and Siemens ACUSON P300/P500 ultrasound systems, particularly hosts with TCP 445 reachable from untrusted networks. Exploitation is in the wild: CISA added it to the Known Exploited Vulnerabilities catalog on 2022-05-24 with known ransomware use, and EPSS assigns a ~99.7% probability of exploitation activity in any 30-day window.
What to do: Apply Microsoft's MS17-010 security update (March 2017) or later cumulative updates on every affected Windows host, per the vendor's instructions, and update Siemens ACUSON P300/P500 firmware per Siemens' guidance. Where patching is impractical, disable SMBv1 (e.g., via Group Policy or Set-SmbServerConfiguration -EnableSMB1Protocol $false) and restrict inbound TCP 445 to trusted networks only. Audit exposed and legacy hosts for DOUBLEPULSAR-style SMB implants and unnecessary SMBv1 exposure.
| microsoft Windows Vista | SP2 |
| microsoft Windows Server 2008 | SP2; Windows Server 2008 R2 SP1 |
| microsoft Windows 7 | SP1 |
| microsoft Windows 8.1 | all editions (no service pack qualifier given) |
| microsoft Windows RT 8.1 | all editions |
| microsoft Windows Server 2012 | Gold and R2 |
| microsoft Windows 10 | 1507 (Gold), 1511, 1607 |
| microsoft Windows Server 2016 | initial release (as shipped) |
| siemens ACUSON P300 (ultrasound system) | firmware (versions as shipped; see Siemens guidance) |
| siemens ACUSON P500 (ultrasound system) | firmware (versions as shipped; see Siemens guidance) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows remote attackers to obtain sensitive information from process memory via a crafted packets, aka "Windows SMB Information Disclosure Vulnerability."
- Affected
- Microsoft SMBv1 server
- Required action
- Apply updates per vendor instructions.
- Due date
- Ransomware use
- Known