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-2024-34393 (High) detected in libxmljs2-0.26.5.tgz #312

Open
mend-for-github-com bot opened this issue Jul 9, 2024 · 0 comments
Open

CVE-2024-34393 (High) detected in libxmljs2-0.26.5.tgz #312

mend-for-github-com bot opened this issue Jul 9, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2024-34393 - High Severity Vulnerability

Vulnerable Library - libxmljs2-0.26.5.tgz

libxml bindings for v8 javascript engine

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

Path to dependency file: /node_modules/libxmljs2/package.json

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

Dependency Hierarchy:

  • libxmljs2-0.26.5.tgz (Vulnerable Library)

Found in HEAD commit: ca255a4489b5c937cfb850ddee46dc5b8c99d85e

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

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.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jul 9, 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants