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

Fix CVE–2022–38900 #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

debricked[bot]
Copy link

@debricked debricked bot commented Jun 28, 2023

CVE–2022–38900

Vulnerability details

Description

Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

NVD

decode-uri-component 0.2.0 is vulnerable to Improper Input Validation resulting in DoS.

GitHub

decode-uri-component vulnerable to Denial of Service (DoS)

decode-uri-component 0.2.0 is vulnerable to Improper Input Validation resulting in DoS.

CVSS details - 7.5

 

CVSS3 metrics
Attack Vector Network
Attack Complexity Low
Privileges Required None
User interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
References

    NVD - CVE-2022-38900
    decode-uri-component vulnerable to Denial of Service (DoS) · CVE-2022-38900 · GitHub Advisory Database · GitHub
    TypeError: decodeComponents(...).join is not a function · Issue #345 · sindresorhus/query-string · GitHub
    TypeError: decodeComponents(...).join is not a function · Issue #5 · SamVerschueren/decode-uri-component · GitHub
    Release v0.2.1 · SamVerschueren/decode-uri-component · GitHub
    Fix issue where decode throws - fixes #6 · SamVerschueren/decode-uri-component@746ca5d · GitHub

 

Related information

📌 Remember! Check the changes to ensure they don't introduce any breaking changes.
📚 Read more about the CVE

 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants