Skip to content

Instantly share code, notes, and snippets.

@microvorld
Created November 18, 2024 07:37
Show Gist options
  • Save microvorld/516552dcef65acc2d1ab0fb969cd34a3 to your computer and use it in GitHub Desktop.
Save microvorld/516552dcef65acc2d1ab0fb969cd34a3 to your computer and use it in GitHub Desktop.
Jpress has an arbitrary file upload vulnerability
# Exploit Title: Jpress has an arbitrary file upload vulnerability
# Date: 11/2024
# Exploit Author: microvorld
# Version: ≤5.1.1
# Tested on: windows10
# Blog:
https://github.com/microvorld/CVE-2024/blob/main/jpress.md
Description:
- Jpress until v5.1.1 has arbitrary file uploads on the windows platform, and the construction of non-standard file formats
such as .jsp. can lead to arbitrary command execution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment