Abo.cmsApplication · Abocms

CVE-2021-37787

MEDIUM · 6.5 CVSS v3.1 Published 2025-03-11
Fix available
A fix is available. Upgrade to after 5.9.3 or later.
See remediation →
74/100
Remediation priority · Elevated
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The unprivileged administrative interface in ABO.CMS version 5.8 through v.5.9.3 is affected by a SQL Injection vulnerability via a HTTP POST request to the TinyMCE module

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

SQL Injection vulnerability in the TinyMCE module of ABO.CMS versions 5.8 through 5.9.3, exploitable via HTTP POST requests to the unprivileged administrative interface. The vulnerability allows injection of malicious SQL queries through unsanitized input parameters.

MitigationUpgrade to a patched version of ABO.CMS. If no patch is available, disable or remove the TinyMCE module until a fix can be implemented. Implement parameterized queries or input validation as an interim control.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Abo.cmsApplication
Affected:>= 5.8, <= 5.9.3

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify ABO.CMS installation
    Locate ABO.CMS by checking web root directories for the characteristic folder structure, configuration files, or login pages branded as ABO.CMS. Common indicators include admin login forms or CMS-specific directories.
    Affected if ABO.CMS is present on the server
  2. Determine the installed version
    Locate the version file or header within the ABO.CMS installation. Check version information typically found in the CMS admin panel, a VERSION file, or the main configuration file.
    Affected if The installed version is >= 5.8 and <= 5.9.3
  3. Verify TinyMCE module is enabled
    Check if the TinyMCE WYSIWYG editor module is loaded or accessible within the CMS. This may be visible in the admin panel features, module listings, or by checking which editors are available when editing content.
    Affected if TinyMCE module is installed and enabled in the CMS configuration
  4. Confirm admin interface accessibility
    Test access to the administrative interface via HTTP/HTTPS. The vulnerability is exploitable through POST requests to the unprivileged admin interface.
    Affected if The administrative interface is reachable over the network (even if behind authentication)
  5. Inspect HTTP logs for SQL injection patterns
    Review web server access logs and application logs for POST requests to TinyMCE-related endpoints containing suspicious SQL syntax such as UNION, SELECT, DROP, or common injection payloads in parameter values.
    Affected if Suspicious SQL injection patterns are found in logs targeting TinyMCE endpoints

A system is affected if it runs ABO.CMS versions 5.8 through 5.9.3 with the TinyMCE module enabled and the admin interface accessible, and especially if logs show SQL injection attempts.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 5.9.3
Interim mitigation

Upgrade to a patched version of ABO.CMS. If no patch is available, disable or remove the TinyMCE module until a fix can be implemented. Implement parameterized queries or input validation as an interim control.

Fix this in Abo.cms Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-37787 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-37787 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data