Description
Joomla! Component Sponsor Wall 8.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the wallid parameter. Attackers can send GET requests to index.php with the option=com_sponsorwall&task=click&wallid parameter containing SQL injection payloads to extract sensitive database information including credentials and configuration data.
Published: 2026-06-19
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Vendor’s Sponsor Wall component version 8.0 for Joomla incorporates a classic SQL injection flaw that is triggered by an unsanitized wallid parameter. An attacker can send unauthenticated GET requests containing crafted SQL payloads to index.php with option=com_sponsorwall&task=click&wallid, allowing the execution of arbitrary database queries. This leads to the extraction of sensitive information, such as credentials and configuration data, thereby compromising the confidentiality of the site’s data.

Affected Systems

The vulnerable product is the Sponsor Wall extension published by Pulseextensions for Joomla. This analysis applies to all installations run with component version 8.0, regardless of the Joomla version in use.

Risk and Exploitability

The CVSS score of 7.1 classifies this vulnerability as high severity. The EPSS score is not available so the exact likelihood of exploitation cannot be quantified, but the exploit is public and simple, and the component is available to unauthenticated users. It is not listed in CISA’s KEV catalog. Attackers can exploit this flaw remotely via HTTP requests to the site’s front‑end, potentially gaining access to sensitive database contents and paving the way for further damage such as credential theft or privilege escalation.

Generated by OpenCVE AI on June 19, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest vendor patch or upgrade the Sponsor Wall component to a version that eliminates the SQL injection flaw.
  • If the component is no longer required, uninstall or disable it from the Joomla administration panel to reduce the attack surface.
  • After remediation, audit the database for any unauthorized changes, reset affected credentials, and monitor access logs for suspicious activity.

Generated by OpenCVE AI on June 19, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Description Joomla! Component Sponsor Wall 8.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the wallid parameter. Attackers can send GET requests to index.php with the option=com_sponsorwall&task=click&wallid parameter containing SQL injection payloads to extract sensitive database information including credentials and configuration data.
Title Joomla! Component Sponsor Wall 8.0 SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N'}

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-19T15:57:44.532Z

Reserved: 2026-06-19T15:04:21.734Z

Link: CVE-2017-20264

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T20:30:04Z

Weaknesses
  • CWE-89

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