Bug 1228097 (CVE-2024-40725)

Summary: VUL-0: CVE-2024-40725: apache2: source code disclosure of local content
Product: [Novell Products] SUSE Security Incidents Reporter: SMASH SMASH <smash_bz>
Component: IncidentsAssignee: David Anes <david.anes>
Status: NEW --- QA Contact: Security Team bot <security-team>
Severity: Major    
Priority: P3 - Medium CC: abergmann
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/414496/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-40725:7.5:(AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description SMASH SMASH 2024-07-18 08:38:54 UTC
Date: Wed, 17 Jul 2024 18:23:15 +0000
From: Eric Covener <covener@...che.org>
To: oss-security@...ts.openwall.com
Subject: CVE-2024-40725: Apache HTTP Server: source code disclosure with
 handlers configured via AddType 

Severity: important

Affected versions:

- Apache HTTP Server 2.4.60 through 2.4.61

Description:

A partial fix for  CVE-2024-39884 in the core of Apache HTTP Server 2.4.61 ignores some use of the legacy content-type based configuration of handlers. "AddType" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted.

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

References:

https://httpd.apache.org/
https://www.cve.org/CVERecord?id=CVE-2024-40725

Timeline:

2024-07-09: reported

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-40725
https://seclists.org/oss-sec/2024/q3/87
https://www.cve.org/CVERecord?id=CVE-2024-40725
http://www.openwall.com/lists/oss-security/2024/07/17/6
Comment 1 Alexander Bergmann 2024-07-18 09:08:57 UTC
It needs to be clarified if the fix for bsc#1227353 / CVE-2024-39884 introduced this issue here.