Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-7684. PoCs published by inxeduopen.
AI-analyzed exploit summary The writeup details a file upload vulnerability in inxedu through 2018-12-24, where the fileType parameter can be manipulated to bypass extension checks, allowing malicious JSP file uploads. It includes technical analysis, vulnerable code location, and a proof-of-concept demonstration.
Description
inxedu through 2018-12-24 has a vulnerability that can lead to the upload of a malicious JSP file. The vulnerable code location is com.inxedu.os.common.controller.VideoUploadController#gok4 (com/inxedu/os/common/controller/VideoUploadController.java). The attacker uses the /video/uploadvideo fileType parameter to change the list of acceptable extensions from jpg,gif,png,jpeg to jpg,gif,png,jsp,jpeg.
Exploits (1)
The writeup details a file upload vulnerability in inxedu through 2018-12-24, where the fileType parameter can be manipulated to bypass extension checks, allowing malicious JSP file uploads. It includes technical analysis, vulnerable code location, and a proof-of-concept demonstration.
References (1)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H