mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
3.3 KiB
JSON
82 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "productcert@siemens.com",
|
|
"ID": "CVE-2022-24309",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Siemens",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Mendix Applications using Mendix 7",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions < V7.23.29"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Mendix Applications using Mendix 8",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions < V8.18.16"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Mendix Applications using Mendix 9",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All deployments with Runtime Custom Setting *DataStorage.UseNewQueryHandler* set to False"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-284: Improper Access Control"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.29), Mendix Applications using Mendix 8 (All versions < V8.18.16), Mendix Applications using Mendix 9 (All deployments with Runtime Custom Setting *DataStorage.UseNewQueryHandler* set to False). If an entity has an association readable by the user, then in some cases, Mendix Runtime may not apply checks for XPath constraints that parse said associations, within apps running on affected versions. A malicious user could use this to dump and manipulate sensitive data."
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-148641.pdf",
|
|
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-148641.pdf"
|
|
}
|
|
]
|
|
}
|
|
} |