hugh-mend / 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

libxmljs2-0.26.7.tgz: 2 vulnerabilities (highest severity is: 8.1) #705

Open mend-for-github-com[bot] opened 3 months ago

mend-for-github-com[bot] commented 3 months ago
Vulnerable Library - libxmljs2-0.26.7.tgz

libxml bindings for v8 javascript engine

Library home page: https://registry.npmjs.org/libxmljs2/-/libxmljs2-0.26.7.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/libxmljs2/package.json

Found in HEAD commit: d2d0d2b900f299d8000bdd7fcb8304b284f12871

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (libxmljs2 version) Remediation Possible** Reachability
CVE-2024-34394 High 8.1 Not Defined 0.0% libxmljs2-0.26.7.tgz Direct N/A
CVE-2024-34393 High 8.1 Not Defined 0.0% libxmljs2-0.26.7.tgz Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-34394 ### Vulnerable Library - libxmljs2-0.26.7.tgz

libxml bindings for v8 javascript engine

Library home page: https://registry.npmjs.org/libxmljs2/-/libxmljs2-0.26.7.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/libxmljs2/package.json

Dependency Hierarchy: - :x: **libxmljs2-0.26.7.tgz** (Vulnerable Library)

Found in HEAD commit: d2d0d2b900f299d8000bdd7fcb8304b284f12871

Found in base branch: master

### Vulnerability Details

libxmljs2 is vulnerable to a type confusion vulnerability when parsing a specially crafted XML while invoking the namespaces() function (which invokes XmlNode::get_local_namespaces()) on a grand-child of a node that refers to an entity. This vulnerability can lead to denial of service and remote code execution.

Publish Date: 2024-05-02

URL: CVE-2024-34394

### Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

### CVSS 3 Score Details (8.1)

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

For more information on CVSS3 Scores, click here.

CVE-2024-34393 ### Vulnerable Library - libxmljs2-0.26.7.tgz

libxml bindings for v8 javascript engine

Library home page: https://registry.npmjs.org/libxmljs2/-/libxmljs2-0.26.7.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/libxmljs2/package.json

Dependency Hierarchy: - :x: **libxmljs2-0.26.7.tgz** (Vulnerable Library)

Found in HEAD commit: d2d0d2b900f299d8000bdd7fcb8304b284f12871

Found in base branch: master

### Vulnerability Details

libxmljs2 is vulnerable to a type confusion vulnerability when parsing a specially crafted XML while invoking a function on the result of attrs() that was called on a parsed node. This vulnerability might lead to denial of service (on both 32-bit systems and 64-bit systems), data leak, infinite loop and remote code execution (on 32-bit systems with the XML_PARSE_HUGE flag enabled).

Publish Date: 2024-05-02

URL: CVE-2024-34393

### Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

### CVSS 3 Score Details (8.1)

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

For more information on CVSS3 Scores, click here.