First published: Wed Mar 27 2024(Updated: )
Sane 1.2.1 heap bounds overwrite in init_options() from backend/test.c via a long init_mode string in a configuration file. NOTE: this is disputed because there is no expectation that test.c code should be executed with an attacker-controlled configuration file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SANE Project SANE Backends |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-46052 is categorized as a high severity vulnerability due to the potential for heap bounds overwrite.
To mitigate CVE-2023-46052, ensure that the configuration files used do not contain attacker-controlled input.
The impact of CVE-2023-46052 includes potential arbitrary code execution if exploited through a malicious configuration.
CVE-2023-46052 affects SANE version 1.2.1 and potentially earlier versions that utilize the vulnerable code.
Disabling or modifying the use of the init_mode string may help mitigate CVE-2023-46052, but proper input validation is recommended.