CVE-2025-29930

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.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) imFAQ es un sistema avanzado de gestión de preguntas y respuestas para ImpressCMS. En versiones anteriores a la versión 1.0.1, si el parámetro $_GET['seoOp'] se manipulaba para incluir información maliciosa (p. ej., seoOp=php://filter/read=convert.base64-encode/resource=/var/www/html/config.php), la aplicación podía permitir que un atacante leyera archivos confidenciales del servidor (Inclusión de Archivos Locales, LFI). Los parámetros $_GET['seoOp'] y $_GET['seoArg'] se utilizan directamente sin depuración ni validación. Esto se mitiga en parte porque los archivos confidenciales de ImpressCMS se almacenan fuera del root web, en una carpeta con un nombre aleatorio. Este problema se ha resuelto en imFaq 1.0.1.

18 Mar 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-18 19:15

Updated : 2026-04-15 00:35


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