Description
A security flaw has been discovered in code-projects Real State Services 1.0. This affects an unknown function of the file /normalHomeRent.php. Performing a manipulation of the argument loc results in sql injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the normalHomeRent.php file of code‑projects Real State Services 1.0 lets an attacker modify the loc parameter, causing arbitrary SQL statements to be executed against the application database. The vulnerability is identified as CWE‑89 and CWE‑74. Based on the description, it is inferred that an attacker can read or alter sensitive data stored in the database, thereby compromising confidentiality and integrity of the application’s information.

Affected Systems

The vulnerability is present in code‑projects Real State Services version 1.0. No other versions or products have been identified as affected.

Risk and Exploitability

The flaw carries a CVSS score of 6.9, indicating moderate severity. The EPSS score is less than 1%, indicating a low likelihood of exploitation in the wild. The exploit is publicly available, yet the vulnerability is not listed in the CISA KEV catalog, meaning it is not a known high‑profile target. Attackers can trigger the vulnerability remotely by crafting a request; successful exploitation allows them to execute arbitrary SQL commands to read or modify data in the underlying database.

Generated by OpenCVE AI on July 23, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a vendor‑released patch or upgrade to a newer version of Real State Services that fixes the normalHomeRent.php SQL injection flaw.
  • If no patch is available, validate and sanitize the loc parameter, using parameterized queries or prepared statements.
  • Deploy a Web Application Firewall or equivalent inspection layer to detect and block SQL injection attempts, and monitor access logs for suspicious activity involving the loc parameter.

Generated by OpenCVE AI on July 23, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in code-projects Real State Services 1.0. This affects an unknown function of the file /normalHomeRent.php. Performing a manipulation of the argument loc results in sql injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks.
Title code-projects Real State Services normalHomeRent.php sql injection
First Time appeared Code-projects
Code-projects real State Services
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:code-projects:real_state_services:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects real State Services
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Real State Services
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-07T02:49:25.223Z

Reserved: 2026-07-04T12:56:44.337Z

Link: CVE-2026-14744

cve-icon Vulnrichment

Updated: 2026-07-07T02:49:21.431Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T16:00:14Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

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