{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2024-2374",
        "assignerOrgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
        "state": "PUBLISHED",
        "assignerShortName": "WSO2",
        "dateReserved": "2024-03-11T13:41:10.687Z",
        "datePublished": "2026-04-16T08:12:58.247Z",
        "dateUpdated": "2026-04-16T12:30:49.250Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
                "shortName": "WSO2",
                "dateUpdated": "2026-04-16T08:12:58.247Z"
            },
            "title": "XML External Entity Injection in Multiple WSO2 Products Allows Arbitrary file read and Denial of Service",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-611",
                            "description": "CWE-611: Improper Restriction of XML External Entity Reference ('XXE')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-113",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-113 CAPEC-113: XML External Entity Expansion"
                        }
                    ]
                },
                {
                    "capecId": "CAPEC-602",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-602 CAPEC-602: XML Entity Injection"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "WSO2",
                    "product": "WSO2 API Manager",
                    "versions": [
                        {
                            "status": "unknown",
                            "version": "0",
                            "lessThan": "3.1.0",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "3.1.0",
                            "lessThan": "3.1.0.278",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "3.2.0",
                            "lessThan": "3.2.0.368",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "4.0.0",
                            "lessThan": "4.0.0.280",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "4.1.0",
                            "lessThan": "4.1.0.206",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "4.2.0",
                            "lessThan": "4.2.0.144",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "4.3.0",
                            "lessThan": "4.3.0.57",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "WSO2",
                    "product": "WSO2 Identity Server",
                    "versions": [
                        {
                            "status": "unknown",
                            "version": "0",
                            "lessThan": "5.10.0",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "5.10.0",
                            "lessThan": "5.10.0.300",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "5.11.0",
                            "lessThan": "5.11.0.329",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "6.0.0",
                            "lessThan": "6.0.0.179",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "6.1.0",
                            "lessThan": "6.1.0.136",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "WSO2",
                    "product": "WSO2 Open Banking AM",
                    "versions": [
                        {
                            "status": "unknown",
                            "version": "0",
                            "lessThan": "2.0.0",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "2.0.0",
                            "lessThan": "2.0.0.328",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "WSO2",
                    "product": "WSO2 Open Banking IAM",
                    "versions": [
                        {
                            "status": "unknown",
                            "version": "0",
                            "lessThan": "2.0.0",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "2.0.0",
                            "lessThan": "2.0.0.348",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "WSO2",
                    "product": "WSO2 Identity Server as Key Manager",
                    "versions": [
                        {
                            "status": "unknown",
                            "version": "0",
                            "lessThan": "5.10.0",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "5.10.0",
                            "lessThan": "5.10.0.296",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "cpeApplicability": [
                {
                    "operator": "OR",
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.1.0",
                                    "versionEndExcluding": "3.1.0.278"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.2.0",
                                    "versionEndExcluding": "3.2.0.368"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.0.0",
                                    "versionEndExcluding": "4.0.0.280"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.1.0",
                                    "versionEndExcluding": "4.1.0.206"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.2.0",
                                    "versionEndExcluding": "4.2.0.144"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.3.0",
                                    "versionEndExcluding": "4.3.0.57"
                                }
                            ]
                        },
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.10.0",
                                    "versionEndExcluding": "5.10.0.300"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.11.0",
                                    "versionEndExcluding": "5.11.0.329"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.0.0",
                                    "versionEndExcluding": "6.0.0.179"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.1.0",
                                    "versionEndExcluding": "6.1.0.136"
                                }
                            ]
                        },
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_open_banking_am:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "2.0.0",
                                    "versionEndExcluding": "2.0.0.328"
                                }
                            ]
                        },
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_open_banking_iam:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "2.0.0",
                                    "versionEndExcluding": "2.0.0.348"
                                }
                            ]
                        },
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:wso2:wso2_identity_server_as_key_manager:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.10.0",
                                    "versionEndExcluding": "5.10.0.296"
                                }
                            ]
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The XML parsers within multiple WSO2 products accept user-supplied XML data without properly configuring to prevent the resolution of external entities. This omission allows malicious actors to craft XML payloads that exploit the parser's behavior, leading to the inclusion of external resources.\n\nBy leveraging this vulnerability, an attacker can read confidential files from the file system and access limited HTTP resources reachable by the product. Additionally, the vulnerability can be exploited to perform denial of service attacks by exhausting server resources through recursive entity expansion or fetching large external resources.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "The XML parsers within multiple WSO2 products accept user-supplied XML data without properly configuring to prevent the resolution of external entities. This omission allows malicious actors to craft XML payloads that exploit the parser's behavior, leading to the inclusion of external resources.\n\nBy leveraging this vulnerability, an attacker can read confidential files from the file system and access limited HTTP resources reachable by the product. Additionally, the vulnerability can be exploited to perform denial of service attacks by exhausting server resources through recursive entity expansion or fetching large external resources."
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3255/",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "availabilityImpact": "NONE",
                        "baseSeverity": "HIGH",
                        "baseScore": 7.5,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                    }
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3255/#solution",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<span style=\"background-color: transparent;\">Follow the instructions given on </span><a target=\"_blank\" rel=\"nofollow\" href=\"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3255/#solution\"><span style=\"background-color: transparent;\">https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3255/#solution</span></a> <br>"
                        }
                    ]
                }
            ],
            "source": {
                "advisory": "WSO2-2024-3255",
                "discovery": "INTERNAL"
            },
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-04-16T12:29:10.744728Z",
                                "id": "CVE-2024-2374",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-04-16T12:30:49.250Z"
                }
            }
        ]
    }
}