jxfzzzt
jxfzzzt
### Describe the bug > Hello, i find a issue in `src/libre_chat/router.py`, there may be a path Traversal vulnerability in method `upload_documents`. if the filename of a `uploaded` in `files`...
Hello, i find a issue in `src/libre_chat/router.py`, there may be a path Traversal vulnerability in method `upload_documents`. if the filename of a `uploaded` in `files` be `/../../../../../../../test.txt` (e.g., modified by...
**Describe the bug** Hello, i find a vulnerability in `Miles-V2/main.py` file. The method `set_system_volume` may cause code execution vulnerability. **To Reproduce** Steps to reproduce the behavior: volume_level = "20' &&...
Hello, i find a vulnerability in `Miles-V2/main.py` file. The method `set_system_volume` may cause code execution vulnerability. **Proof of Concept:** volume_level = "20' && cat /etc/passwd && echo '$PATH" **Result:** ```...
Fixes #9282 1. Upgrade `pdfbox-version` to the latest version (3.0.5) for safety 2. fix all breaking changes to make sure build success List of changes in this PR: * change...
update `com.alibaba:fastjson` from 1.2.83 to 2.0.53 and fix break change.
update `auto.value.version` from 1.0 to 1.11.0 and fix break change.