cvelist/2022/45xxx/CVE-2022-45378.json
2022-12-20 14:00:34 +00:00

85 lines
3.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-45378",
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** UNSUPPPORTED WHEN ASSIGNED **In the default configuration of Apache SOAP, an RPCRouterServlet is available without authentication. This gives an attacker the possibility to invoke methods on the classpath that meet certain criteria. Depending on what classes are available on the classpath this might even lead to arbitrary remote code execution. NOTE: This vulnerability only affects products that are no longer supported by the maintainer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache SOAP",
"version": {
"version_data": [
{
"version_value": "Apache SOAP 2.3",
"version_affected": "="
},
{
"version_value": "Apache SOAP",
"version_affected": "?"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/g4l64s283njhnph2otx7q4gs2j952d31",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/g4l64s283njhnph2otx7q4gs2j952d31"
},
{
"url": "http://www.openwall.com/lists/oss-security/2022/11/14/4",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2022/11/14/4"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": " Apache would like to thank TsungShu Chiu (CHT Security) for reporting this issue"
}
]
}