Miggo Logo

CVE-2007-0660:
DotNetNuke Vulnerable to XSS in Pass-Through Values

6.8

CVSS Score

Basic Information

EPSS Score
-
Published
5/1/2022
Updated
9/21/2023
KEV Status
No
Technology
TechnologyC#

Technical Details

CVSS Vector
AV:N/AC:M/Au:N/C:P/I:P/A:P
Package NameEcosystemVulnerable VersionsFirst Patched Version
DotNetNuke.Corenuget< 03.02.0103.02.01

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from unfiltered pass-through values in the IFrame module. In ASP.NET WebForms architectures like DNN, the Page_Load event handler is the primary location for parameter processing. The BindContent method is a common pattern for UI data binding. Both would be involved in handling URL parameters and rendering them in the page. Without seeing the actual patch, we infer these functions based on 1) the module architecture, 2) XSS attack patterns requiring parameter processing and raw output, and 3) DNN's convention of using Page_Load/BindContent methods for module logic. Confidence is medium due to reliance on architectural patterns rather than direct patch analysis.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

*ross-sit* s*riptin* (XSS) vuln*r**ility in t** I*r*m* mo*ul* ***or* **.**.** *or *otN*tNuk* (*NN), **us** *y improp*r v*li**tion o* us*r-suppli** input *y *n unsp**i*i** s*ript. P*ss t*rou** v*lu*s w*r* not **ttin* *ilt*r**, l**vin* t**m vuln*r**l*

Reasoning

T** vuln*r**ility st*ms *rom un*ilt*r** p*ss-t*rou** v*lu*s in t** I*r*m* mo*ul*. In *SP.N*T W***orms *r**it**tur*s lik* *NN, t** P***_Lo** *v*nt **n*l*r is t** prim*ry lo**tion *or p*r*m*t*r pro**ssin*. T** *in**ont*nt m*t*o* is * *ommon p*tt*rn *or