Description
SourceCodester Vehicle Parking Area Management System v1.0 is vulnerable to SQL Injection in the file /parking/manage_location.php.
Published: 2026-04-16
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection enabling unauthorized data access and potential modification
Action: Patch
AI Analysis

Impact

The SourceCodester Vehicle Parking Area Management System version 1.0 contains a SQL injection vulnerability in the file /parking/manage_location.php. The flaw allows an attacker to manipulate the database query embedded in this script, potentially leading to disclosure or unauthorized changes of parking and user data. This weakness is identified as CWE‑89.

Affected Systems

The affected system is the SourceCodester Vehicle Parking Area Management System, version 1.0. No additional vendor or product information is supplied beyond the presence of the vulnerability in the manage_location module.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity, while the EPSS score of <1% indicates a low probability of exploitation at present. The description does not specify whether authentication is required or detail the exact attack vector, only that the flaw exists in a web‑accessible PHP file. The vulnerability is not listed in the CISA KEV catalog, so no publicly documented exploits are known. If the location management page is exposed to the Internet, the combination of high severity and a web‑based entry point warrants reasonable vigilance.

Generated by OpenCVE AI on April 18, 2026 at 20:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or upgrade to a version that fixes the SQL injection flaw
  • Refactor the application code to use prepared statements or parameterized queries for all database interactions
  • Configure the database user used by the web application with the minimal privileges required to perform its functions
  • Consider deploying a web application firewall to detect and block suspicious SQL payloads

Generated by OpenCVE AI on April 18, 2026 at 20:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 18 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Title Vehicle Parking Area Management System SQL Injection in Location Management

Sat, 18 Apr 2026 03:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 17 Apr 2026 05:15:00 +0000

Type Values Removed Values Added
Title Vehicle Parking Area Management System SQL Injection in Location Management
Weaknesses CWE-89

Thu, 16 Apr 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester vehicle Parking Area Management System
Vendors & Products Sourcecodester
Sourcecodester vehicle Parking Area Management System

Thu, 16 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Description SourceCodester Vehicle Parking Area Management System v1.0 is vulnerable to SQL Injection in the file /parking/manage_location.php.
References

Subscriptions

Sourcecodester Vehicle Parking Area Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-18T02:24:10.031Z

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

Link: CVE-2026-37344

cve-icon Vulnrichment

Updated: 2026-04-18T02:23:47.114Z

cve-icon NVD

Status : Deferred

Published: 2026-04-16T15:17:37.340

Modified: 2026-06-17T10:41:30.987

Link: CVE-2026-37344

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T20:15:09Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')