ID CVE-2016-2399
Summary Integer overflow in the quicktime_read_pascal function in libquicktime 1.2.4 and earlier allows remote attackers to cause a denial of service or possibly have other unspecified impact via a crafted hdlr MP4 atom.
References
Vulnerable Configurations
  • cpe:2.3:a:libquicktime:libquicktime:*:*:*:*:*:*:*:*
    cpe:2.3:a:libquicktime:libquicktime:*:*:*:*:*:*:*:*
CVSS
Base: 6.8 (as of 04-11-2017 - 01:29)
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 MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:P/I:P/A:P
refmap via4
bid 95880
debian DSA-3800
exploit-db 39487
misc
Last major update 04-11-2017 - 01:29
Published 30-01-2017 - 22:59
Last modified 04-11-2017 - 01:29
Back to Top