Cyber Posture

CVE-2025-3011

Critical

Published: 31 March 2025

Published
31 March 2025
Modified
15 April 2026
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.0046 64.1th percentile
Risk Priority 20 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-3011 is a SQL injection vulnerability (CWE-89) in SOOP-CLM from PiExtract. Published on 2025-03-31, it allows unauthenticated remote attackers to inject arbitrary SQL commands, enabling them to read, modify, and delete database contents. The vulnerability 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), indicating critical severity due to its network accessibility, low attack complexity, and lack of required privileges or user interaction.

Unauthenticated remote attackers can exploit this vulnerability over the network without privileges. Exploitation enables high-impact outcomes, including unauthorized access to sensitive data (high confidentiality impact), alteration of database records (high integrity impact), and potential disruption of services (high availability impact), effectively compromising the entire database.

Advisories from TWCERT/CC provide further details on this vulnerability, available at https://www.twcert.org.tw/en/cp-139-10049-394bd-2.html and https://www.twcert.org.tw/tw/cp-132-10048-d690c-1.html. Security practitioners should consult these for recommended mitigations and patches.

Details

CWE(s)
CWE-89

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 network-accessible application allowing unauthenticated remote exploitation directly maps to T1190 Exploit Public-Facing Application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References