Description
Sourcecodester Online Reviewer System v1.0 is vulnerable to SQL Injection in the file /system/system/admins/assessments/examproper/questions-view.php.
Published: 2026-04-13
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL injection could allow attackers to read, modify, or delete database data
Action: Apply Patch
AI Analysis

Impact

Sourcecodester Online Reviewer System version 1.0 contains a flaw in questions-view.php that permits an attacker to inject arbitrary SQL statements. This weakness, identified as CWE‑89, can compromise the confidentiality, integrity, and availability of the application’s underlying database. If exploited, an adversary could bypass authentication controls, read sensitive user information, or tamper with stored data. The CVSS assessment rates this attack as low‑severity (2.7) but the potential impact on data integrity remains significant.

Affected Systems

The vulnerability affects the Sourcecodester Online Reviewer System, a PHP‑based web application (v1.0). No other vendors or product editions are listed as impacted, and the affected component is the administration page located at /system/system/admins/assessments/examproper/questions-view.php.

Risk and Exploitability

Although the CVSS score indicates a low overall risk, the lack of a public exploit in the CISA KEV database suggests limited current exploitation. The EPSS score is not available, so the probability of immediate exploitation cannot be quantified. Based on the description, it is inferred that the attack vector is remote via HTTP requests to the vulnerable page, requiring access to the web application’s administrative interface.

Generated by OpenCVE AI on April 14, 2026 at 13:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify if a newer version of Sourcecodester Online Reviewer System is available and upgrade to it. If a patch is not provided, rewrite the affected PHP code to use prepared statements with parameterized queries. Ensure that all user input is validated and escaped before inclusion in SQL statements. Restrict database user privileges to the minimum required for the application. Consider implementing input filtering or web application firewall rules to block suspicious SQL patterns. Monitor application logs for abnormal SQL activity and review database permissions for any excessive rights.

Generated by OpenCVE AI on April 14, 2026 at 13:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in Sourcecodester Online Reviewer System

Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester online Reviewer System
Vendors & Products Sourcecodester
Sourcecodester online Reviewer System

Tue, 14 Apr 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Janobe
Janobe online Reviewer System
CPEs cpe:2.3:a:janobe:online_reviewer_system:1.0:*:*:*:*:*:*:*
Vendors & Products Janobe
Janobe online Reviewer System

Mon, 13 Apr 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Apr 2026 13:15:00 +0000

Type Values Removed Values Added
Description Sourcecodester Online Reviewer System v1.0 is vulnerable to SQL Injection in the file /system/system/admins/assessments/examproper/questions-view.php.
References

Subscriptions

Janobe Online Reviewer System
Sourcecodester Online Reviewer System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-13T20:42:10.241Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36920

cve-icon Vulnrichment

Updated: 2026-04-13T20:42:06.270Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-13T13:16:41.897

Modified: 2026-04-14T11:51:37.507

Link: CVE-2026-36920

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-14T16:36:03Z

Weaknesses