LiveActive security incident?Get immediate response
CVE Record

CVE-2023-54328: AimOne Video Converter 2.04 Build 103 Buffer Overflow in Registration Form

AimOne Video Converter 2.04 Build 103 contains a buffer overflow vulnerability in its registration form that causes application crashes. Attackers can generate a 7000-byte payload to trigger the denial of service and potentially exploit the software's registration mechanism.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

AimOne Video Converter 2.04 Build 103 can crash when its registration form receives oversized data. Business risk is concentrated on endpoints running this old converter. The known impact is application disruption, with possible abuse of the registration mechanism. Provided sources do not show broad enterprise exposure or confirmed active exploitation.

Executive priority

Treat as a targeted cleanup item, not an emergency. Prioritize discovery and removal from managed endpoints, especially where the software has no business justification. Escalate if it is found on shared, production, or externally reachable systems.

Technical view

CVE-2023-54328 is a CWE-120 buffer overflow in the registration form of AimOne Video Converter 2.04 Build 103. The CVSS 3.1 score is 6.5, with high availability impact and no stated confidentiality or integrity impact. Public references describe a large input causing denial of service, with potential exploitation not proven in the source bundle.

Likely exposure

Exposure is limited to systems with AimOne Video Converter 2.04 Build 103 installed. The supplied sources identify only this version/build. The product appears legacy or niche consumer software, supported by an archived vendor site and third-party product listing.

Exploitation context

Public exploit and reproduction references exist, including ExploitDB and a technical repository. CISA KEV status is false in the provided data, and no cited source states active exploitation in the wild. The documented effect is a crash or denial of service.

Researcher notes

Evidence is sufficient for affected version, weakness class, and denial-of-service behavior. The bundle does not establish a vendor patch, active exploitation, or reliable code execution. The CVSS vector indicates network attackability with low complexity and low privileges, but researchers should validate assumptions against the original advisory materials.

Mitigation direction

  • Inventory endpoints for AimOne Video Converter 2.04 Build 103.
  • Remove the software where it is not business-required.
  • If required, restrict use to low-privilege, non-critical workstations.
  • Check vendor or trusted advisory pages for update or replacement guidance.
  • Avoid exposing registration-related functionality to untrusted network access where applicable.

Validation and detection

  • Confirm installed product name and exact version/build on endpoints.
  • Review software inventory and EDR telemetry for AimOne Video Converter installations.
  • Test only in an isolated lab if crash validation is necessary.
  • Monitor vendor, CVE, and VulnCheck pages for updated remediation guidance.
  • Document any business dependency before deciding to retain the software.
Prepared
Confidence
medium
Sources
7

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.

cwe · low confidence lookup

CWE-120: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-54328 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

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

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.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-54328Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Aimone-Video-ConverterAimOne Video Converter2.04 Build 103Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.