CVE-2023-47458
https://notcve.org/view.php?id=CVE-2023-47458
02 Jan 2024 — An issue in SpringBlade v.3.7.0 and before allows a remote attacker to escalate privileges via the lack of permissions control framework. Un problema en SpringBlade v.3.7.0 y anteriores permite a un atacante remoto escalar privilegios a través de la falta de un framework de permisos. • http://springblade.com • CWE-862: Missing Authorization •
CVE-2023-40788
https://notcve.org/view.php?id=CVE-2023-40788
18 Sep 2023 — SpringBlade <=V3.6.0 is vulnerable to Incorrect Access Control due to incorrect configuration in the default gateway resulting in unauthorized access to error logs SpringBlade <=V3.6.0 es vulnerable al Control de Acceso Incorrecto debido a una configuración incorrecta en la puerta de enlace predeterminada, lo que provoca un acceso no autorizado a los registros de errores • https://gist.github.com/kaliwin/89276ec7e97f9529c989bd77706c29c7 • CWE-668: Exposure of Resource to Wrong Sphere •
CVE-2020-16165
https://notcve.org/view.php?id=CVE-2020-16165
30 Jul 2020 — The DAO/DTO implementation in SpringBlade through 2.7.1 allows SQL Injection in an ORDER BY clause. This is related to the /api/blade-log/api/list ascs and desc parameters. La implementación DAO/DTO en SpringBlade versiones hasta 2.7.1, permite una inyección de SQL en una cláusula ORDER BY. Esto está relacionado con los parámetros ascs y desc del archivo /api/blade-log/api/list • https://gitee.com/smallc/SpringBlade • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •