ID CVE-2015-4645
Summary Integer overflow in the read_fragment_table_4 function in unsquash-4.c in Squashfs and sasquatch allows remote attackers to cause a denial of service (application crash) via a crafted input, which triggers a stack-based buffer overflow.
References
Vulnerable Configurations
  • cpe:2.3:a:squashfs_project:squashfs:1.3:r3:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:1.3:r3:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:2.1:-:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:2.1:-:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:2.1:r2:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:2.1:r2:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:2.2:r2:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:2.2:r2:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.0:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.1:-:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.1:r2:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.1:r2:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.2:-:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.2:-:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.2:r2:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.2:r2:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.3:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:3.4:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:4.2:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:squashfs_project:squashfs:4.3:*:*:*:*:*:*:*
    cpe:2.3:a:squashfs_project:squashfs:4.3:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*
CVSS
Base: 4.3 (as of 24-10-2019 - 14:02)
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
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:N/I:N/A:P
refmap via4
bid 75272
confirm
fedora
  • FEDORA-2015-10750
  • FEDORA-2015-10760
gentoo GLSA-201701-73
misc https://github.com/devttys0/sasquatch/pull/5
Last major update 24-10-2019 - 14:02
Published 17-03-2017 - 14:59
Last modified 24-10-2019 - 14:02
Back to Top