mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.6 KiB
JSON
92 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "productcert@siemens.com",
|
|
"ID": "CVE-2022-25650",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-870917.pdf",
|
|
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-870917.pdf"
|
|
}
|
|
]
|
|
}
|
|
} |