CVE-2014-0773

high
Published 2014-04-12 Β· Modified 2026-05-06
CVSS v3
β€”
CVSS v4 NEW
β€”
not yet in upstream
VIR risk
7.5

Description

The BWOCXRUN.BwocxrunCtrl.1 control contains a method named β€œCreateProcess.” This method contains validation to ensure an attacker cannot run arbitrary command lines. After validation, the values supplied in the HTML are passed to the Windows CreateProcessA API. The validation can be bypassed allowing for running arbitrary command lines. The command line can specify running remote files (example: UNC command line). A function exists at offset 100019B0 of bwocxrun.ocx. Inside this function, there are 3 calls to strstr to check the contents of the user specified command line. If β€œ\setup.exe,” β€œ\bwvbprt.exe,” or β€œ\bwvbprtl.exe” are contained in the command line (strstr returns nonzero value), the command line passes validation and is then passed to CreateProcessA.

Predictions

Exploit likelihood
20%
Patch ETA
β€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or β€” if you've already worked around this in production β€” publish your fix to the community-verified tier.

✚ Propose a mitigation on Community β†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Application impact

VendorProductVersionsFixed
advantechadvantech_webaccess{"endIncluding":"7.1"}
advantechadvantech_webaccess5.0
advantechadvantech_webaccess6.0
advantechadvantech_webaccess7.0

References

CWEs

CWE-77

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.