CVE-2023-40743

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-40743
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-40743.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-40743
Aliases
Downstream
Published
2023-09-05T15:15:42Z
Modified
2025-09-19T14:39:11.221359Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

* UNSUPPORTED WHEN ASSIGNED * 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

Affected packages

Git / github.com/apache/axis-axis1-java

Affected ranges

Type
GIT
Repo
https://github.com/apache/axis-axis1-java
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.4

Database specific

{
    "vanir_signatures": [
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "10364306236979749604157139919122309978",
                    "30998120379378697278919755727528466189",
                    "130081390110737802376037751945883151675",
                    "283525732364387934088341512353820092181",
                    "316258599330703043649432772032386395182",
                    "189156383440002225332926146973153895630",
                    "303726922280917276536093324585968922472"
                ]
            },
            "id": "CVE-2023-40743-3bcb49e9",
            "source": "https://github.com/apache/axis-axis1-java/commit/7e66753427466590d6def0125e448d2791723210",
            "signature_version": "v1",
            "signature_type": "Line",
            "target": {
                "file": "axis-rt-core/src/main/java/org/apache/axis/client/ServiceFactory.java"
            },
            "deprecated": false
        },
        {
            "digest": {
                "function_hash": "276852499877427294436097375975280430336",
                "length": 668.0
            },
            "id": "CVE-2023-40743-7495bef0",
            "source": "https://github.com/apache/axis-axis1-java/commit/7e66753427466590d6def0125e448d2791723210",
            "signature_version": "v1",
            "signature_type": "Function",
            "target": {
                "file": "axis-rt-core/src/main/java/org/apache/axis/client/ServiceFactory.java",
                "function": "getService"
            },
            "deprecated": false
        }
    ]
}