LiveActive security incident?Get immediate response
CVE Record

CVE-2018-7732: An issue was discovered in YxtCMF 3.1.

An issue was discovered in YxtCMF 3.1. SQL Injection exists in ShitiController.class.php via the ids array parameter to exam/shiti/delshiti.html.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-7732 is a reported SQL injection flaw in YxtCMF 3.1. A vulnerable request parameter in an exam question deletion endpoint may let an attacker interfere with database queries. Public data does not provide a CVSS score, vendor advisory, patch status, or evidence of active exploitation.

Executive priority

Treat as a priority if YxtCMF 3.1 is in use and externally reachable. SQL injection can create material data risk, but urgency depends on confirmed deployment, exposure, and whether access controls limit the vulnerable endpoint.

Technical view

The CVE describes SQL injection in ShitiController.class.php through the ids array parameter at exam/shiti/delshiti.html in YxtCMF 3.1. The public record names the affected version and endpoint, but does not include a CVSS vector, CWE mapping, authentication context, or confirmed remediation.

Likely exposure

Exposure is likely limited to organizations running YxtCMF 3.1 with the affected exam/shiti/delshiti.html route reachable. Risk is higher if the administrative or content-management interface is internet-accessible or insufficiently access-controlled.

Exploitation context

No cited source or KEV listing indicates active exploitation. The issue class is serious because SQL injection can affect confidentiality, integrity, and availability of database-backed applications, but the public evidence does not confirm exploit maturity or required privileges.

Researcher notes

The public record is sparse. It identifies product version, file, route, and parameter, but lacks CVSS, patch, authentication requirements, and exploit status. Further assessment should focus on source review, reachability, and vendor/project history rather than assuming universal exposure.

Mitigation direction

  • Identify any YxtCMF 3.1 deployments and owners.
  • Check vendor or project guidance for fixed versions or official patches.
  • Restrict access to the affected application and administrative routes.
  • If maintaining code, review SQL handling for the ids parameter.
  • Apply least-privilege database permissions for the application account.
  • Monitor web and database logs for suspicious requests to the affected route.

Validation and detection

  • Confirm whether YxtCMF 3.1 is present in the environment.
  • Determine whether exam/shiti/delshiti.html is reachable by untrusted users.
  • Review ShitiController.class.php for unsafe use of the ids array parameter.
  • Check change history for any local remediation or upstream update.
  • Review logs for unusual access patterns involving the affected endpoint.
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-7732 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.