CVE-2019-3576

CRITICAL

Inxedu < 2018-12-24 - SQL Injection

Title source: rule

Description

inxedu through 2018-12-24 has a SQL Injection vulnerability that can lead to information disclosure via the deleteFaveorite/ PATH_INFO. The vulnerable code location is com.inxedu.os.edu.controller.user.UserController#deleteFavorite (aka deleteFavorite in com/inxedu/os/edu/controller/user/UserController.java), where courseFavoritesService.deleteCourseFavoritesById is mishandled during use of MyBatis. NOTE: UserController.java has a spelling variation in an annotation: a @RequestMapping("/deleteFaveorite/{ids}") line followed by a "public ModelAndView deleteFavorite" line.

Exploits (1)

gitee WRITEUP 1,602 stars
by inxeduopen · javawriteup
https://gitee.com/inxeduopen/inxedu/issues/IQIIV

Scores

CVSS v3 9.8
EPSS 0.0026
EPSS Percentile 49.9%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-89
Status published
Products (1)
inxedu_project/inxedu < 2018-12-24
Published Jan 02, 2019
Tracked Since Feb 18, 2026