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

[Snyk] Security upgrade firebase-functions from 3.24.1 to 6.1.0 #116

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

Conversation

twilio-product-security

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • send-message/functions/package.json
    • send-message/functions/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity Reachability
high severity 111/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.00046, Social Trends: No, Days since published: 42, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 1.84, Score Version: V5
Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
Yes No Known Exploit No Path Found
medium severity 74/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: None, Scope: Changed, Exploit Maturity: No data, User Interaction (UI): Required, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00044, Social Trends: No, Days since published: 211, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 4.54, Likelihood: 1.61, Score Version: V5
Open Redirect
SNYK-JS-EXPRESS-6474509
Yes No Known Exploit No Path Found
medium severity 79/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): Required, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.00046, Social Trends: No, Days since published: 42, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.62, Likelihood: 1.39, Score Version: V5
Cross-site Scripting
SNYK-JS-EXPRESS-7926867
Yes No Known Exploit No Path Found
medium severity 67/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: Low, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00045, Social Trends: No, Days since published: 43, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 2.35, Likelihood: 2.81, Score Version: V5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
Yes Proof of Concept No Path Found
low severity 79/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): Required, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.00046, Social Trends: No, Days since published: 42, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Low, Package Popularity Score: 99, Impact: 5.62, Likelihood: 1.39, Score Version: V5
Cross-site Scripting
SNYK-JS-SEND-7926862
Yes No Known Exploit No Path Found
low severity 79/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): Required, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.00052, Social Trends: No, Days since published: 42, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Low, Package Popularity Score: 99, Impact: 5.62, Likelihood: 1.39, Score Version: V5
Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
Yes No Known Exploit No Path Found

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: firebase-functions The new version differs by 160 commits.
  • 28a8075 6.1.0
  • 555c72b Bump express version to at least ^4.19.2. (#1624)
  • 32a7ef3 Bump cookie and express (#1626)
  • 827ba0e Add beforeEmailSent and beforeSmsSent trigger types (#1621)
  • 6b02fd3 [firebase-release] Removed change log and reset repo after 6.0.1 release
  • 24c6c7c 6.0.1
  • 4b7b279 Export 'app' in v2 entrypoint (#1615)
  • 0c22c28 [firebase-release] Removed change log and reset repo after 6.0.0 release
  • 7d5d221 6.0.0
  • 0493271 Expose functions.config in the v2 namespace to avoid breaking the Functions Emulator. (#1607)
  • ac948b4 Add changelog for v6 release. (#1606)
  • e95b9ef Add @ deprecated annotation on functions.config() API (#1604)
  • d65d35f Change default entrypoint of the firebase-functions package to v2 instead of v1 (#1594)
  • c0b488a [firebase-release] Removed change log and reset repo after 5.1.1 release
  • b545fab 5.1.1
  • a13ca20 Fix release script. (#1602)
  • 3a78784 Corrected config-env link to be URL (#1334)
  • 097b73c Fix bug with CORS options for an array of one item for `onCall` (#1563) (#1564)
  • e0f786f Bump tough-cookie from 4.1.2 to 4.1.3 (#1436)
  • f5e5e47 Bump express from 4.18.2 to 4.19.2 (#1546)
  • f32649d Bump word-wrap from 1.2.3 to 1.2.4 (#1449)
  • 1dced38 Bump jose from 4.14.4 to 4.15.5 (#1535)
  • 226a819 Bump @ grpc/grpc-js from 1.9.13 to 1.9.15 (#1573)
  • 2d56bb7 Bump ws from 7.5.9 to 7.5.10 (#1576)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Open Redirect
🦉 Cross-site Scripting
🦉 Regular Expression Denial of Service (ReDoS)

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.

2 participants