Created
November 18, 2024 07:37
-
-
Save microvorld/516552dcef65acc2d1ab0fb969cd34a3 to your computer and use it in GitHub Desktop.
Jpress has an arbitrary file upload vulnerability
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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