VYPR
Moderate severityNVD Advisory· Published Jul 15, 2019· Updated Aug 4, 2024

CVE-2019-1075

CVE-2019-1075

Description

A spoofing vulnerability exists in ASP.NET Core that could lead to an open redirect, aka 'ASP.NET Core Spoofing Vulnerability'.

AI Insight

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

An open redirect spoofing vulnerability in ASP.NET Core allows attackers to redirect users to malicious sites via specially crafted URLs.

Vulnerability

CVE-2019-1075 is an open redirect spoofing vulnerability in ASP.NET Core. The flaw exists because ASP.NET Core improperly parses URLs, allowing an attacker to craft a URL that appears to redirect to a trusted site but actually leads to a malicious one [2][3].

Exploitation

An attacker can exploit this vulnerability by sending a specially crafted link and convincing a user to click it. No authentication or special privileges are required; the attack is a typical phishing vector [3].

Impact

Successful exploitation results in an open redirect, which can be used for phishing attacks to steal credentials or distribute malware by redirecting users to attacker-controlled websites [2][3].

Mitigation

Microsoft has released updates for affected packages: Microsoft.AspNetCore.Server.HttpSys, Microsoft.AspNetCore.Server.IIS, Microsoft.AspNetCore.All, and Microsoft.AspNetCore.App. Developers should update to the secure versions listed in the advisory [3]. No mitigating factors were identified.

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

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
Microsoft.AspNetCore.AppNuGet
>= 2.2.0, < 2.2.62.2.6
Microsoft.AspNetCore.AppNuGet
>= 2.1.0, < 2.1.122.1.12
Microsoft.AspNetCore.AllNuGet
>= 2.2.0, < 2.2.62.2.6
Microsoft.AspNetCore.AllNuGet
>= 2.1.0, < 2.1.122.1.12
Microsoft.AspNetCore.Server.IISNuGet
>= 2.2.0, < 2.2.62.2.6
Microsoft.AspNetCore.Server.HttpSysNuGet
>= 2.2.0, < 2.2.62.2.6
Microsoft.AspNetCore.Server.HttpSysNuGet
>= 2.1.0, < 2.1.122.1.12

Affected products

5

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.