
CVE-2019-3894 – wildfly: wrong SecurityIdentity for EE concurrency threads that are reused
https://notcve.org/view.php?id=CVE-2019-3894
03 May 2019 — It was discovered that the ElytronManagedThread in Wildfly's Elytron subsystem in versions from 11 to 16 stores a SecurityIdentity to run the thread as. These threads do not necessarily terminate if the keep alive time has not expired. This could allow a shared thread to use the wrong security identity when executing. Se descubrió que ElytronManagedThread del subsistemas Wildfly's Elytron en versiones desde 11 hasta la 16 almacena un SecurityIdentity para ejecutar el hilo. Estos hilos no necesariamente term... • https://access.redhat.com/errata/RHSA-2019:1106 • CWE-358: Improperly Implemented Security Check for Standard •

CVE-2019-3805 – wildfly: Race condition on PID file allows for termination of arbitrary processes by local users
https://notcve.org/view.php?id=CVE-2019-3805
03 May 2019 — A flaw was discovered in wildfly versions up to 16.0.0.Final that would allow local users who are able to execute init.d script to terminate arbitrary processes on the system. An attacker could exploit this by modifying the PID file in /var/run/jboss-eap/ allowing the init.d script to terminate any process as root. Fue encontrado un fallo en las versiones de wildfly hasta la 16.0.0. Final que permitiría a los usuarios locales capaces de ejecutar el script init.d conllevar a procesos arbitrarios en el sistem... • https://access.redhat.com/errata/RHSA-2019:1106 • CWE-269: Improper Privilege Management CWE-364: Signal Handler Race Condition •

CVE-2018-14627 – JBoss/WildFly: iiop does not honour strict transport confidentiality
https://notcve.org/view.php?id=CVE-2018-14627
04 Sep 2018 — The IIOP OpenJDK Subsystem in WildFly before version 14.0.0 does not honour configuration when SSL transport is required. Servers before this version that are configured with the following setting allow clients to create plaintext connections:

CVE-2018-10682
https://notcve.org/view.php?id=CVE-2018-10682
09 May 2018 — An issue was discovered in WildFly 10.1.2.Final. It is possible for an attacker to access the administration panel on TCP port 9990 without any authentication using "anonymous" access that is automatically created. Once logged in, a misconfiguration present by default (auto-deployment) permits an anonymous user to deploy a malicious .war file, leading to remote code execution. NOTE: the vendor indicates that anonymous access is not available in the default installation; however, it remains optional because ... • https://github.com/kmkz/exploit/blob/master/CVE-2018-10682-CVE-2018-10683.txt • CWE-287: Improper Authentication •

CVE-2018-10683
https://notcve.org/view.php?id=CVE-2018-10683
09 May 2018 — An issue was discovered in WildFly 10.1.2.Final. In the case of a default installation without a security realm reference, an attacker can successfully access the server without authentication. NOTE: the Security Realms documentation in the product's Admin Guide indicates that "without a security realm reference" implies "effectively unsecured." The vendor explicitly supports these unsecured configurations because they have valid use cases during development ** EN DISPUTA ** Se ha descubierto un problema en... • https://github.com/kmkz/exploit/blob/master/CVE-2018-10682-CVE-2018-10683.txt • CWE-287: Improper Authentication •