Description
A vulnerability was detected in code-projects Real State Services 1.0. Affected by this vulnerability is an unknown functionality of the file /addprojectsale.php. The manipulation of the argument amen results in sql injection. The attack can be launched remotely.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The addprojectsale.php script in code‑projects Real State Services 1.0 contains an input‑validation flaw that permits an attacker to manipulate the amen parameter and inject arbitrary SQL code into the database query. This flaw allows execution of malicious SQL statements, potentially enabling read, write, or delete operations on the backend database if the application’s database account has sufficient privileges. The description acknowledges that the attack can be launched remotely but does not specify authentication requirements or exact data compromise scenarios.

Affected Systems

Only version 1.0 of code‑projects Real State Services is reported as vulnerable, affecting the /addprojectsale.php endpoint. No other versions or modules are identified in the supplied data.

Risk and Exploitability

The CVSS score of 6.9 signifies medium severity. The EPSS score of less than 1% indicates a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack can be launched remotely by sending crafted requests to the amen parameter. It is inferred that the vulnerability may be exploitable without authentication, but the description does not explicitly confirm this; therefore, this inference may not be accurate.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the code‑projects Real State Services project page or official website for an updated release that addresses the SQL injection vulnerability and apply the update immediately.
  • If no patch is available, modify the addprojectsale.php code to validate and sanitize user input, and replace concatenated SQL statements with parameterized queries or prepared statements for all database interactions.
  • Deploy a web application firewall configured to detect and block common SQL injection patterns targeting the /addprojectsale.php endpoint.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 14: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 12:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in code-projects Real State Services 1.0. Affected by this vulnerability is an unknown functionality of the file /addprojectsale.php. The manipulation of the argument amen results in sql injection. The attack can be launched remotely.
Title code-projects Real State Services addprojectsale.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:ND/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:X/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:X/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:X'}


Subscriptions

Code-projects Real State Services
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T13:28:55.517Z

Reserved: 2026-07-04T12:57:11.133Z

Link: CVE-2026-14747

cve-icon Vulnrichment

Updated: 2026-07-06T13:28:43.652Z

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