CVE-2017-20271: Joomla StreetGuessr Game 1.1.8 SQL Injection via catid
Joomla StreetGuessr Game 1.1.8 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the catid parameter. Attackers can send GET requests to index.php with the option=com_streetguess&view=maps parameters and inject SQL code in the catid parameter to extract sensitive database information including version and database names.
Security readout for executives and security teams
Plain-English summary
This affects Joomla sites using Nordmograph StreetGuessr Game 1.1.8. An unauthenticated outsider can manipulate a web parameter so the site database answers unintended queries. The sources describe possible exposure of database version, database names, and other sensitive information. The provided sources do not show CISA KEV listing or confirmed active exploitation.
Executive priority
Treat this as a high-priority internet-facing web application issue if the affected Joomla extension is present. Prioritize confirmation and containment because exploitation requires no login and could expose database information. If the extension is absent, no action is indicated beyond documenting non-exposure.
Technical view
CVE-2017-20271 is a CWE-89 SQL injection in the StreetGuessr Game Joomla component. The vulnerable input is the catid parameter on the com_streetguess maps view. The bundle rates it CVSS 4.0 8.8 with network access, low complexity, no privileges, and no user interaction required, with high confidentiality impact and low integrity impact.
Likely exposure
Exposure is likely limited to Joomla deployments that installed Nordmograph StreetGuessr Game version 1.1.8 and expose the component publicly. Organizations without this Joomla extension are not indicated as affected by the provided sources.
Exploitation context
The bundle cites an ExploitDB entry and a VulnCheck advisory, so public exploit information exists. However, KEV is false and the supplied sources do not provide evidence of active exploitation in the wild.
Researcher notes
Evidence is narrow but consistent: the named affected product is Nordmograph StreetGuessr Game 1.1.8, with injection through catid in the maps view. Do not broaden scope to Joomla core or other extensions without separate evidence. No vendor patch details are included in the bundle.
Mitigation direction
Inventory Joomla sites for StreetGuessr Game 1.1.8.
Check Nordmograph or Joomla extension guidance for a fixed release or removal advice.
Disable or remove the component if it is unused or cannot be updated.
Restrict public access to the affected component where business requirements allow.
Review database account privileges used by the Joomla application.
Validation and detection
Confirm whether com_streetguess is installed and enabled on Joomla assets.
Verify the installed StreetGuessr Game version is or is not 1.1.8.
Review access logs for unusual requests to the StreetGuessr maps view with catid anomalies.
Check database logs for unexpected metadata queries or failed SQL syntax patterns.
Validate compensating controls block suspicious parameterized requests without disrupting normal traffic.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
cwe · medium confidence lookup
CWE-89: Database access and collection lookup
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.