CVE-2024-9802 – Conformance validation endpoint discloses detail about service to unauthenticated users
https://notcve.org/view.php?id=CVE-2024-9802
The conformance validation endpoint is public so everybody can verify the conformance of onboarded services. The response could contain specific information about the service, including available endpoints, and swagger. It could advise about the running version of a service to an attacker. The attacker could also check if a service is running. El endpoint de validación de conformidad es público, por lo que todos pueden verificar la conformidad de los servicios incorporados. • https://github.com/zowe/api-layer • CWE-312: Cleartext Storage of Sensitive Information •
CVE-2024-9798 – Health endpoint offers list of onboarded services to unauthenticated users
https://notcve.org/view.php?id=CVE-2024-9798
The health endpoint is public so everybody can see a list of all services. It is potentially valuable information for attackers. El endpoint de salud es público, por lo que todos pueden ver una lista de todos los servicios. Es información potencialmente valiosa para los atacantes. • https://github.com/zowe/api-layer • CWE-312: Cleartext Storage of Sensitive Information •
CVE-2024-6834 – Imperative Local Command Injection allows Activity Masking
https://notcve.org/view.php?id=CVE-2024-6834
A vulnerability in APIML Spring Cloud Gateway which leverages user privileges by unexpected signing proxied request by Zowe's client certificate. This allows access to a user to the endpoints requiring an internal client certificate without any credentials. It could lead to managing components in there and allow an attacker to handle the whole communication including user credentials. Una vulnerabilidad en APIML Spring Cloud Gateway que aprovecha los privilegios del usuario mediante una solicitud de firma inesperada mediante proxy por parte del certificado de cliente de Zowe. Esto permite el acceso de un usuario a los endpoints que requieren un certificado de cliente interno sin ninguna credencial. • https://github.com/zowe/api-layer • CWE-250: Execution with Unnecessary Privileges •
CVE-2021-4326 – Imperative Local Command Injection allows Activity Masking
https://notcve.org/view.php?id=CVE-2021-4326
A vulnerability in Imperative framework which allows already-privileged local actors to execute arbitrary shell commands via plugin install/update commands, or maliciously formed environment variables. Impacts Zowe CLI. • https://github.com/zowe/imperative •