LiveActive security incident?Get immediate response
CVE Record

CVE-2017-11324: An issue was discovered in Tilde CMS 1.0.1.

An issue was discovered in Tilde CMS 1.0.1. Due to missing escaping of the backtick character, a SELECT query in class.SystemAction.php is vulnerable to SQL Injection. The vulnerability can be triggered via a POST request to /actionphp/action.input.php with the id parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2017-11324 is a SQL injection issue in Tilde CMS 1.0.1. A crafted request could interfere with database queries because one input value was not safely escaped. Business urgency depends on whether this legacy CMS is still deployed and reachable.

Executive priority

Prioritize remediation only where Tilde CMS 1.0.1 is present. SQL injection can threaten data confidentiality and integrity, but the provided evidence does not prove active exploitation or broad product exposure.

Technical view

The CVE describes missing escaping of the backtick character in a SELECT query in class.SystemAction.php. The vulnerable input is the id parameter handled by /actionphp/action.input.php. The source bundle does not provide CVSS, authentication requirements, impact scope, or a vendor fix.

Likely exposure

Exposure is likely limited to environments running Tilde CMS 1.0.1, especially if the CMS is internet-facing. The provided affected-product metadata is incomplete, so asset inventory is the main way to confirm relevance.

Exploitation context

The issue has been publicly disclosed since July 24, 2017. The source bundle does not show CISA KEV listing, active exploitation, public exploit reliability, or observed attacks.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch, or authentication context is provided. Analysis should focus on confirming the vulnerable code path and finding authoritative project guidance before assigning final operational risk.

Mitigation direction

  • Identify and prioritize any Tilde CMS 1.0.1 deployments.
  • Check vendor or project guidance for fixed versions or official mitigations.
  • Restrict public access to affected CMS paths where business permits.
  • Retire or isolate unsupported legacy deployments.
  • Increase monitoring for suspicious requests to the affected endpoint.

Validation and detection

  • Inventory web assets for Tilde CMS 1.0.1.
  • Review application code for the referenced class.SystemAction.php logic.
  • Check logs for unexpected POST requests to /actionphp/action.input.php.
  • Confirm whether the id parameter reaches a database SELECT query.
  • Document authentication and network exposure for each instance.
Prepared
Confidence
medium
Sources
3

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.

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-2017-11324 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
2Source links

CVSS and timeline data

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

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.