Skip to content

Dependency Vulnerability on System.Text.RegularExpressions #581

@ronnymgm

Description

@ronnymgm

Hi,
Our DevOps Pipeline Microsoft Security Analyzers are reporting the following error:

##[error]56. Trivy Error CVE-2019-0820 - File: Applications/PayCloud/packages/HtmlAgilityPack.1.11.30/lib/netstandard1.6/HtmlAgilityPack.deps.json. Line: 1351. Column 1.
Signature: f7a747416c1a437643202596599ee4e3d5817372412520e512a6675d2038c42a
Tool: Trivy: Rule: CVE-2019-0820 (LanguageSpecificPackageVulnerability). https://avd.aquasec.com/nvd/cve-2019-0820
Package: System.Text.RegularExpressions
Installed Version: 4.3.0
Vulnerability CVE-2019-0820
Severity: HIGH
Fixed Version: 4.3.1
Link: [CVE-2019-0820](https://avd.aquasec.com/nvd/cve-2019-0820)

Per our understanding, the error refers to HtmlAgilityPack internally dependent on a vulnerable System.Text.RegularExpressions version.
And it needs to be upgraded to the latest version 4.3.1 where the vulnerability is fixed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions