LiveActive security incident?Get immediate response
CVE Record

CVE-2010-4638: SQL injection vulnerability in the submitSurvey function in controller.php in JQuarks4s (com_jquarks4s) com...

SQL injection vulnerability in the submitSurvey function in controller.php in JQuarks4s (com_jquarks4s) component 1.0.0 for Joomla!, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the q parameter in a submitSurvey action to index.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takehigh

Analyst readout for executives and security teams

Plain-English summary

This CVE is a remote SQL injection in the JQuarks4s Joomla component 1.0.0. A vulnerable public survey endpoint could let an attacker run database queries if magic_quotes_gpc is disabled. The sources do not confirm active exploitation or a vendor patch.

Executive priority

Prioritize remediation for any internet-facing Joomla site using this old component. The business risk is database compromise, but the known exposure window is narrow and evidence of active exploitation is not provided.

Technical view

The issue is in submitSurvey in controller.php for com_jquarks4s. The q parameter in a submitSurvey action to index.php is not safely handled, allowing arbitrary SQL execution under the stated configuration condition. Public exploit material is referenced, but KEV status is false.

Likely exposure

Exposure is likely limited to legacy Joomla sites that installed JQuarks4s component 1.0.0 and still expose the submitSurvey action. Risk depends on whether the component remains reachable and whether the affected PHP configuration condition applies.

Exploitation context

A public Exploit-DB reference exists, so defenders should assume practical exploitation knowledge is available. The provided sources do not show CISA KEV listing, confirmed active exploitation, CVSS scoring, or complete remediation details.

Researcher notes

The record lacks CVSS, CWE, clear vendor naming, and patch status. Analysis should stay scoped to JQuarks4s com_jquarks4s 1.0.0 and the q parameter condition described in the CVE and advisory references.

Mitigation direction

  • Inventory Joomla sites for com_jquarks4s version 1.0.0.
  • Disable or remove the component if it is not business-critical.
  • Check vendor or trusted advisory guidance for a fixed replacement.
  • Restrict public access to affected survey routes where feasible.
  • Review database and Joomla logs for suspicious survey requests.

Validation and detection

  • Confirm whether com_jquarks4s is installed on any Joomla instance.
  • Verify the installed component version is not 1.0.0.
  • Check whether submitSurvey actions are externally reachable.
  • Review PHP configuration relevance for magic_quotes_gpc condition.
  • Search logs for unexpected q parameter patterns.
Prepared
Confidence
medium
Sources
5

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2010-4638 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.