CVE-2024-45058

HIGH

i-Educar <2.9 - Privilege Escalation

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-45058. PoCs published by 0xbhsu.

AI-analyzed exploit summary This repository contains a functional exploit for CVE-2024-45058, a broken access control vulnerability allowing users with view permissions to escalate their privileges to administrator by modifying their `nivel_usuario_` ID. The exploit automates login, fetches the required `ref_pessoa_id`, and submits a crafted request to change the user's privilege level.

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.

Exploits (1)

nomisec WORKING POC
by 0xbhsu · poc
https://github.com/0xbhsu/CVE-2024-45058

This repository contains a functional exploit for CVE-2024-45058, a broken access control vulnerability allowing users with view permissions to escalate their privileges to administrator by modifying their `nivel_usuario_` ID. The exploit automates login, fetches the required `ref_pessoa_id`, and submits a crafted request to change the user's privilege level.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: i-Educar (specific version not specified)
Auth required
Prerequisites: Valid user credentials with view permissions in the user configuration section · Access to the target's intranet interface
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Scores

CVSS v3 8.1
EPSS 0.0137
EPSS Percentile 68.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-20 CWE-269 CWE-862
Status published
Products (1)
portabilis/i-educar < 2.9
Published Aug 28, 2024
Tracked Since Feb 18, 2026