-
Notifications
You must be signed in to change notification settings - Fork 87
Description
CVE-2012-0007 - Low Severity Vulnerability
Vulnerable Library - antixss.4.0.1.nupkg
AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, U...
Library home page: https://api.nuget.org/packages/antixss.4.0.1.nupkg
Path to dependency file: /dotnetcore-webapp.csproj
Path to vulnerable library: /dotnetcore-webapp.csproj
Dependency Hierarchy:
- ❌ antixss.4.0.1.nupkg (Vulnerable Library)
Found in HEAD commit: d25602766a3eb2c75b117b5e1b558f10498b53c4
Vulnerability Details
The Microsoft Anti-Cross Site Scripting (AntiXSS) Library 3.x and 4.0 does not properly evaluate characters after the detection of a Cascading Style Sheets (CSS) escaped character, which allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML input, aka "AntiXSS Library Bypass Vulnerability."
Publish Date: 2012-01-10
URL: CVE-2012-0007
CVSS 3 Score Details (3.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0007
Release Date: 2012-01-10
Fix Resolution: 4.2.0
Step up your Open Source Security Game with Mend here