imFAQ is an advanced questions and answers management system for ImpressCMS. Prior to 1.0.1, if the $_GET['seoOp'] parameter is manipulated to include malicious input (e.g., seoOp=php://filter/read=convert.base64-encode/resource=/var/www/html/config.php), the application could allow an attacker to read sensitive files on the server (Local File Inclusion, LFI). The $_GET['seoOp'] and $_GET['seoArg'] parameters are directly used without sanitization or validation. This is partly mitigated by the fact that the ImpressCMS sensitive files are stored outside the web root, in a folder with a randomized name. The issue has been resolved in imFaq 1.0.1.
CVSS
No CVSS.
References
Configurations
No configuration.
History
18 Mar 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-18 19:15
Updated : 2025-03-18 19:15
NVD link : CVE-2025-29930
Mitre link : CVE-2025-29930
CVE.ORG link : CVE-2025-29930
JSON object : View
Products Affected
No product.
CWE
CWE-73
External Control of File Name or Path