![](/assets/img/cve_300x82_sin_bg.png)
CVE-2023-51441 – Apache Axis 1.x (EOL) may allow SSRF when untrusted input is passed to the service admin HTTP API
https://notcve.org/view.php?id=CVE-2023-51441
06 Jan 2024 — Improper Input Validation vulnerability in Apache Axis allowed users with access to the admin service to perform possible SSRF This issue affects Apache Axis: through 1.3. As Axis 1 has been EOL we recommend you migrate to a different SOAP engine, such as Apache Axis 2/Java. Alternatively you could use a build of Axis with the patch from https://github.com/apache/axis-axis1-java/commit/685c309febc64aa393b2d64a05f90e7eb9f73e06 applied. The Apache Axis project does not expect to create an Axis 1.x release fix... • https://github.com/apache/axis-axis1-java/commit/685c309febc64aa393b2d64a05f90e7eb9f73e06 • CWE-918: Server-Side Request Forgery (SSRF) •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2023-40743 – Apache Axis 1.x (EOL) may allow RCE when untrusted input is passed to getService
https://notcve.org/view.php?id=CVE-2023-40743
05 Sep 2023 — When integrating Apache Axis 1.x in an application, it may not have been obvious that looking up a service through "ServiceFactory.getService" allows potentially dangerous lookup mechanisms such as LDAP. When passing untrusted input to this API method, this could expose the application to DoS, SSRF and even attacks leading to RCE. As Axis 1 has been EOL we recommend you migrate to a different SOAP engine, such as Apache Axis 2/Java. As a workaround, you may review your code to verify no untrusted or unsanit... • https://github.com/apache/axis-axis1-java/commit/7e66753427466590d6def0125e448d2791723210 • CWE-20: Improper Input Validation CWE-75: Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2019-0227 – Apache Axis 1.4 - Remote Code Execution
https://notcve.org/view.php?id=CVE-2019-0227
10 Apr 2019 — A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2006. Security and bug commits commits continue in the projects Axis 1.x Subversion repository, legacy users are encouraged to build from source. The successor to Axis 1.x is Axis2, the latest version is 1.7.9 and is not vulnerable to this issue. Una vulnerabilidad de tipo SSRF (Server Side Request Forgery) afectó a la distribución de Apache Axis 1.4 que fue lanzada por última vez en 2006. ... • https://packetstorm.news/files/id/152462 • CWE-918: Server-Side Request Forgery (SSRF) •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2018-8032
https://notcve.org/view.php?id=CVE-2018-8032
02 Aug 2018 — Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services. Apache Axis en versiones 1.x hasta la 1.4 (incluida) es vulnerable a un ataque de Cross-Site Scripting (XSS) en el servlet/services por defecto. • https://github.com/cairuojin/CVE-2018-8032 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2014-3596 – axis: SSL hostname verification bypass, incomplete CVE-2012-5784 fix
https://notcve.org/view.php?id=CVE-2014-3596
27 Aug 2014 — The getCN function in Apache Axis 1.4 and earlier does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a certificate with a subject that specifies a common name in a field that is not the CN field. NOTE: this issue exists because of an incomplete fix for CVE-2012-5784. La función getCN en Apache Axis 1.4 y versiones anteriores no verifica co... • http://linux.oracle.com/errata/ELSA-2014-1193.html • CWE-297: Improper Validation of Certificate with Host Mismatch •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2012-5784 – axis: missing connection hostname check against X.509 certificate name
https://notcve.org/view.php?id=CVE-2012-5784
04 Nov 2012 — Apache Axis 1.4 and earlier, as used in PayPal Payments Pro, PayPal Mass Pay, PayPal Transactional Information SOAP, the Java Message Service implementation in Apache ActiveMQ, and other products, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate. Apache Axis v1.4 y versiones anteriores, tal y como se utiliza en los ... • http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00007.html • CWE-20: Improper Input Validation •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2007-2353 – Apache AXIS 1.0 - Non-Existent WSDL Path Information Disclosure
https://notcve.org/view.php?id=CVE-2007-2353
30 Apr 2007 — Apache Axis 1.0 allows remote attackers to obtain sensitive information by requesting a non-existent WSDL file, which reveals the installation path in the resulting exception message. Apache Axis 1.0 permite a atacantes remotos obtener información confidencial al solicitar un fichero WSDL no existente, lo cual revela la ruta de instalación en el mensaje de excepción resultante. • https://www.exploit-db.com/exploits/29930 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •