VYPR
Unrated severityNVD Advisory· Published Apr 16, 2018· Updated Sep 16, 2024

CVE-2018-10138

CVE-2018-10138

Description

The CATALooK.netStore module through 7.2.8 for DNN (formerly DotNetNuke) allows XSS via the /ViewEditGoogleMaps.aspx PortalID or CATSkin parameter, or the /ImageViewer.aspx link or desc parameter.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cross-site scripting (XSS) in CATALooK.netStore module for DNN through 7.2.8 via multiple parameters.

Vulnerability

The CATALooK.netStore module for DNN (formerly DotNetNuke) through version 7.2.8 is vulnerable to reflected cross-site scripting (XSS) in /ViewEditGoogleMaps.aspx via the PortalID or CATSkin GET parameter, and in /ImageViewer.aspx via the link or desc parameter [1]. No authentication is required to trigger the vulnerability.

Exploitation

An unauthenticated attacker can craft a malicious URL containing a JavaScript payload in any of the vulnerable parameters. If a victim visits the crafted URL, the payload executes in the context of the DNN site. The attack requires no user interaction beyond clicking the link.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser. This can lead to theft of cookies, session tokens, or other sensitive information, and could potentially be used to deface the page or perform actions on behalf of the victim.

Mitigation

No official patch has been released as of the publication date [1]. As a workaround, administrators should disable the CATALooKStore module if not required, or implement web application firewall (WAF) rules to filter malicious input. Input validation and output encoding should be applied to the affected parameters.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.