CVE-2024-45058

HIGH EPSS 68.4%
Published Aug 28, 20241y ago · Modified Jun 17, 20261w ago
8.1 CVSS 3.1
High
Find Similar
Published Aug 28, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

i-Educar is free, fully online school management software that can be used by school secretaries, teachers, coordinators, and area managers. Prior to the 2.9 branch, an attacker with only minimal viewing privileges in the settings section is able to change their user type to Administrator (or another type with super-permissions) through a specifically crafted POST request to `/intranet/educar_usuario_cad.php`, modifying the `nivel_usuario_` parameter. The vulnerability occurs in the file located at `ieducar/intranet/educar_usuario_cad.php`, which does not check the user's current permission level before allowing changes. Commit c25910cdf11ab50e50162a49dd44bef544422b6e contains a patch for the issue.

CVSS Details

Base Score
8.1
Exploitability
2.8
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
68.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 3

CWE-20 Improper Input Validation Validation
CWE-269 Improper Privilege Management Authorization
CWE-862 Missing Authorization Authorization

Affected Products 1

VendorProductVersionRange
portabilisi-educar* ≤2.9

References 2

  • github.com https://github.com/portabilis/i-educar/commit/c25910cdf11ab50e50162a49dd44bef544422b6e
    Patch
  • github.com https://github.com/portabilis/i-educar/security/advisories/GHSA-53vj-fq8x-2mvg
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/portabilis/i-educar/commit/c25910cdf11ab50e50162a49dd44bef544422b6e
    Patch