ZeroHour

CVE-2017-9822

KEV ransomware PoC large

Cookie Deserialization RCE in DotNetNuke (DNN) before 9.1.1

CISA: DotNetNuke (DNN) Remote Code Execution Vulnerability

CVSS 3.1
8.8 high
EPSS
95%p100
Published
()
KEV added
AI analysis

CVE-2017-9822 is a remote code execution flaw (CWE-94, code injection) in DotNetNuke (DNN) before 9.1.1, caused by insecure handling of a cookie, which the vendor flagged as a critical 2017-08 security issue. An attacker triggers the flaw by sending a maliciously crafted cookie to an affected DNN site; the CVSS vector (AV:N/PR:L/UI:N) indicates network-based exploitation with low-privileged access required and no user interaction. Successful exploitation yields full high-impact compromise (C:H/I:H/A:H), meaning arbitrary code execution and the ability to read, alter, or destroy data on the web server, a suitable foothold for follow-on actions such as ransomware or cryptojacking. Any DNN (formerly DotNetNuke) deployment running a version prior to 9.1.1 is affected, which includes a broad base of CMS sites built on the vendor's platform. Exploitation is confirmed in the wild: the flaw is on CISA's Known Exploited Vulnerabilities catalog (added 2021-11-03, ransomware use noted), it carries a very high EPSS score of 94.8%, and a public proof of concept exists, with related server compromise campaigns such as the Zealot campaign illustrating how unpatched web servers are targeted for Monero coin-mining payloads.

What to do: Apply updates per vendor instructions by upgrading DNN/DotNetNuke to version 9.1.1 or later, prioritizing internet-facing DNN sites given the CISA KEV listing and known ransomware use. In the interim, review web server logs for suspicious or oversized cookie values being processed by DNN endpoints, and consider WAF rules to limit or inspect serialized payloads in cookies. Inventory all DNN portals in your environment and confirm their version, since older legacy deployments are the primary risk.

Affected
dnnsoftware (DNN Corp) DotNetNuke (DNN)before 9.1.1
Estimated exposure
large≈100,000–750,000 deployments (vendor historically claimed 750,000+ DNN sites; internet-exposed count from scans not provided) — Estimate is based on DNN's historical standing as one of the most widely deployed ASP.NET CMS platforms with a vendor-reported install base in the hundreds of thousands of sites, though the provided data contains no current install counts…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

DNN (aka DotNetNuke) before 9.1.1 has Remote Code Execution via a cookie, aka "2017-08 (Critical) Possible remote code execution on DNN sites."

CISA Known Exploited Vulnerability
Affected
DotNetNuke (DNN) DotNetNuke (DNN)
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Known
Vendors
dnnsoftware
Products
dotnetnuke
Weakness
CWE-94
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news