Skip to content

Vulnerability in shepherd project #3350

@ankitdn

Description

@ankitdn

While working on shepherd project, I found that fast-xml-parser throws an uncaught RangeError when parsing XML containing out-of-range numeric entities. The error occurs due to the use of String.fromCodePoint() with invalid Unicode values, causing the application to crash and result in a Denial of Service (DoS) when untrusted XML input is processed.

CVE Report
CVE Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions