minor-update

patch-12
Dhiyaneshwaran 2024-08-30 18:37:32 +05:30 committed by GitHub
parent 907ceae7e5
commit 103da3a9dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 11 deletions

View File

@ -4,8 +4,10 @@ info:
name: Apache HTTP Server - ACL Bypass
author: pdteam
severity: high
description: Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests.
remediation: Fixed in v2.4.60
description: |
Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests.
remediation: |
Fixed in v2.4.60
reference:
- https://blog.orange.tw/2024/08/confusion-attacks-en.html#%E2%9A%94%EF%B8%8F-Primitive-1-2-ACL-Bypass
- https://www.cvedetails.com/cve/CVE-2024-38473/
@ -25,9 +27,10 @@ info:
vendor: Apache Software Foundation
product: Apache HTTP Server
google-query: intitle:"Apache HTTP Server" inurl:"/server-status"
tags: cve, apache, acl-bypass, mod_proxy, php-fpm
tags: cve,cve2024,apache,acl-bypass,mod_proxy,php-fpm
flow: |
http(1) && http(2)
http(1) && http(2)
http(3)
http:
@ -52,6 +55,7 @@ http:
- bin/cron.php
- cache/index.tpl.php
- cpanel.php
stop-at-first-match: true
matchers:
- type: status
@ -59,7 +63,7 @@ http:
- 403
- 401
internal: true
- method: GET
path:
- "{{BaseURL}}/{{http_1_files}}%3ftest.php"
@ -80,9 +84,3 @@ http:
- "On Debian systems, the complete text of the GNU General Public License"
- "This package was written by Peter Tobias"
condition: and