Cyber Posture

CVE-2025-25914

CriticalPublic PoC

Published: 17 March 2025

Published
17 March 2025
Modified
08 April 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0180 82.9th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-25914, published on 2025-03-17, is a SQL injection vulnerability (CWE-89) in Online Exam Mastering System version 1.0. The flaw resides in the handling of the fid parameter, enabling a remote attacker to execute arbitrary code. It carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), reflecting critical severity due to its network accessibility, low attack complexity, and lack of prerequisites.

A remote attacker without privileges or user interaction can exploit the vulnerability by injecting malicious SQL payloads via the fid parameter. Successful exploitation allows arbitrary code execution, compromising confidentiality, integrity, and availability with high impact, potentially leading to full system control.

The primary advisory reference is available at https://github.com/872323857/CVE/blob/main/online-exam-mastering-system_sqlinject.md, which details the vulnerability but provides no specific mitigation or patch information in the given data.

Details

CWE(s)
CWE-89

Affected Products

carmelo
online exam mastering system
1.0

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SQL injection vulnerability in a public-facing web application (Online Exam Mastering System) allows remote arbitrary code execution via the fid parameter, directly enabling exploitation of public-facing applications.

References