Cyber Posture

CVE-2025-0950

MediumPublic PoC

Published: 01 February 2025

Published
01 February 2025
Modified
18 April 2025
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0003 7.5th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0950 is a medium-severity Injection (CWE-74) vulnerability in Angeljudesuarez Tailoring Management System. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 7.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-2 mandates timely remediation of the SQL injection flaw in Tailoring Management System 1.0's staffview.php handling of the staffid parameter.

prevent

SI-10 requires validation of the staffid parameter to prevent improper neutralization of special elements used in SQL commands.

prevent

SI-9 enforces restrictions on the staffid input to block malicious SQL injection payloads from remote low-privileged attackers.

MITRE ATT&CK Enterprise TechniquesAI

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.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in public-facing PHP web application (Tailoring Management System) enables exploitation of public-facing application (T1190) and unauthorized data collection from databases via parameter injection (T1213.006).

NVD Description

A vulnerability was found in itsourcecode Tailoring Management System 1.0 and classified as critical. This issue affects some unknown processing of the file staffview.php. The manipulation of the argument staffid leads to sql injection. The attack may be initiated remotely.…

more

The exploit has been disclosed to the public and may be used.

Deeper analysisAI

CVE-2025-0950 is a critical SQL injection vulnerability in itsourcecode Tailoring Management System 1.0. The issue resides in the processing of the staffview.php file, where manipulation of the staffid argument enables SQL injection. It is associated with CWE-74 (Improper Neutralization of Special Elements used in an SQL Command) and CWE-89 (Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')). The vulnerability carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L) and was published on 2025-02-01.

The vulnerability can be exploited remotely by an attacker with low privileges (PR:L), requiring network access and low complexity with no user interaction needed. Successful exploitation allows limited impacts on confidentiality, integrity, and availability (C:L/I:L/A:L), potentially enabling unauthorized data access, modification, or disruption via injected SQL payloads in the staffid parameter.

Advisories referenced in VulDB entries (ctiid.294305 and id.294305) and a GitHub issue detail the vulnerability, noting that an exploit has been publicly disclosed and may be used. No specific patches or mitigation steps from the vendor (itsourcecode.com) are detailed in the available information.

The exploit's public disclosure increases the risk of active exploitation against unpatched Tailoring Management System 1.0 deployments.

Details

CWE(s)

Affected Products

angeljudesuarez
tailoring management system
1.0

CVEs Like This One

CVE-2025-0946Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0949Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0873Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0944Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0945Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0943Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0540Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0948Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0947Same product: Angeljudesuarez Tailoring Management System
CVE-2025-0872Same product: Angeljudesuarez Tailoring Management System

References