ProessentialsApplication · Gigasoft

CVE-2017-7908

HIGH · 7.6 CVSS v3.0 Published 2018-10-02
Fix available
A fix is available. Upgrade to after 5 or later.
See remediation →
83/100
Remediation priority · High
Remotely reachable No privileges

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
A heap-based buffer overflow exists in the third-party product Gigasoft, v5 and prior, included in GE Communicator 3.15 and prior. A malicious HTML file that loads the ActiveX controls can trigger the vulnerability via unchecked function calls.

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

A heap-based buffer overflow vulnerability exists in Gigasoft ActiveX controls (v5 and prior) bundled with GE Communicator 3.15 and prior. The vulnerability is triggered when a user visits a malicious HTML page that loads the ActiveX control and makes unchecked function calls, leading to potential code execution.

MitigationDisable or remove the vulnerable Gigasoft ActiveX component if possible; otherwise, restrict user access to untrusted HTML content and ensure users do not browse untrusted websites while the affected software is in use.

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
ProessentialsApplication
Affected:<= 5
Ge CommunicatorApplication
Affected:<= 3.15

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
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/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 checks

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

  1. Check if Gigasoft ActiveX control is installed
    Open Windows Registry and look for Gigasoft ActiveX control CLSIDs under HKEY_CLASSES_ROOT, or use the command 'reg query "HKEY_CLASSES_ROOT\CLSID" /s | findstr -i gigasoft' in an elevated command prompt
    Affected if The ActiveX control CLSID entries exist in the registry, indicating the component is installed
  2. Determine the installed version of Gigasoft Proessentials
    Check the file version of the Gigasoft ActiveX DLL (typically named gsoaxc.dll or similar) in the installation directory, or right-click the DLL and select Properties > Details to view the File Version
    Affected if The reported version is 5 or lower (the Details show "5" or a version number starting with 5.x or lower)
  3. Determine the installed version of GE Communicator
    Open Windows Control Panel > Programs and Features, locate "GE Communicator" in the list of installed programs, and note the version shown, or check the program's About dialog if accessible
    Affected if The installed version is 3.15 or lower
  4. Verify if the ActiveX control is enabled in Internet Explorer
    Open Internet Explorer > Internet Options > Security > Custom Level, and scroll to "ActiveX controls and plugins" settings to confirm whether ActiveX controls are permitted or set to Prompt/Enable
    Affected if ActiveX controls are enabled or set to prompt, allowing the vulnerable control to execute in the browser context
  5. Inspect browser cache for suspicious HTML content
    Check temporary internet files locations (typically %USERPROFILE%\AppData\Local\Microsoft\Windows\INetCache or %USERPROFILE%\AppData\Roaming\Microsoft\Windows\INetCache) for any recently created HTML files containing object tags referencing the Gigasoft ActiveX CLSID
    Affected if HTML files with embedded ActiveX object tags referencing the Gigasoft control are found in browser cache directories

The environment is affected if Gigasoft Proessentials version 5 or lower, or GE Communicator version 3.15 or lower, is installed with the ActiveX control present and ActiveX execution enabled in the browser.

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
Interim mitigation

Disable or remove the vulnerable Gigasoft ActiveX component if possible; otherwise, restrict user access to untrusted HTML content and ensure users do not browse untrusted websites while the affected software is in use.

Fix this in Proessentials Scoped from the published advisory
  • Consultation4.0 h
  • Implementation12.0 h
  • Testing6.0 h
  • Review / QA3.0 h
25.0 hours of engineering $4,400
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-7908 — 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-2017-7908 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