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

PSIRT: Node.js glob-parent module denial of service CVE-2020-28469 #7955

Closed
pankaj-kumar34 opened this issue Mar 3, 2021 · 3 comments
Closed

Comments

@pankaj-kumar34
Copy link

Summary:
Node.js glob-parent module denial of service CVE-2020-28469

Details:
globparent-cve202028469-dos (196451) - reported on 2021-01-12 (Format: yyyy-mm-dd)

Node.js glob-parent module is vulnerable to a denial of service. By sending a specially-crafted request, a remote attacker could exploit this vulnerability to cause a regular expression denial of service.

Consequences: Denial of Service

Remedy:
No remedy available as of February 2021.

X-Force Record: https://exchange.xforce.ibmcloud.com/vulnerabilities/196451

Attention: If the CVE is excluded from OWASP scanning, make sure to include it back, while remediating corresponding PSIRT. Acknowledge with appropriate comment before closing the PSIRT.

@pankaj-kumar34
Copy link
Author

Hi team, we have noticed that @console/pal is using glob-parent as child dependency. Which is vulnerable of Denial of Service. We want to confirm if this vulnerability is applicable or not.

@tay1orjones
Copy link
Member

I ran yarn why glob-parent to get a list of what packages are using the glob-parent package and it looks like they all are sub-dependencies of packages listed as devDependencies.

Related: gulpjs/glob-parent#36

@pankaj-kumar34
Copy link
Author

Hi @tay1orjones, thank you for the reply. Closing this issue as discussed in this slack channel.

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

No branches or pull requests

2 participants