dhlinh98 / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
http://owasp-juice.shop
MIT License
0 stars 0 forks source link

CVE-2023-29469 (Medium) detected in src73.0.3677.0 #265

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-29469 - Medium Severity Vulnerability

Vulnerable Library - src73.0.3677.0

Library home page: https://chromium.googlesource.com/chromium/src

Found in HEAD commit: 15b744adda384be966bd6bcc52d9830c8bab440a

Found in base branch: master

Vulnerable Source Files (1)

/node_modules/libxmljs2/vendor/libxml/dict.c

Vulnerability Details

An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\0' value).

Publish Date: 2023-04-24

URL: CVE-2023-29469

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://security-tracker.debian.org/tracker/CVE-2023-29469

Release Date: 2023-04-07

Fix Resolution: v2.10.4


Step up your Open Source Security Game with Mend here