endpointlabs / VulnerableDotNetCore3Project

.Net Core 3.0
0 stars 0 forks source link

CVE-2019-16769 | serialize-javascript:1.9.1 (CWE-79) #88

Closed ckalpakoglu closed 1 year ago

ckalpakoglu commented 1 year ago

Due Date: 2023-01-10

A medium severity vulnerability has been discovered in your project.

Project Name: kondukto-ui-vue

Scanner Name: dependabot

Cwe ID: 79

Cwe Name: Improper Neutralization of Input During Web Page Generation (Cross Site Scripting)

Cwe Link: https://cwe.mitre.org/data/definitions/79.html

File: package-lock.json

Packages:

References:

Training(Secure Code Warrior):


Tool Description: ### Summary

Cross-Site Scripting in serialize-javascript

Fixed Patch

2.1.1

Versions of serialize-javascript prior to 2.1.1 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize serialized regular expressions. This vulnerability does not affect Node.js applications.

Recommendation

Upgrade to version 2.1.1 or later.

Kondukto Link: https://82.kondukto.local/projects/63b2e875fcd0c2a01b845757/vulns/appsec?page=1&perPage=15&id=in:63bbc8a5b3a8a9664878e6fe Deeplink: https://github.com/advisories/GHSA-h9rv-jmmf-4pgx

ckalpakoglu commented 1 year ago

The issue has been closed by Kondukto since it is marked as mitigated.