Skip to content

fix: upgrade loader-utils to 2.0.3, 1.4.1 (CVE-2022-37601)#181

Open
orbisai0security wants to merge 1 commit into
calesthio:mainfrom
orbisai0security:fix-cve-2022-37601-remotion-composer-package-lock.json
Open

fix: upgrade loader-utils to 2.0.3, 1.4.1 (CVE-2022-37601)#181
orbisai0security wants to merge 1 commit into
calesthio:mainfrom
orbisai0security:fix-cve-2022-37601-remotion-composer-package-lock.json

Conversation

@orbisai0security

Copy link
Copy Markdown

Summary

Upgrade loader-utils from 2.0.2 to 2.0.3, 1.4.1 to fix CVE-2022-37601.

Vulnerability

Field Value
ID CVE-2022-37601
Severity CRITICAL
Scanner trivy
Rule CVE-2022-37601
File remotion-composer/package-lock.json
Assessment Likely exploitable

Description: loader-utils: prototype pollution in function parseQuery in parseQuery.js

Evidence

Scanner confirmation: trivy rule CVE-2022-37601 flagged this pattern.

Production code: This file is in the production codebase, not test-only code.

Threat Model Context

This is a Python library - vulnerabilities affect applications that import this code.

Changes

  • remotion-composer/package-lock.json
  • remotion-composer/package.json

Verification

  • Build passes
  • Scanner re-scan confirms fix
  • LLM code review passed

This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

loader-utils: prototype pollution in function parseQuery in parseQuery
Resolves CVE-2022-37601
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.

1 participant