Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2012-0007 (Low) detected in antixss.4.0.1.nupkg #17

Open
mend-bolt-for-github bot opened this issue Mar 29, 2024 · 0 comments
Open

CVE-2012-0007 (Low) detected in antixss.4.0.1.nupkg #17

mend-bolt-for-github bot opened this issue Mar 29, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link

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, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks.

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 base branch: master

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

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants