Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Thomas Stangner

#27678of 53,634
9.2Total CVSS
Vulnerabilities · 2
Low
1
Medium
1
PT-2024-13755
5.5
2024-08-12
Apache · Apache Portable Runtime · CVE-2023-49582
**Name of the Vulnerable Software and Affected Versions** Apache Portable Runtime versions 0.9.0 through 1.7.4 **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). **Recommendations** To resolve the issue, upgrade to APR version 1.7.5, which fixes this issue. As a temporary workaround, consider restricting access to the shared memory segments to minimize the risk of exploitation.
PT-2014-3646
3.7
2014-06-04
Noble M. Kellogg · Chkrootkit · CVE-2014-0476
**Name of the Vulnerable Software and Affected Versions** chkrootkit versions prior to 0.50 **Description** The issue arises from the slapper function in chkrootkit, which fails to properly quote file paths. This allows local users to execute arbitrary code via a Trojan horse executable, but only when /tmp is not mounted with the noexec option. **Recommendations** For versions prior to 0.50, update to version 0.50 or later to resolve the issue. As a temporary workaround, consider mounting /tmp with the noexec option to minimize the risk of exploitation.