SB2024070935 - Multiple vulnerabilities in SANE Backends



SB2024070935 - Multiple vulnerabilities in SANE Backends

Published: July 9, 2024

Security Bulletin ID SB2024070935
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Local access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Heap-based buffer overflow (CVE-ID: CVE-2023-46052)

CWE-ID: CWE-122 - Heap-based Buffer Overflow

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error within the init_options() function in backend/test.c. A local user can pass a specially crafted configuration file to the application, trigger a heap-based buffer overflow and crash it.


2) NULL pointer dereference (CVE-ID: CVE-2023-46047)

CWE-ID: CWE-476 - NULL Pointer Dereference

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error within the sanei_configure_attach() function. A local user can pass a specially crafted configuration file to the application and perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.