Impact
A flaw exists in Cyber‑III Student‑Management‑System that allows an attacker to inject arbitrary JavaScript through manipulation of the $_SERVER['PHP_SELF'] value in the /admin/Add%20notice/add%20notice.php page. The vulnerability is a classic client‑side injection (CWE‑79) that can lead to Cross‑Site Scripting. If exploited, the injected script runs in the victim’s browser and could be used to steal data, modify page content, or deface the site. A secondary weakness (CWE‑94) is also present, though the description does not clarify its exploitability.
Affected Systems
The affected product is Cyber‑III Student‑Management‑System. The vulnerability resides in releases built from code up to commit a938fa61e9f735078e9b291d2e6215b4942af3f. No specific version numbers are available because the project uses a rolling release model. Deployments that include the /admin/Add%20notice/add%20notice.php endpoint are potentially impacted.
Risk and Exploitability
The CVSS score of 4.8 indicates a moderate severity. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalog. The CVE notes that the flaw can be triggered remotely by manipulating a URL and that proof‑of‑concept exploit code has been published. The likely attack vector is a remote attacker sending a crafted request to the vulnerable script. As no remediation has been released yet, the risk remains until a patch is applied.
OpenCVE Enrichment