First published: Wed May 07 2025(Updated: )
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Ruben Garcia GamiPress allows PHP Local File Inclusion. This issue affects GamiPress: from n/a through 7.3.7.
Credit: audit@patchstack.com
Affected Software | Affected Version | How to fix |
---|---|---|
openMairie Openpresse | >n/a<=7.3.7 |
Update the WordPress GamiPress plugin to the latest available version (at least 7.3.8).
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-47508 is classified as a high severity vulnerability due to its potential for PHP Local File Inclusion, allowing attackers to include arbitrary files.
To fix CVE-2025-47508, update GamiPress to the latest version beyond 7.3.7 to mitigate the local file inclusion risk.
CVE-2025-47508 affects all GamiPress versions from n/a up to and including 7.3.7.
PHP Local File Inclusion, as related to CVE-2025-47508, is a vulnerability that allows an attacker to include files on the server, leading to potential data exposure or further exploitation.
While CVE-2025-47508 primarily allows local file inclusion, it can potentially lead to remote code execution if the included files contain exploitable code.