Amministrazione Aperta <= 3.7.3 - Admin+ Local File Inclusion

Strategic Overview

Status
Patched in 3.8
Affected PluginAmministrazione Aperta
Affected Version<= 3.7.3
CVSS5.4Medium
CVECVE-2022-1560
View all Amministrazione Aperta vulnerabilities

Vulnerability Overview

The Amministrazione Aperta WordPress plugin through 3.7.3 does not validate the open parameter before using it in an include statement, leading to a Local File Inclusion issue. The original advisory mentions that unauthenticated users can exploit this, however the affected file generates a fatal error when accessed directly and the affected code is not reached. The issue can be exploited via the dashboard when logged in as an admin, or by making a logged in admin open a malicious link. CVE-2022-50956 is a duplicate of this.

Technical Analysis

REMEDIATION: Update to version 3.8, or a newer patched version --- IDENTIFIER: CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')) The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C