Description
A vulnerability has been found in francoisjacquet RosarioSIS up to 12.7.4. This vulnerability affects unknown code of the file modules/Students/includes/Medical.inc.php of the component Student Medical Module. Such manipulation of the argument table leads to sql injection. The attack may be launched remotely. Upgrading to version 12.8 is able to resolve this issue. The name of the patch is 6234a0ee0124c0667c824693ac77164f18946ddf. Upgrading the affected component is recommended.
Published: 2026-08-14
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Affected code in the Student Medical Module (modules/Students/includes/Medical.inc.php) allows an unauthenticated attacker to inject arbitrary SQL by manipulating the argument table. This flaw, classified as CWE-74 and CWE-89, could enable the attacker to read, modify, or delete data in the underlying database, thereby compromising confidentiality, integrity, and potentially availability. The attack can be launched remotely when the vulnerable module is accessible.

Affected Systems

RosarioSIS versions up to 12.7.4 released by francoisjacquet contain the vulnerable code. Users running those releases (any deployment using the Student Medical Module) are affected. Upgrading to version 12.8 or applying the patch identified by commit 6234a0ee0124c0667c824693ac77164f18946ddf resolves the issue.

Risk and Exploitability

With a CVSS score of 5.3 the vulnerability is considered moderate and requires remote interaction. EPSS information is unavailable, and the vulnerability is not listed in the CISA KEV catalog, suggesting it is not a known actively exploited flaw. Nonetheless, because the exploit requires only entry of crafted input into an accessible argument table, an attacker with network access to the web application could exploit it, leading to unauthorized database access.

Generated by OpenCVE AI on August 14, 2026 at 04:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RosarioSIS to version 12.8 or later.
  • Apply the patch identified by commit 6234a0ee0124c0667c824693ac77164f18946ddf if upgrading is not immediately possible.
  • Ensure that any remaining input paths to the Medical.inc.php module are sanitized and that database credentials have the least privilege necessary.

Generated by OpenCVE AI on August 14, 2026 at 04:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 03:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in francoisjacquet RosarioSIS up to 12.7.4. This vulnerability affects unknown code of the file modules/Students/includes/Medical.inc.php of the component Student Medical Module. Such manipulation of the argument table leads to sql injection. The attack may be launched remotely. Upgrading to version 12.8 is able to resolve this issue. The name of the patch is 6234a0ee0124c0667c824693ac77164f18946ddf. Upgrading the affected component is recommended.
Title francoisjacquet RosarioSIS Student Medical Medical.inc.php sql injection
First Time appeared Rosariosis
Rosariosis rosariosis
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:rosariosis:rosariosis:*:*:*:*:*:*:*:*
Vendors & Products Rosariosis
Rosariosis rosariosis
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Rosariosis Rosariosis
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T02:15:10.506Z

Reserved: 2026-08-13T18:28:52.116Z

Link: CVE-2026-19785

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T03:16:20.547

Modified: 2026-08-14T03:16:20.547

Link: CVE-2026-19785

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T04:30:17Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')