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

PRISMA-2022-0039 - High vulnerability #329

Closed
AKhares opened this issue Feb 24, 2022 · 1 comment · Fixed by #337
Closed

PRISMA-2022-0039 - High vulnerability #329

AKhares opened this issue Feb 24, 2022 · 1 comment · Fixed by #337

Comments

@AKhares
Copy link

AKhares commented Feb 24, 2022

What happened: Vulnerability PRISMA-2022-0039 is found in scan.

What you expected to happen: Need to fix this security risk

How to reproduce it (as minimally and precisely as possible): Its coming in twistlock scan

Report details:

<style> </style>
CVE ID Compliance ID Type Severity Packages Source Package Package Version Package License CVSS Fix Status Fix Date Grace Days Vulnerability Tags Description Cause Published Custom Labels Vulnerability Link
PRISMA-2022-0039 49 javascript high minimatch   3.0.4 ISC 7.5 fixed in 3.0.5       minimatch package versions before 3.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS). It's possible to cause a denial of service when calling function braceExpand (The regex /\{.*\}/ is vulnerable and can be exploited).       isaacs/minimatch@a8763f4

Anything else we need to know?: N/A

Environment: N/A

  • Grafana Image Renderer version: 3.4.0
  • Grafana version: N/A
  • Installed plugin or remote renderer service: N/A
  • OS Grafana Image Renderer is installed on: N/A
  • User OS & Browser: N/A
  • Others:
@tcullum-rh
Copy link

Why does the CVE ID say PRISMA-2022-0039? PRISMA-2022-0039 is not a valid CVE ID. Is there a valid CVE for this?

ZainRizvi added a commit to pytorch/test-infra that referenced this issue Nov 16, 2022
…dejs12 runtime (#1090)

This PR contains two changes:
1. Fixes a security vuln with the minimatch package (identified by
github). More details below
2. Upgrades the aws nodejs runtime past the now End-of-support nodejs12
runtime, which the tflint complained about after fixing the above
security vuln

# Package Dependency
- Repository:
[pytorch/test-infra](https://github.com/pytorch/test-infra)
- Manifest file:
[terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock](https://github.com/pytorch/test-infra/blob/main/terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock)
- Package name: [minimatch](https://npmjs.com/package/minimatch)
- Affected versions: < 3.0.5
- Fixed in version: 3.0.5
- Severity: HIGH

# References
https://nvd.nist.gov/vuln/detail/CVE-2022-3517
grafana/grafana-image-renderer#329

isaacs/minimatch@a8763f4
nodejs/node#42510
GHSA-f8q6-p94x-37v3
kit1980 pushed a commit to pytorch/test-infra that referenced this issue Nov 23, 2022
…dejs12 runtime (#1090)

This PR contains two changes:
1. Fixes a security vuln with the minimatch package (identified by
github). More details below
2. Upgrades the aws nodejs runtime past the now End-of-support nodejs12
runtime, which the tflint complained about after fixing the above
security vuln

# Package Dependency
- Repository:
[pytorch/test-infra](https://github.com/pytorch/test-infra)
- Manifest file:
[terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock](https://github.com/pytorch/test-infra/blob/main/terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock)
- Package name: [minimatch](https://npmjs.com/package/minimatch)
- Affected versions: < 3.0.5
- Fixed in version: 3.0.5
- Severity: HIGH

# References
https://nvd.nist.gov/vuln/detail/CVE-2022-3517
grafana/grafana-image-renderer#329

isaacs/minimatch@a8763f4
nodejs/node#42510
GHSA-f8q6-p94x-37v3
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 a pull request may close this issue.

2 participants