CVE-2025-34120

An unauthenticated file download vulnerability exists in LimeSurvey versions from 2.0+ up to and including 2.06+ Build 151014. The application fails to validate serialized input to the admin backup endpoint (`index.php/admin/update/sa/backup`), allowing attackers to specify arbitrary file paths using a crafted `datasupdateinfo` payload. The files are packaged in a ZIP archive and made available for download without authentication. This vulnerability can be exploited to read arbitrary files on the host system, including sensitive OS and configuration files.
CVSS

No CVSS.

Configurations

No configuration.

History

17 Jul 2025, 21:15

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de descarga de archivos no autenticados en las versiones de LimeSurvey desde la 2.0+ hasta la 2.06+ (Build 151014, incluida). La aplicación no valida la entrada serializada en el endpoint de la copia de seguridad del administrador (`index.php/admin/update/sa/backup`), lo que permite a los atacantes especificar rutas de archivo arbitrarias mediante un payload `datasupdateinfo` manipulado. Los archivos se empaquetan en un archivo ZIP y se pueden descargar sin autenticación. Esta vulnerabilidad puede explotarse para leer archivos arbitrarios en el sistema host, incluyendo archivos confidenciales del sistema operativo y de configuración.

16 Jul 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-16 21:15

Updated : 2025-07-17 21:15


NVD link : CVE-2025-34120

Mitre link : CVE-2025-34120

CVE.ORG link : CVE-2025-34120


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-306

Missing Authentication for Critical Function