LiveActive security incident?Get immediate response
CVE Record

CVE-2018-12498: spider.admincp.php in iCMS v7.0.8 has SQL Injection via the id parameter in an app=spider&do=batch request...

spider.admincp.php in iCMS v7.0.8 has SQL Injection via the id parameter in an app=spider&do=batch request to admincp.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2018-12498 is a reported SQL injection flaw in iCMS v7.0.8. The vulnerable area is an admin control panel spider batch request using the id parameter. SQL injection can expose or alter database data, but the public bundle does not provide severity scoring, authentication requirements, a fixed version, or evidence of active exploitation.

Executive priority

Prioritize discovery and exposure reduction if iCMS is present. Without active exploitation evidence or severity scoring, this is not automatically a crisis, but SQL injection against an admin path can become serious if reachable or poorly protected.

Technical view

The CVE description identifies spider.admincp.php in iCMS v7.0.8 as vulnerable through the id parameter during an app=spider and do=batch request to admincp.php. No CVSS, CWE mapping, patch details, or exploitation evidence are included in the provided sources. Treat exposure analysis as incomplete until verified against deployed code and vendor guidance.

Likely exposure

Likely exposure is limited to environments running iCMS v7.0.8 where the admin control panel and spider batch function are reachable. The source bundle does not state whether authentication is required, whether default configurations are affected, or whether later versions fixed the issue.

Exploitation context

The CVE is public and references a GitHub issue, but it is not listed as CISA KEV in the bundle. No cited source in the bundle confirms active exploitation, exploit maturity, or real-world targeting. Public awareness still makes internet-exposed admin panels worth reviewing.

Researcher notes

Key gaps are authentication requirements, affected configuration, fixed version, and exploitability conditions. The only technical claim in the bundle is SQL injection through the id parameter in the spider batch admin request for iCMS v7.0.8.

Mitigation direction

  • Identify any iCMS v7.0.8 installations and owners.
  • Review the upstream GitHub issue and current vendor guidance.
  • Restrict admin control panel access to trusted networks or VPN.
  • Upgrade when vendor guidance identifies a fixed release.
  • Disable unused spider batch admin functionality where feasible.
  • If maintaining code, use parameterized database queries for id handling.

Validation and detection

  • Confirm whether iCMS v7.0.8 exists in production or staging.
  • Verify admincp.php is not publicly reachable unless required.
  • Review spider batch id handling for unsanitized database use.
  • Check admin and database logs for unusual spider batch activity.
  • Confirm remediation with code review or a safe authenticated test plan.
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-2018-12498 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.

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.