Description
A vulnerability was identified in 1000 Projects Portfolio Management System MCA up to 1.0. This affects an unknown function of the file /admin/block_status.php. The manipulation of the argument q leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used.
Published: 2026-04-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL injection that can lead to unauthorized data access or modification.
Action: Apply Patch
AI Analysis

Impact

The vulnerability exists in the administrative block_status.php file of 1000 Projects Portfolio Management System MCA version 1.0 or earlier. An attacker can supply a crafted value for the query parameter q, causing the unescaped input to be incorporated directly into an SQL statement. This permits remote execution of arbitrary SQL queries, potentially allowing the attacker to read, modify, or delete database records. The weakness is identified as CWE-89. The vulnerability score of 5.3 indicates moderate severity, with the attack vector being remote.

Affected Systems

The affected product is 1000 Projects Portfolio Management System MCA up to version 1.0. The vulnerability is tied to theadmin/block_status.php file. No additional product versions are listed, so any deployment of the specified version remains at risk.

Risk and Exploitability

Because the flaw permits remote SQL injection and the exploit code is publicly available, the likelihood of exploitation is significant. The CVSS score of 5.3 reflects moderate impact, but the absence of an EPSS score leaves precise probability estimates uncertain. The vulnerability is not yet listed in the CISA KEV catalog, though this does not eliminate the risk of abuse. Mitigation requires immediate vendor remediation or workarounds to prevent unauthenticated attackers from reaching the vulnerable endpoint.

Generated by OpenCVE AI on April 28, 2026 at 12:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official vendor patch for 1000 Projects Portfolio Management System MCA if it is available.
  • If a patch is not yet released, restrict direct access to /admin/block_status.php to trusted administrative users only, using authentication and role‑based controls.
  • Implement input validation or switch to parameterized queries to prevent unsanitized SQL input from reaching the database.
  • Deploy Web Application Firewall (WAF) rules that detect and block typical SQL injection payloads targeting the q parameter.

Generated by OpenCVE AI on April 28, 2026 at 12:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 04:00:00 +0000

Type Values Removed Values Added
First Time appeared 1000projects
1000projects portfolio Management System Mca
Vendors & Products 1000projects
1000projects portfolio Management System Mca

Mon, 27 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in 1000 Projects Portfolio Management System MCA up to 1.0. This affects an unknown function of the file /admin/block_status.php. The manipulation of the argument q leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used.
Title 1000 Projects Portfolio Management System MCA block_status.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

1000projects Portfolio Management System Mca
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T17:59:01.101Z

Reserved: 2026-04-26T19:47:19.866Z

Link: CVE-2026-7143

cve-icon Vulnrichment

Updated: 2026-04-27T17:58:56.692Z

cve-icon NVD

Status : Deferred

Published: 2026-04-27T18:16:56.397

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7143

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T13:00:15Z

Weaknesses