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-2023-0842 (Medium) detected in xml2js-0.4.19.tgz, xml2js-0.4.23.tgz #3793

Closed
mend-for-github-com bot opened this issue Apr 6, 2023 · 1 comment · Fixed by #3842
Closed

CVE-2023-0842 (Medium) detected in xml2js-0.4.19.tgz, xml2js-0.4.23.tgz #3793

mend-for-github-com bot opened this issue Apr 6, 2023 · 1 comment · Fixed by #3842
Assignees
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Apr 6, 2023

CVE-2023-0842 - Medium Severity Vulnerability

Vulnerable Libraries - xml2js-0.4.19.tgz, xml2js-0.4.23.tgz

xml2js-0.4.19.tgz

Simple XML to JavaScript object converter.

Library home page: https://registry.npmjs.org/xml2js/-/xml2js-0.4.19.tgz

Dependency Hierarchy:

  • http-aws-es-6.0.2.tgz (Root Library)
    • aws-sdk-2.1271.0.tgz
      • xml2js-0.4.19.tgz (Vulnerable Library)
xml2js-0.4.23.tgz

Simple XML to JavaScript object converter.

Library home page: https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz

Dependency Hierarchy:

  • xml2js-0.4.23.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the proto property to be edited.

Publish Date: 2023-04-05

URL: CVE-2023-0842

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: None

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 Mend label Apr 6, 2023
@ananzh ananzh assigned aoguan1990 and unassigned ananzh Apr 10, 2023
@aoguan1990
Copy link
Contributor

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 Mend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants