CVE-2023-28508
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 · uneditedRocket Software UniData versions prior to 8.2.4 build 3003 and UniVerse versions prior to 11.3.5 build 1001 or 12.2.1 build 2002 suffer from a heap-based overflow vulnerability, where certain input can corrupt the heap and crash the forked process.
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 confidenceRocket Software UniData and UniVerse database products contain a heap-based buffer overflow vulnerability in versions prior to the specified builds. The vulnerability allows specially crafted input to corrupt heap memory, potentially leading to process crash or potentially remote code execution in the forked process context.
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<= 8.2.4<= 11.3.5>= 12.0.0, <= 12.2.1CVSS 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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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 checksWork through these to decide whether this CVE applies to you.
-
Identify installed Rocket database productCheck for UniData or UniVerse installation directories, or run product-specific version commands such as 'uv -v' for UniVerse or check registry/service information for UniDataAffected if Neither UniData nor UniVerse is installed (not affected)
-
Determine UniData version and buildUse UniData version query commands or check installation metadata for the exact version number and build (for example, 8.2.4 build XXXX)Affected if UniData version is 8.2.4 or lower, or version is unknown and build is below 3003
-
Determine UniVerse version and buildUse UniVerse version query commands (such as 'uv -v') or check installation metadata for the exact version number and build (for example, 11.3.5 build XXXX or 12.2.1 build XXXX)Affected if UniVerse version is 11.3.5 or lower, or is 12.0.0 through 12.2.1 with build below 1001 (for 11.3.5) or below 2002 (for 12.2.1)
-
Verify database services are runningCheck if UniData or UniVerse database services/daemons are active, as the vulnerability affects the database server process handling inputAffected if Database services are not running (not affected, as the vulnerable code path is not active)
The environment is affected if UniData version 8.2.4 or lower (build below 3003) or UniVerse version 11.3.5 or lower (build below 1001) or version 12.0.0-12.2.1 (build below 2002) is installed and the database services are active.
Generated from the published advisory. Verify against your own configuration.
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.
dbcve · scopedUpgrade UniData to version 8.2.4 build 3003 or later, and UniVerse to version 11.3.5 build 1001 or 12.2.1 build 2002 or later to remediate this vulnerability.
UniData 8.2.4 build 3003+ | UniVerse 11.3.5 build 1001+ | UniVerse 12.2.1 build 2002+
- Upgrade UniData to version 8.2.4 build 3003 or later
- If running UniVerse 11.x, upgrade to version 11.3.5 build 1001 or later
- If running UniVerse 12.x, upgrade to version 12.2.1 build 2002 or later
- After upgrading, verify the heap-based overflow vulnerability is remediated by testing affected functionality
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-28508 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-28508 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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