Skip to content

Conversation

@th555555
Copy link

@th555555 th555555 commented Jun 5, 2025

This PR addresses a critical Zip Slip vulnerability in the training data extraction functionality that allows attackers to write arbitrary files anywhere on the server filesystem through malicious ZIP archives. This vulnerability could lead to:

  • Remote Code Execution by overwriting system executables
  • Configuration tampering by modifying application files
  • Data corruption by overwriting critical files
  • Privilege escalation through strategic file placement

References
dgarijo/Widoco@f2279b7
https://cwe.mitre.org/data/definitions/22.html

…tion

This PR addresses a **critical Zip Slip vulnerability** in the training data extraction functionality that allows attackers to write arbitrary files anywhere on the server filesystem through malicious ZIP archives. This vulnerability could lead to:

- **Remote Code Execution** by overwriting system executables
- **Configuration tampering** by modifying application files
- **Data corruption** by overwriting critical files
- **Privilege escalation** through strategic file placement

References
dgarijo/Widoco@f2279b7
https://cwe.mitre.org/data/definitions/22.html
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