Description
A vulnerability was identified in code-projects Real State Services 1.0. The impacted element is an unknown function of the file /normalHomeSale.php. Such manipulation of the argument loc leads to sql injection. The attack may be performed from remote. The exploit is publicly available and might be used.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unknown function within normalHomeSale.php in code‑projects Real State Services allows an attacker to manipulate the loc argument and inject arbitrary SQL statements. The flaw is a classic SQL injection, identified as CWE‑74 and CWE‑89. Successful exploitation could let an attacker read, modify, or delete the application’s database contents, compromising confidentiality, integrity, and availability of real‑estate records.

Affected Systems

code‑projects Real State Services version 1.0 is affected; any deployment of this release exposes the flaw. No other versions have been identified as impacted in the current data.

Risk and Exploitability

The CVSS score of 6.9 denotes moderate severity, while the EPSS score is below 1 % and the vulnerability is not listed in CISA KEV, indicating a low current exploitation probability. Nevertheless, the defect can be abused remotely through the loc parameter, and publicly available proof‑of‑concept code exists. An attacker requires no authentication, so the actual impact depends on the environment, but the capacity to alter or exfiltrate database content remains significant.

Generated by OpenCVE AI on July 26, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a version that removes the SQL injection vulnerability in normalHomeSale.php.
  • Block or filter external requests to the loc parameter at the application direct access to normalHomeSale.php to trusted networks.
  • Add robust input validation and switch to parameterized queries or prepared statements for all database interactions.

Generated by OpenCVE AI on July 26, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 19: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 vulnerability was identified in code-projects Real State Services 1.0. The impacted element is an unknown function of the file /normalHomeSale.php. Such manipulation of the argument loc leads to sql injection. The attack may be performed from remote. The exploit is publicly available and might be used.
Title code-projects Real State Services normalHomeSale.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-06T18:43:28.717Z

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

Link: CVE-2026-14743

cve-icon Vulnrichment

Updated: 2026-07-06T18:21:01.007Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:30:04Z

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')