cvelist/2022/25xxx/CVE-2022-25650.json

92 lines
3.6 KiB
JSON
Raw Normal View History

2022-02-24 15:02:06 +00:00
{
"CVE_data_meta": {
2022-04-12 10:59:50 +02:00
"ASSIGNER": "productcert@siemens.com",
2022-02-24 15:02:06 +00:00
"ID": "CVE-2022-25650",
2022-04-12 10:59:50 +02:00
"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.27"
}
]
}
},
{
"product_name": "Mendix Applications using Mendix 8",
"version": {
"version_data": [
{
"version_value": "All versions < V8.18.14"
}
]
}
},
{
"product_name": "Mendix Applications using Mendix 9",
"version": {
"version_data": [
{
"version_value": "All versions < V9.12.0"
}
]
}
},
{
"product_name": "Mendix Applications using Mendix 9 (V9.6)",
"version": {
"version_data": [
{
"version_value": "All versions < V9.6.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284: Improper Access Control"
}
]
}
]
2022-02-24 15:02:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-04-12 10:59:50 +02:00
"value": "A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.27), Mendix Applications using Mendix 8 (All versions < V8.18.14), Mendix Applications using Mendix 9 (All versions < V9.12.0), Mendix Applications using Mendix 9 (V9.6) (All versions < V9.6.3). When querying the database, it is possible to sort the results using a protected field. With this an authenticated attacker could extract information about the contents of a protected field."
}
]
},
"references": {
"reference_data": [
{
2022-04-12 10:01:35 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-870917.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-870917.pdf"
2022-02-24 15:02:06 +00:00
}
]
}
}