Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.axis/axis
  4. ›
  5. CVE-2023-40743

CVE-2023-40743: Apache Axis 1.x (EOL) may allow RCE when untrusted input is passed to getService

September 5, 2023 (updated February 13, 2025)

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 unsanitized input is passed to “ServiceFactory.getService”, or by applying the patch from https://github.com/apache/axis-axis1-java/commit/7e66753427466590d6def0125e448d2791723210 . The Apache Axis project does not expect to create an Axis 1.x release fixing this problem, though contributors that would like to work towards this are welcome.

References

  • github.com/advisories/GHSA-rmqp-9w4c-gc7w
  • github.com/apache/axis-axis1-java
  • github.com/apache/axis-axis1-java/commit/7e66753427466590d6def0125e448d2791723210
  • lists.apache.org/thread/gs0qgk2mgss7zfhzdd6ftfjvm4kp7v82
  • lists.debian.org/debian-lts-announce/2023/10/msg00025.html
  • nvd.nist.gov/vuln/detail/CVE-2023-40743

Code Behaviors & Features

Detect and mitigate CVE-2023-40743 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 1.4

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-75: Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)

Source file

maven/org.apache.axis/axis/CVE-2023-40743.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:46 +0000.