cvelist/2021/42xxx/CVE-2021-42121.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2021-10-08 22:01:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "vulnerability@ncsc.ch",
2021-10-08 22:01:03 +00:00
"ID": "CVE-2021-42121",
"STATE": "PUBLIC",
"TITLE": "Denial of Service via Invalid Date Format in TopEase"
2021-10-08 22:01:03 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "TopEase",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "7.1.27"
}
]
}
}
]
},
"vendor_name": "Business-DNA Solutions GmbH"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "SIX Group Services AG, Cyber Controls"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-10-08 22:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient Input Validation in Web Applications operating on Business-DNA Solutions GmbHs TopEase® Platform Version <= 7.1.27 on an objects date attribute(s) allows an authenticated remote attacker with Object Modification privileges to insert an unexpected format into date fields, which leads to breaking the object page that the date field is present."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
2021-10-08 22:01:03 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://confluence.topease.ch/confluence/display/DOC/Release+Notes",
"refsource": "CONFIRM",
"url": "https://confluence.topease.ch/confluence/display/DOC/Release+Notes"
}
]
},
"source": {
"discovery": "EXTERNAL"
2021-10-08 22:01:03 +00:00
}
}