[PR #2487] [CLOSED] [PM-1916] Update of LiteDB version to fix multiple issues #3590

Closed
opened 2025-11-26 23:34:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2487
Author: @rdupuis
Created: 4/21/2023
Status: Closed

Base: mainHead: fix-vulnerability-issue-due-to-LiteDB


📝 Commits (1)

  • 0ab4f9c Fix multiple issues, including security vulnerability "Deserialization of Untrusted Data"

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/Core/Core.csproj (+1 -1)

📄 Description

Update of LiteDB version to fix multiple issues, including a security issue of "Deserialization of Untrusted Data"

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Code changes

  • Core.csproj: Set LiteDB version from 5.0.12 to 5.0.15 to fix a security issue of "Deserialization of Untrusted Data"

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2487 **Author:** [@rdupuis](https://github.com/rdupuis) **Created:** 4/21/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-vulnerability-issue-due-to-LiteDB` --- ### 📝 Commits (1) - [`0ab4f9c`](https://github.com/bitwarden/android/commit/0ab4f9cd5596344cd6490d8e8e82e10eebcac561) Fix multiple issues, including security vulnerability "Deserialization of Untrusted Data" ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Core.csproj` (+1 -1) </details> ### 📄 Description Update of LiteDB version to fix multiple issues, including a security issue of "Deserialization of Untrusted Data" ## Type of change - [x] Bug fix - [ ] New feature development - [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Code changes * **Core.csproj:** Set LiteDB version from 5.0.12 to 5.0.15 to fix a security issue of "Deserialization of Untrusted Data" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:34:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3590