Inxedu
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in Inxedu.
By the Year
In 2026 there have been 0 vulnerabilities in Inxedu. Inxedu did not have any published security vulnerabilities last year.
| Year | Vulnerabilities | Average Score |
|---|---|---|
| 2026 | 0 | 0.00 |
| 2025 | 0 | 0.00 |
| 2024 | 3 | 0.00 |
| 2023 | 2 | 9.80 |
| 2022 | 0 | 0.00 |
| 2021 | 1 | 9.80 |
| 2020 | 0 | 0.00 |
| 2019 | 1 | 0.00 |
It may take a day or so for new Inxedu vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.
Recent Inxedu Security Vulnerabilities
InxEdu v2.0.6 Arbitrary File Upload via ImageUploadController Leading to RCE
CVE-2024-35570
- May 23, 2024
An arbitrary file upload vulnerability in the component \controller\ImageUploadController.class of inxedu v2.0.6 allows attackers to execute arbitrary code via uploading a crafted jsp file.
Arbitrary File Upload in Inxedu 2024.4 via gok4 JSP Execution
CVE-2024-35080
- May 23, 2024
An arbitrary file upload vulnerability in the gok4 method of inxedu v2024.4 allows attackers to execute arbitrary code via uploading a crafted .jsp file.
inxedu 2024.4 arbitrary file upload via uploadAudio (.jsp exec)
CVE-2024-35079
- May 23, 2024
An arbitrary file upload vulnerability in the uploadAudio method of inxedu v2024.4 allows attackers to execute arbitrary code via uploading a crafted .jsp file.
SQLi in Inxedu 2.0.6 via functionIds on /saverolefunction
CVE-2020-21152
9.8 - Critical
- January 20, 2023
SQL Injection vulnerability in inxedu 2.0.6 allows attackers to execute arbitrary commands via the functionIds parameter to /saverolefunction.
SQL Injection
SQLi in inxedu 2.0.6 WebsiteImagesMapper xml
CVE-2020-35326
9.8 - Critical
- January 18, 2023
SQL Injection vulnerability in file /inxedu/demo_inxedu_open/src/main/resources/mybatis/inxedu/website/WebsiteImagesMapper.xml in inxedu 2.0.6 via the id value.
SQL Injection
SQL Injection in com/inxedu/OS/edu/controller/letter/AdminMsgSystemController in Inxedu v2.0.6
CVE-2020-35430
9.8 - Critical
- April 29, 2021
SQL Injection in com/inxedu/OS/edu/controller/letter/AdminMsgSystemController in Inxedu v2.0.6 via the ids parameter to admin/letter/delsystem.
SQL Injection
inxedu through 2018-12-24 has a vulnerability that can lead to the upload of a malicious JSP file
CVE-2019-7684
- February 09, 2019
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.