ID CVE-2019-3946
Summary Fuji Electric V-Server before 6.0.33.0 is vulnerable to denial of service via a crafted UDP message sent to port 8005. An unauthenticated, remote attacker can crash vserver.exe due to an integer overflow in the UDP message handling logic.
References
Vulnerable Configurations
  • cpe:2.3:a:fujielectric:v-server:-:*:*:*:*:*:*:*
    cpe:2.3:a:fujielectric:v-server:-:*:*:*:*:*:*:*
  • cpe:2.3:a:fujielectric:v-server:3.3.22.0:*:*:*:*:*:*:*
    cpe:2.3:a:fujielectric:v-server:3.3.22.0:*:*:*:*:*:*:*
  • cpe:2.3:a:fujielectric:v-server:4.0.3.0:*:*:*:lite:*:*:*
    cpe:2.3:a:fujielectric:v-server:4.0.3.0:*:*:*:lite:*:*:*
  • cpe:2.3:a:fujielectric:v-server:4.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:fujielectric:v-server:4.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:fujielectric:v-server:4.0.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:fujielectric:v-server:4.0.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:fujielectric:v-server:4.0.9.0:*:*:*:lite:*:*:*
    cpe:2.3:a:fujielectric:v-server:4.0.9.0:*:*:*:lite:*:*:*
CVSS
Base: 5.0 (as of 14-06-2019 - 14:30)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:N/I:N/A:P
refmap via4
bid 108740
misc https://www.tenable.com/security/research/tra-2019-27
Last major update 14-06-2019 - 14:30
Published 12-06-2019 - 15:29
Last modified 14-06-2019 - 14:30
Back to Top