Description
Sourcecodester Storage Unit Rental Management System v1.0 is vulnerable to SQL in the file /storage/admin/maintenance/manage_pricing.php.
Published: 2026-04-14
Score: 2.7 Low
EPSS: n/a
KEV: No
Impact: SQL Injection – potential data disclosure and manipulation
Action: Apply Fix
AI Analysis

Impact

The vulnerability in the /storage/admin/maintenance/manage_pricing.php endpoint allows an attacker to embed arbitrary SQL statements, enabling unauthorized read or write access to the database. This could result in viewing, altering, or deleting tenant pricing information, compromising the confidentiality, integrity, and availability of the system’s data.

Affected Systems

Sourcecodester Storage Unit Rental Management System version 1.0, specifically the admin maintenance pricing module. No vendor patch is listed, but the flaw exists in the open‑source code delivered in that release.

Risk and Exploitability

The flaw is exploitable over the network through HTTP requests to the vulnerable script. While authentication requirements are not explicitly documented, the endpoint resides in an admin area, suggesting that administrative credentials are likely needed. Because no exploit probability score is provided, the exact likelihood is unclear, but the combination of a web accessible entry point and lack of mitigation signals a moderate to high risk if the administrator interface is reachable.

Generated by OpenCVE AI on April 14, 2026 at 15:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a newer release of the Storage Unit Rental Management System if one is available.
  • Replace any raw SQL queries in manage_pricing.php with prepared statements or parameterized queries.
  • Restrict access to the /storage/admin/maintenance/ directory so that only authenticated administrators can reach it, enforcing strong authentication.
  • Deploy a web application firewall rule set that blocks suspicious SQL syntax and monitor web logs for injection attempts.

Generated by OpenCVE AI on April 14, 2026 at 15:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in Storage Unit Rental Management System's Pricing Management Endpoint

Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester storage Unit Rental Management System
Vendors & Products Sourcecodester
Sourcecodester storage Unit Rental Management System

Tue, 14 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Apr 2026 14:30:00 +0000

Type Values Removed Values Added
Description Sourcecodester Storage Unit Rental Management System v1.0 is vulnerable to SQL in the file /storage/admin/maintenance/manage_pricing.php.
References

Subscriptions

Sourcecodester Storage Unit Rental Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-14T15:29:15.190Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37592

cve-icon Vulnrichment

Updated: 2026-04-14T15:28:13.229Z

cve-icon NVD

Status : Received

Published: 2026-04-14T15:16:33.037

Modified: 2026-04-14T16:16:41.130

Link: CVE-2026-37592

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-14T16:31:54Z

Weaknesses