Description
A vulnerability has been found in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. The impacted element is an unknown function of the file /index.php. The manipulation of the argument action leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-06-13
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in an unvalidated function within the /index.php file of the SourceCodester CET Automated Grading System with AI Predictive Analytics. By manipulating the action argument, an attacker can inject arbitrary JavaScript or HTML, leading to cross‑site scripting attacks. This weakness can be exploited remotely, potentially allowing attackers to deface the application, steal session cookies, or execute malicious scripts in the context of authenticated users, thereby compromising confidentiality and integrity of user data.

Affected Systems

The affected product is SourceCodester CET Automated Grading System with AI Predictive Analytics, version 1.0. No additional sub‑versions are explicitly listed, but any instance of version 1.0 remains vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity for this XSS flaw. The EPSS score is not available, but the lack of an EPSS entry does not negate the risk, especially since the exploit is publicly disclosed and can be triggered by remote actors making crafted HTTP requests against /index.php. The vulnerability is not listed in CISA’s KEV catalog, yet its remote nature and potential for user data exposure warrant proactive mitigation.

Generated by OpenCVE AI on June 14, 2026 at 00:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑supplied patch or upgrade to the latest version of SourceCodester CET Automated Grading System with AI Predictive Analytics that eliminates the XSS flaw.
  • Ensure that the 'action' parameter in /index.php is strictly validated and sanitized to remove or escape any embedded scripts before inclusion in the response.
  • Implement a web application firewall rule or server‑side filter that blocks common XSS payload patterns targeting the /index.php endpoint.

Generated by OpenCVE AI on June 14, 2026 at 00:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 13 Jun 2026 23:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. The impacted element is an unknown function of the file /index.php. The manipulation of the argument action leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used.
Title SourceCodester CET Automated Grading System with AI Predictive Analytics index.php cross site scripting
First Time appeared Sourcecodester
Sourcecodester cet Automated Grading System With Ai Predictive Analytics
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:sourcecodester:cet_automated_grading_system_with_ai_predictive_analytics:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester cet Automated Grading System With Ai Predictive Analytics
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Sourcecodester Cet Automated Grading System With Ai Predictive Analytics
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-13T23:15:10.784Z

Reserved: 2026-06-13T05:55:32.673Z

Link: CVE-2026-12176

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-14T00:16:19.790

Modified: 2026-06-14T00:16:19.790

Link: CVE-2026-12176

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-14T01:00:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')