Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    6 vulnerabilities found for zowe_api_mediation_layer by linuxfoundation

    CVE-2024-9802 (GCVE-0-2024-9802)

    Vulnerability from cvelistv5 – Published: 2024-10-10 07:41 – Updated: 2024-10-10 14:22
    VLAI
    Title
    Conformance validation endpoint discloses detail about service to unauthenticated users
    Summary
    The conformance validation endpoint is public so everybody can verify the conformance of onboarded services. The response could contain specific information about the service, including available endpoints, and swagger. It could advise about the running version of a service to an attacker. The attacker could also check if a service is running.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-312 - Cleartext Storage of Sensitive Information
    Assigner
    References
    Impacted products
    Vendor Product Version
    Open Mainframe Project Zowe Affected: 2.11.0 , < 2.17.0 (semver)
    Create a notification for this product.
    linuxfoundation zowe_api_mediation_layer Affected: 2.11.0 , < 2.17.0 (semver)
        cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Pablo Hernan Carle Pavel Jareš
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "zowe_api_mediation_layer",
                "vendor": "linuxfoundation",
                "versions": [
                  {
                    "lessThan": "2.17.0",
                    "status": "affected",
                    "version": "2.11.0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9802",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-10-10T13:45:19.081095Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-312",
                    "description": "CWE-312 Cleartext Storage of Sensitive Information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-10-10T14:22:43.244Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Zowe",
              "vendor": "Open Mainframe Project",
              "versions": [
                {
                  "lessThan": "2.17.0",
                  "status": "affected",
                  "version": "2.11.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pablo Hernan Carle"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Pavel Jare\u0161"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The conformance validation endpoint is public so everybody can verify the conformance of onboarded services. The response could contain specific information about the service, including available endpoints, and swagger. It could advise about the running version of a service to an attacker. The attacker could also check if a service is running."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "value": "There are no known exploits of this issue however exploits targeting this issue are publicly available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-10-10T07:41:03.374Z",
            "orgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
            "shortName": "Zowe"
          },
          "references": [
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/zowe/api-layer"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "There is a fix since version 2.17.0, authentication is required for the endpoints."
            }
          ],
          "title": "Conformance validation endpoint discloses detail about service to unauthenticated users",
          "workarounds": [
            {
              "lang": "en",
              "value": "No workaround is available."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
        "assignerShortName": "Zowe",
        "cveId": "CVE-2024-9802",
        "datePublished": "2024-10-10T07:41:03.374Z",
        "dateReserved": "2024-10-10T07:41:03.236Z",
        "dateUpdated": "2024-10-10T14:22:43.244Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-9798 (GCVE-0-2024-9798)

    Vulnerability from cvelistv5 – Published: 2024-10-10 07:29 – Updated: 2024-10-10 14:21
    VLAI
    Title
    Health endpoint offers list of onboarded services to unauthenticated users
    Summary
    The health endpoint is public so everybody can see a list of all services. It is potentially valuable information for attackers.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-312 - Cleartext Storage of Sensitive Information
    Assigner
    References
    Impacted products
    Vendor Product Version
    Open Mainframe Project Zowe Affected: 2.0.0 , < 2.18.0 (semver)
    Affected: 1.0.0 , < 1.28.8 (semver)
    Create a notification for this product.
    linuxfoundation zowe_api_mediation_layer Affected: 2.0.0 , < 2.18.0 (semver)
    Affected: 1.0.0 , < 1.28.8 (semver)
        cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Pablo Hernan Carle Pavel Jareš
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "zowe_api_mediation_layer",
                "vendor": "linuxfoundation",
                "versions": [
                  {
                    "lessThan": "2.18.0",
                    "status": "affected",
                    "version": "2.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "1.28.8",
                    "status": "affected",
                    "version": "1.0.0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9798",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-10-10T14:16:37.423471Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-312",
                    "description": "CWE-312 Cleartext Storage of Sensitive Information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-10-10T14:21:58.664Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Zowe",
              "vendor": "Open Mainframe Project",
              "versions": [
                {
                  "lessThan": "2.18.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "1.28.8",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pablo Hernan Carle"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Pavel Jare\u0161"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The health endpoint is public so everybody can see a list of all services. It is potentially valuable information for attackers."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "value": "There are no known exploits of this issue however exploits targeting this issue are publicly available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:F/RL:T/RC:C/CR:H/IR:H/AR:M/MAV:N/MAC:L/MPR:N/MUI:N/MS:C/MC:H/MI:H/MA:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-10-10T07:29:10.066Z",
            "orgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
            "shortName": "Zowe"
          },
          "references": [
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/zowe/api-layer"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "In version 2.18.0 set configuration property `apiml.health.protected` to `true` to require authentication or upgrade to version 3."
            }
          ],
          "title": "Health endpoint offers list of onboarded services to unauthenticated users",
          "workarounds": [
            {
              "lang": "en",
              "value": "No workaround is available."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
        "assignerShortName": "Zowe",
        "cveId": "CVE-2024-9798",
        "datePublished": "2024-10-10T07:29:10.066Z",
        "dateReserved": "2024-10-10T07:29:09.962Z",
        "dateUpdated": "2024-10-10T14:21:58.664Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-4314 (GCVE-0-2021-4314)

    Vulnerability from cvelistv5 – Published: 2023-01-18 15:23 – Updated: 2025-04-03 19:48
    VLAI
    Summary
    It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn’t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the services using the ZAAS client or the API ML API to query will be deceived into believing the information in the JWT token is valid when it isn’t. It’s possible to use this to persuade the southbound service that different user is authenticated.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-269 - Improper Privilege Management
    • CWE-287 - Improper Authentication
    Assigner
    References
    Impacted products
    Vendor Product Version
    Open Mainframe Project Zowe Affected: 1.16.0 , < 1.19.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T17:23:10.517Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "product",
                  "x_transferred"
                ],
                "url": "https://github.com/zowe/api-layer/"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 5.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-4314",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-04-02T16:07:48.197704Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-287",
                    "description": "CWE-287 Improper Authentication",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-04-03T19:48:49.004Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Zowe",
              "vendor": "Open Mainframe Project",
              "versions": [
                {
                  "lessThan": "1.19.0",
                  "status": "affected",
                  "version": "1.16.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn\u2019t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the services using the ZAAS client or the API ML API to query will be deceived into believing the information in the JWT token is valid when it isn\u2019t. It\u2019s possible to use this to persuade the southbound service that different user is authenticated."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-269",
                  "description": "CWE-269 Improper Privilege Management",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-01-18T15:23:42.797Z",
            "orgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
            "shortName": "Zowe"
          },
          "references": [
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/zowe/api-layer/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
        "assignerShortName": "Zowe",
        "cveId": "CVE-2021-4314",
        "datePublished": "2023-01-18T15:23:42.797Z",
        "dateReserved": "2023-01-18T15:23:09.523Z",
        "dateUpdated": "2025-04-03T19:48:49.004Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-9802 (GCVE-0-2024-9802)

    Vulnerability from nvd – Published: 2024-10-10 07:41 – Updated: 2024-10-10 14:22
    VLAI
    Title
    Conformance validation endpoint discloses detail about service to unauthenticated users
    Summary
    The conformance validation endpoint is public so everybody can verify the conformance of onboarded services. The response could contain specific information about the service, including available endpoints, and swagger. It could advise about the running version of a service to an attacker. The attacker could also check if a service is running.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-312 - Cleartext Storage of Sensitive Information
    Assigner
    References
    Impacted products
    Vendor Product Version
    Open Mainframe Project Zowe Affected: 2.11.0 , < 2.17.0 (semver)
    Create a notification for this product.
    linuxfoundation zowe_api_mediation_layer Affected: 2.11.0 , < 2.17.0 (semver)
        cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Pablo Hernan Carle Pavel Jareš
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "zowe_api_mediation_layer",
                "vendor": "linuxfoundation",
                "versions": [
                  {
                    "lessThan": "2.17.0",
                    "status": "affected",
                    "version": "2.11.0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9802",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-10-10T13:45:19.081095Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-312",
                    "description": "CWE-312 Cleartext Storage of Sensitive Information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-10-10T14:22:43.244Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Zowe",
              "vendor": "Open Mainframe Project",
              "versions": [
                {
                  "lessThan": "2.17.0",
                  "status": "affected",
                  "version": "2.11.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pablo Hernan Carle"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Pavel Jare\u0161"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The conformance validation endpoint is public so everybody can verify the conformance of onboarded services. The response could contain specific information about the service, including available endpoints, and swagger. It could advise about the running version of a service to an attacker. The attacker could also check if a service is running."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "value": "There are no known exploits of this issue however exploits targeting this issue are publicly available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-10-10T07:41:03.374Z",
            "orgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
            "shortName": "Zowe"
          },
          "references": [
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/zowe/api-layer"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "There is a fix since version 2.17.0, authentication is required for the endpoints."
            }
          ],
          "title": "Conformance validation endpoint discloses detail about service to unauthenticated users",
          "workarounds": [
            {
              "lang": "en",
              "value": "No workaround is available."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
        "assignerShortName": "Zowe",
        "cveId": "CVE-2024-9802",
        "datePublished": "2024-10-10T07:41:03.374Z",
        "dateReserved": "2024-10-10T07:41:03.236Z",
        "dateUpdated": "2024-10-10T14:22:43.244Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-9798 (GCVE-0-2024-9798)

    Vulnerability from nvd – Published: 2024-10-10 07:29 – Updated: 2024-10-10 14:21
    VLAI
    Title
    Health endpoint offers list of onboarded services to unauthenticated users
    Summary
    The health endpoint is public so everybody can see a list of all services. It is potentially valuable information for attackers.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-312 - Cleartext Storage of Sensitive Information
    Assigner
    References
    Impacted products
    Vendor Product Version
    Open Mainframe Project Zowe Affected: 2.0.0 , < 2.18.0 (semver)
    Affected: 1.0.0 , < 1.28.8 (semver)
    Create a notification for this product.
    linuxfoundation zowe_api_mediation_layer Affected: 2.0.0 , < 2.18.0 (semver)
    Affected: 1.0.0 , < 1.28.8 (semver)
        cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Pablo Hernan Carle Pavel Jareš
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:linuxfoundation:zowe_api_mediation_layer:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "zowe_api_mediation_layer",
                "vendor": "linuxfoundation",
                "versions": [
                  {
                    "lessThan": "2.18.0",
                    "status": "affected",
                    "version": "2.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "1.28.8",
                    "status": "affected",
                    "version": "1.0.0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9798",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-10-10T14:16:37.423471Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-312",
                    "description": "CWE-312 Cleartext Storage of Sensitive Information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-10-10T14:21:58.664Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Zowe",
              "vendor": "Open Mainframe Project",
              "versions": [
                {
                  "lessThan": "2.18.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "1.28.8",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pablo Hernan Carle"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Pavel Jare\u0161"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The health endpoint is public so everybody can see a list of all services. It is potentially valuable information for attackers."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "value": "There are no known exploits of this issue however exploits targeting this issue are publicly available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:F/RL:T/RC:C/CR:H/IR:H/AR:M/MAV:N/MAC:L/MPR:N/MUI:N/MS:C/MC:H/MI:H/MA:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-10-10T07:29:10.066Z",
            "orgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
            "shortName": "Zowe"
          },
          "references": [
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/zowe/api-layer"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "In version 2.18.0 set configuration property `apiml.health.protected` to `true` to require authentication or upgrade to version 3."
            }
          ],
          "title": "Health endpoint offers list of onboarded services to unauthenticated users",
          "workarounds": [
            {
              "lang": "en",
              "value": "No workaround is available."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
        "assignerShortName": "Zowe",
        "cveId": "CVE-2024-9798",
        "datePublished": "2024-10-10T07:29:10.066Z",
        "dateReserved": "2024-10-10T07:29:09.962Z",
        "dateUpdated": "2024-10-10T14:21:58.664Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-4314 (GCVE-0-2021-4314)

    Vulnerability from nvd – Published: 2023-01-18 15:23 – Updated: 2025-04-03 19:48
    VLAI
    Summary
    It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn’t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the services using the ZAAS client or the API ML API to query will be deceived into believing the information in the JWT token is valid when it isn’t. It’s possible to use this to persuade the southbound service that different user is authenticated.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-269 - Improper Privilege Management
    • CWE-287 - Improper Authentication
    Assigner
    References
    Impacted products
    Vendor Product Version
    Open Mainframe Project Zowe Affected: 1.16.0 , < 1.19.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T17:23:10.517Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "product",
                  "x_transferred"
                ],
                "url": "https://github.com/zowe/api-layer/"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 5.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-4314",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-04-02T16:07:48.197704Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-287",
                    "description": "CWE-287 Improper Authentication",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-04-03T19:48:49.004Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Zowe",
              "vendor": "Open Mainframe Project",
              "versions": [
                {
                  "lessThan": "1.19.0",
                  "status": "affected",
                  "version": "1.16.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn\u2019t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the services using the ZAAS client or the API ML API to query will be deceived into believing the information in the JWT token is valid when it isn\u2019t. It\u2019s possible to use this to persuade the southbound service that different user is authenticated."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-269",
                  "description": "CWE-269 Improper Privilege Management",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-01-18T15:23:42.797Z",
            "orgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
            "shortName": "Zowe"
          },
          "references": [
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/zowe/api-layer/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b1336bef-059d-4e13-b11b-9a6ef21b3c78",
        "assignerShortName": "Zowe",
        "cveId": "CVE-2021-4314",
        "datePublished": "2023-01-18T15:23:42.797Z",
        "dateReserved": "2023-01-18T15:23:09.523Z",
        "dateUpdated": "2025-04-03T19:48:49.004Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }