CVE-2023-24039
https://notcve.org/view.php?id=CVE-2023-24039
A stack-based buffer overflow in ParseColors in libXm in Common Desktop Environment 1.6 can be exploited by local low-privileged users via the dtprintinfo setuid binary to escalate their privileges to root on Solaris 10 systems. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. Los usuarios locales con pocos privilegios pueden aprovechar un desbordamiento de búfer en la región stack de la memoria en ParseColors en libXm en Common Desktop Environment 1.6 a través del binario dtprintinfo setuid para escalar sus privilegios a root en sistemas Solaris 10. NOTA: Esta vulnerabilidad solo afecta a productos que ya no son compatibles con el fabricante. • http://seclists.org/fulldisclosure/2023/Jan/24 https://github.com/0xdea/exploits/blob/master/solaris/raptor_dtprintlibXmas.c https://github.com/hnsecurity/vulns/blob/main/HNS-2022-01-dtprintinfo.txt https://security.humanativaspa.it/nothing-new-under-the-sun • CWE-787: Out-of-bounds Write •
CVE-2023-24040
https://notcve.org/view.php?id=CVE-2023-24040
dtprintinfo in Common Desktop Environment 1.6 has a bug in the parser of lpstat (an invoked external command) during listing of the names of available printers. This allows low-privileged local users to inject arbitrary printer names via the $HOME/.printers file. This injection allows those users to manipulate the control flow and disclose memory contents on Solaris 10 systems. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. dtprintinfo en Common Desktop Environment 1.6 tiene un error en el analizador de lpstat (un comando externo invocado) durante la lista de nombres de impresoras disponibles. Esto permite a los usuarios locales con pocos privilegios inyectar nombres de impresoras arbitrarios a través del archivo $HOME/.printers. • http://seclists.org/fulldisclosure/2023/Jan/24 https://github.com/hnsecurity/vulns/blob/main/HNS-2022-01-dtprintinfo.txt https://security.humanativaspa.it/nothing-new-under-the-sun • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') •