LiveActive security incident?Get immediate response
CVE Record

CVE-2018-20477: An issue was discovered in S-CMS 3.0.

An issue was discovered in S-CMS 3.0. It allows SQL Injection via the bank/callback1.php P_no field.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2018-20477 is a reported SQL injection issue in S-CMS 3.0 involving the bank callback endpoint. If an exposed site still runs this version, an attacker may be able to manipulate database queries through submitted input. The public record does not provide a CVSS score, vendor patch, or confirmed active exploitation evidence.

Executive priority

Prioritize confirmation if S-CMS is internet-facing or handles payment workflows. The vulnerability class can be serious, but the public record is sparse. Assign urgent remediation only after confirming affected software and reachable endpoint exposure.

Technical view

The CVE description identifies SQL injection via the P_no field in bank/callback1.php in S-CMS 3.0. The source bundle does not include CWE mapping, CVSS metrics, CPEs, or vendor remediation details. Treat exposure as endpoint-specific and validate through asset inventory, code review, and log review rather than assuming all CMS deployments are affected.

Likely exposure

Likely limited to organizations running S-CMS 3.0 with bank/callback1.php deployed and reachable. The CVE metadata lists affected vendor/product fields as n/a, so product identification may require manual confirmation from application files, deployment records, or CMS administration metadata.

Exploitation context

The source bundle includes a public vulnerability reference, but it does not cite CISA KEV listing or confirmed active exploitation. Because this is SQL injection in a web endpoint, internet exposure would materially increase risk, but exploitation status remains unconfirmed from the provided sources.

Researcher notes

The CVE record is minimal and lacks CVSS, CWE, CPE, and patch details. Focus research on confirming S-CMS 3.0 fingerprinting, the affected callback route, parameter handling, and whether any maintained upstream release or advisory addresses the issue.

Mitigation direction

  • Identify any S-CMS 3.0 deployments and their public exposure.
  • Check vendor or maintainer guidance for supported fixes or upgrade paths.
  • Restrict access to bank/callback1.php if business logic permits.
  • Review application code for parameterized handling of P_no.
  • Add monitoring for suspicious requests targeting the callback endpoint.

Validation and detection

  • Search asset inventory for S-CMS 3.0 instances.
  • Confirm whether bank/callback1.php exists and is externally reachable.
  • Review logs for unusual requests involving the P_no parameter.
  • Check database query handling around the callback code path.
  • Document whether compensating controls block untrusted access.
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-20477 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.