Description
A weakness has been identified in Aster Telecom Azcall 10/11. This issue affects some unknown processing of the file /azcall/adm/gestao_loja/sis.php?t=consultar of the component HTTP Handler. Executing a manipulation of the argument nome/perfil/status can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a crafted value in the query parameters nome, perfil, or status supplied to /azcall/adm/gestao_loja/sis.php?t=consultar to be injected into a database query in thecall 10 and 11, creating a classic SQL injection flaw. This flaw (CWE‑74, CWE‑89) can enable an attacker to read, modify, or delete database contents, thereby compromising the confidentiality, integrity, and potentially availability of the application’s data.

Affected Systems

Affected systems are installations of Aster Telecom Azcall 10 or 11 that expose the HTTP endpoint /azcall/adm/gestao_loja/sis.php. The flaw resides in the HTTP Handler component that processes the consult request and is present in these product versions.

Risk and Exploitability

The CVSS base score of 6.9 reflects a medium‑to‑high severity vulnerability, while the EPSS score of < 1% indicates a very low probability of exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. The flaw can be exploited remotely by sending a malformed HTTP GET request to the vulnerable endpoint. The description does not specify authentication requirements; based on the description, it is inferred that no authentication or local privileges are required, but this inference is not explicitly stated in the source.

Generated by OpenCVE AI on July 29, 2026 at 08:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade Azcall to the latest release that addresses the SQL injection flaw.
  • Restrict HTTP access to the /azcall/adm/gestao_loja/sis.php endpoint, permitting only trusted IPs or internal networks to reach it.
  • Implement input validation or parameterized queries in the application to thwart injection attempts.

Generated by OpenCVE AI on July 29, 2026 at 08:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 12 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Aster Telecom Azcall 10/11. This issue affects some unknown processing of the file /azcall/adm/gestao_loja/sis.php?t=consultar of the component HTTP Handler. Executing a manipulation of the argument nome/perfil/status can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Aster Telecom Azcall HTTP sis.php sql injection
First Time appeared Aster Telecom
Aster Telecom azcall
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:aster_telecom:azcall:*:*:*:*:*:*:*:*
Vendors & Products Aster Telecom
Aster Telecom azcall
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

Aster Telecom Azcall
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T15:46:00.864Z

Reserved: 2026-07-11T10:05:08.167Z

Link: CVE-2026-15482

cve-icon Vulnrichment

Updated: 2026-07-13T15:45:50.803Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:00:18Z

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