snowdensb / sonar-xanitizer

Integrates Xanitizer results into SonarQube
Apache License 2.0
0 stars 0 forks source link

axis-1.4.jar: 5 vulnerabilities (highest severity is: 9.8) - autoclosed #168

Closed mend-for-github-com[bot] closed 2 months ago

mend-for-github-com[bot] commented 5 months ago
Vulnerable Library - axis-1.4.jar

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

Library home page: http://ws.apache.org/axis

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/axis-1.4.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (axis version) Remediation Possible** Reachability
CVE-2023-40743 Critical 9.8 axis-1.4.jar Direct N/A
CVE-2019-0227 High 7.5 axis-1.4.jar Direct org.apache.axis2:axis2:1.7.9
CVE-2023-51441 High 7.2 axis-1.4.jar Direct N/A
CVE-2018-8032 Medium 6.1 axis-1.4.jar Direct N/A
CVE-2014-3596 Medium 4.8 axis-1.4.jar Direct axis:axis - 1.3-atlassian-1

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-40743 ### Vulnerable Library - axis-1.4.jar

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

Library home page: http://ws.apache.org/axis

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/axis-1.4.jar

Dependency Hierarchy: - :x: **axis-1.4.jar** (Vulnerable Library)

Found in base branch: master

### Vulnerability 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.

Publish Date: 2023-09-05

URL: CVE-2023-40743

### CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

CVE-2019-0227 ### Vulnerable Library - axis-1.4.jar

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

Library home page: http://ws.apache.org/axis

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/axis-1.4.jar

Dependency Hierarchy: - :x: **axis-1.4.jar** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

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.

Publish Date: 2019-05-01

URL: CVE-2019-0227

### CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://rhinosecuritylabs.com/application-security/cve-2019-0227-expired-domain-rce-apache-axis/

Release Date: 2019-05-01

Fix Resolution: org.apache.axis2:axis2:1.7.9

CVE-2023-51441 ### Vulnerable Library - axis-1.4.jar

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

Library home page: http://ws.apache.org/axis

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/axis-1.4.jar

Dependency Hierarchy: - :x: **axis-1.4.jar** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

** UNSUPPORTED WHEN ASSIGNED ** 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 fixing this problem, though contributors that would like to work towards this are welcome.

Publish Date: 2024-01-06

URL: CVE-2023-51441

### CVSS 3 Score Details (7.2)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

CVE-2018-8032 ### Vulnerable Library - axis-1.4.jar

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

Library home page: http://ws.apache.org/axis

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/axis-1.4.jar

Dependency Hierarchy: - :x: **axis-1.4.jar** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services.

Publish Date: 2018-08-02

URL: CVE-2018-8032

### CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

CVE-2014-3596 ### Vulnerable Library - axis-1.4.jar

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

Library home page: http://ws.apache.org/axis

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/axis-1.4.jar

Dependency Hierarchy: - :x: **axis-1.4.jar** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

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.

Publish Date: 2014-08-27

URL: CVE-2014-3596

### CVSS 3 Score Details (4.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-3596

Release Date: 2014-08-27

Fix Resolution: axis:axis - 1.3-atlassian-1

mend-for-github-com[bot] commented 2 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.