VYPR
Moderate severityNVD Advisory· Published Oct 3, 2022· Updated Sep 16, 2024

OrchardCore - HTML Injection

CVE-2022-32173

Description

In OrchardCore rc1-11259 to v1.2.2 vulnerable to HTML injection, allow an authenticated user with an editor security role to inject a persistent HTML modal dialog component into the dashboard that will affect admin users.

AI Insight

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

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
OrchardCoreNuGet
>= 1.0.0-rc1-11259, < 1.4.01.4.0

Affected products

2

Patches

Vulnerability mechanics

Root cause

"The HTML sanitizer allowed the `"

Attack vector

An authenticated user with an editor security role can inject a persistent HTML modal dialog component into the dashboard by crafting content that includes a `

Affected code

The vulnerability is in the HTML sanitizer configuration in `src/OrchardCore/OrchardCore.Infrastructure/Html/OrchardCoreBuilderExtensions.cs`. The sanitizer allowed the `

What the fix does

The patch in [patch_id=1641465] removes the `

Preconditions

  • authAttacker must be authenticated with an editor security role
  • inputAttacker must have access to a content editor that accepts HTML input

Generated on May 23, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

5

News mentions

0

No linked articles in our index yet.