{ "schema_version": "1.4.0", "id": "GHSA-qph5-58wx-fg4h", "modified": "2022-05-14T01:33:55Z", "published": "2022-05-14T01:33:55Z", "aliases": [ "CVE-2019-3576" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3576" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/155030" }, { "type": "WEB", "url": "https://gitee.com/inxeduopen/inxedu/issues/IQIIV" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-01-02T17:29:00Z" } }