Vulnerability CVE-2023-49582


Published: 2024-08-26

Description:
Lax permissions set by the Apache Portable Runtime library on Unix platforms would allow local users read access to named shared memory segments, potentially revealing sensitive application data.

This issue does not affect non-Unix platforms, or builds with APR_USE_SHMEM_SHMGET=1 (apr.h)

Users are recommended to upgrade to APR version 1.7.5, which fixes this issue.

Type:

CWE-732

 References:
https://lists.apache.org/thread/sntjc04t1rvjhdzz2tzmtz2zdnmv7dc4

Copyright 2024, cxsecurity.com

 

Back to Top