Page 3 of 13 results (0.014 seconds)

CVSS: 6.8EPSS: 0%CPEs: 1EXPL: 0

eLabFTW is an open source electronic lab notebook for research labs. This vulnerability allows an attacker to make GET requests on behalf of the server. It is "blind" because the attacker cannot see the result of the request. Issue has been patched in eLabFTW 4.0.0. eLabFTW es un cuaderno de laboratorio electrónico de código abierto para laboratorios de investigación. Esta vulnerabilidad permite a un atacante realizar peticiones GET en nombre del servidor. • https://github.com/elabftw/elabftw/commit/3d2db4d3ad90b0915f29f05aeba41eaaf6a7c726 https://github.com/elabftw/elabftw/security/advisories/GHSA-mh6g-62p8-26m4 • CWE-918: Server-Side Request Forgery (SSRF) •

CVSS: 9.0EPSS: 6%CPEs: 1EXPL: 3

eLabFTW 1.8.5 is vulnerable to arbitrary file uploads via the /app/controllers/EntityController.php component. This may result in remote command execution. An attacker can use a user account to fully compromise the system using a POST request. This will allow for PHP files to be written to the web root, and for code to execute on the remote server. eLabFTW 1.8.5 es vulnerable a cargas de archivos arbitrarios a través del componente /app/controllers/EntityController.php. Esto puede resultar en la ejecución remota de comandos. • https://www.exploit-db.com/exploits/46869 http://incidentsecurity.com/elabftw-1-8-5-entitycontroller-arbitrary-file-upload-rce https://github.com/fuzzlove/eLabFTW-1.8.5-EntityController-Arbitrary-File-Upload-RCE • CWE-434: Unrestricted Upload of File with Dangerous Type •

CVSS: 5.4EPSS: 0%CPEs: 1EXPL: 1

ELabftw version 1.7.8 is vulnerable to stored cross-site scripting in the experiment infos component resulting in arbitrary execution of JavaScript and denial of service. ELabftw, versión 1.7.8, es vulnerable a Cross-Site Scripting (XSS) persistente en el componente experiment infos. Esto resulta en la ejecución arbitraria de JavaScript y en una denegación de servicio (DoS). • https://github.com/elabftw/elabftw/issues/531 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •