CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionNVD
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in StylemixThemes Motors - Events allows PHP Local File Inclusion.This issue affects Motors - Events: from n/a through 1.4.7.
AnalysisAI
PHP Local File Inclusion (LFI) vulnerability in StylemixThemes Motors - Events plugin affecting versions up to 1.4.7, allowing unauthenticated remote attackers to include and execute arbitrary PHP files under certain conditions. With a CVSS score of 9.0 and network accessibility, this vulnerability enables complete system compromise through code execution. Active exploitation status and proof-of-concept availability should be verified through KEV database and security research databases.
Technical ContextAI
The vulnerability stems from CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), a critical flaw in PHP file inclusion mechanisms. The Motors - Events plugin, a WordPress theme/plugin component by StylemixThemes, fails to properly sanitize or validate user-supplied input before passing it to PHP's include() or require() statements. This allows attackers to manipulate file paths to include files from the local filesystem (LFI) or potentially remote sources (RFI). The affected component processes untrusted input (likely via GET/POST parameters or file paths) without adequate validation, enabling traversal attacks (e.g., '../../../etc/passwd') or inclusion of uploaded files containing malicious PHP code. The vulnerability affects StylemixThemes Motors - Events from unspecified early versions through version 1.4.7.
RemediationAI
Update plugin via WordPress dashboard or directly from StylemixThemes repository
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17129