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

62 lines
1.9 KiB
JSON
Raw Normal View History

2022-02-21 02:01:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-22 22:01:16 +00:00
"ID": "CVE-2022-25518",
"STATE": "PUBLIC"
2022-02-21 02:01:33 +00:00
},
2022-03-22 22:01:16 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-21 02:01:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-22 22:01:16 +00:00
"value": "In CMDBuild from version 3.0 to 3.3.2 payload requests are saved in a temporary log table, which allows attackers with database access to read the password of the users who login to the application by querying the database table."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.cmdbuild.org/en/reference/news/cmdbuild-3-3-3-intermediate-release-vulnerability-patch",
"refsource": "MISC",
"name": "https://www.cmdbuild.org/en/reference/news/cmdbuild-3-3-3-intermediate-release-vulnerability-patch"
2022-02-21 02:01:33 +00:00
}
]
}
}